similar to: Feature suggestion: Parallel ssh

Displaying 20 results from an estimated 10000 matches similar to: "Feature suggestion: Parallel ssh"

2008 Nov 21
2
Change files and viewing files in Wine.
Hi I'm new to wine and I am wondering how i can view and change the files in wine's virtual Windows XP. Main problem: I have successfully installed Final Fantasy XI online through wine @ wineffxi.org. But some of the functions that I like that is provided by windower (a third party program) are not there. I'd like to install windower to enhance my Final Fantasy XI functions. Help
2008 Dec 05
1
array indexing
Hi. I have been pondering array indexing via matrices. > a <- array(1:27,rep(3,3)) > index <- matrix(c(1,1,1,1,2,3),2,3,byrow=TRUE) > a[index] [1] 1 22 as expected and documented. But what was the thinking behind the decision to access the array by rows rather than columns? The 'index' matrix is ordered as [1,1,1,2,1,3] and so the extraction is a[index[c(1,3,5)]]
2004 Aug 06
0
Ice Cast / win32 basic help
Do you have a source, like Oddcast, to generate the stream & send it over to Icecast for broadcast? >From: Darren <darren@dazdaz.org> >Reply-To: icecast@xiph.org >To: icecast@xiph.org >Subject: [icecast] Ice Cast / win32 basic help >Date: Mon, 22 Dec 2003 16:39:53 +0100 > >Hi, > >I've downloaded and experimented a little with the latest Windows
2004 Aug 06
1
Masking out passwords from ps
Hi, Is there a good method to mask out the passwords so that they can be hid from a ps? Could the passwords be found by looking /proc from any masking technique... Can't see anything in the FAQ, nice new website btw :) -- Best regards, Darren mailto:darren@dazdaz.org <p>--- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage:
2004 Aug 06
0
No subject
I've set this flag, however receive no ID3 tags or streaming titles. use_meta_data 1 I need some guidance on this one, im using icecast 1.3.12 and ices 0.2.3. Thanks, -- Best regards, Darren mailto:darren@dazdaz.org <p>--- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe from this
2007 Dec 30
2
donations / wishlist
Since some people don't like Paypal and other people have been telling me for years to create Amazon wishlist, I figured I'd finally do it. http://dovecot.org/donate.html now contains URL to the wishlist. Currently it mostly contains all kinds of TV series DVDs (feel free to laugh at what I watch :), but I also managed to remember a couple of books I wanted. -------------- next part
2005 Jun 29
6
statistics + c code
Good morning :) I want to use some c code to read statistics as well as the configured settings ... .. Just give me some links for starting reading :) Have a nice day ____________________________________________________ Yahoo! Sports Rekindle the Rivalries. Sign up for Fantasy Football http://football.fantasysports.yahoo.com
2002 Mar 26
1
ellipsis question
Hello R experten I have just written a little function to calculate all pairwise combinations of two vector arguments: > pair(c(1,2,3),c(7,8)) [,1] [,2] [1,] 1 7 [2,] 1 8 [3,] 2 7 [4,] 2 8 [5,] 3 7 [6,] 3 8 > I want to generalize this to any number of arguments, for example, <fantasy> > ntuple(c(1,2,3),c(7,8),c(14,15)) [,1] [,2]
2006 Jun 07
4
Edge rails and routes
I have a route that works under 1.1.2 but does not work under edge rails. route.wishlist ''wishlist/:id'', :action => ''show_wishlist'', :id => nil, :requirements => {:id => /\d*/} This worked great without an :id, but under edge rails when I call wishlist_url with no parameters I get: "Exception: can''t convert nil into
2004 Nov 11
6
will this clever plan work?
allow me to play someone with a fractional clue for the moment. What I want is a Gentoo based system that can run multiple virtual instances (maybe as many as 10 or 20) of a stock application configuration. My fantasy is that I will be able to build a single disk image for all of the basic OS and application to be shared between multiple virtual machines. Update that single core image using
2012 Apr 22
4
How to take ID of number > 7.
I figured out something new that I would like to see if I can do this more easy with R then Excel. I have these huge files with data. For example: DataFile.csv ID Name log2 1 Fantasy 5.651 2 New 7.60518 3 Finding 8.9532 4 Looeka -0.248652 5 Vani 0.3548 With like header1: ID, header 2: Name, header 3: log2 Now I need to get the $ID out who have a &log2 value higher then 7. I
2009 Jan 19
6
Program Files Folder in Wine
Hello. I am not sure what I am doing wrong, but I cannot get Wine to run anything under the Program Files folder. It gives me the error message that it cannot find C:\Program (it's as if the space between Program and Files stops it). I have tried eliminating the space in both the folder name and in the command line. Nothing works. GRRRRRR I am trying to install Final Fantasy XI using
2005 Jun 30
5
wi-fi phone advice
Hi: I want to connect a wi-fi phone to my Asterisk box through a wi-fi AP so I can make voip calls. please send me your recomendation about what wi-fi phone I should be looking for. Anybody tried the HOP1502 Wi-Fi IP phone. Its listed price $39. Regards; Chawki ____________________________________________________ Yahoo! Sports Rekindle the Rivalries. Sign up for Fantasy Football
2023 Jan 25
2
Potential bug in fitted.nls
Dear Colleagues, I recently answered [this question]() on StackOverflow that identified what seems to be unusual behaviour with `stats:::nls.fitted()`. In particular, a null model returns a single fitted value rather than a vector of the same fitted value of `length(y)`. The documentation doesn?t make it seem like this is the intended behaviour, so I?m not sure if it?s a bug, a ?Wishlist?
2003 Jul 14
3
Hardware Vendors
Hi All! Can anyone direct me to any websites / manufacturers out there who are making small, put-it-in-the-closet-and-forget-it type systems for building routers, home gateway servers, that sort of thing? My fantasy machine for this purpose would be along the lines of a mini-itx system with external power supply, dual Ethernet interfaces on board, and one PCI slot available. If it had one
2007 Jun 28
8
How to add to EPEL wishlist?
Does anyone know how to submit wishes to the EPEL Wishlist here? http://fedoraproject.org/wiki/EPEL/WishList It reads "Immutable Page". They say: "Please add packages that are part of Fedora but lack a EPEL maintainer to this list", but there is no way to do that! They don't say if "Packages part of Fedora" means "Core" or it can be Extras too, but
2009 Apr 13
0
[LLVMdev] Porting LLVM backend is no fun yet
On Apr 11, 2009, at 5:03 PM, Greg McGary wrote: > As we've already seen, David Chisnall prefers hacking LLVM over GCC > (see http://www.informit.com/articles/article.aspx?p=1215438): "In > contrast, every time I look at the GCC code, it takes two people to > prevent me from clawing my eyeballs out." > > I'm sorry to report that so-far I have had the
2004 Oct 02
1
Bug#270019: 270018, 270019 should remain open
I object to the closing of these bugs on all of the following grounds: 1. They are wishlist items, and the wish has not been resolved, simply dismissed. 2. They are closed on the grounds that the messages are startup messages. Some are, but some are not. 3. The suggestion that startup messages should not be filtered out seems unwarranted. 4. I responded to earlier requests for exact log lines,
2005 Feb 14
2
Wishlist: simple legend options (PR#7400)
Hello! I was loooking in R-bugs and found under wishlist-fullfilled wish for "smart" placement of a legend. This has already been done in package gplots in function smartlegend. One question. This "bug-report" is under wishlist-fullfilled. Is it really fullfilled? Mail from Elizabeth --------------------------------------------------------------- It would be nice if
2018 Oct 31
1
PATCH: Asserting that 'connection' used has not changed + R_GetConnection2()
SUMMARY: I'm proposing that R assert that 'connection' options have not changed since first created such that R will produce the following error: > fh <- file("a.txt", open = "w+") > cat("hello\n", file = fh) > close(fh) > fh2 <- file("b.txt", open = "w+") > cat("world\n", file = fh2) >