search for: _would_

Displaying 20 results from an estimated 34 matches for "_would_".

Did you mean: _could_
2019 Dec 26
4
Settable minimum RSA key sizes on the client end for legacy devices.
Recently I tried to turn on SSH on my 12 year old APC-UPS.? I soon discovered that I couldn't connect to it because my newer version of openssh doesn't support RSA key sizes below 1024 bits. I'd rather not dredge up a big fight, but I _would_ like to express a desire for some form of overriding the minimum key size.? Basically I've had to turn on telnet access again, lowering security.? The HTTPS protocol options on the device are old enough that no modern browser will connect to it either.? So essentially I'm left at going...
2006 Dec 05
7
vmplayer on xen guest
Hi! I need to install vmplayer on Xen guest with centos4.4. When I run vmplayer-config.pl I have problems with inserting vmmon module in kernel. The dmesg shows this message vmmon: Unknown symbol xen_features I read on the forums that vmware is not running on Xen. What I am wondering is if this affirmation refers also to vmplayer and if not how can I skip this problem? Thanks in advance!
2004 Aug 06
1
Ogg response headers
.......as a > shot in the dark you could also try : > http://server/yourscripty.php?dummy=/bleh.ogg <p>I'd be extremely surprised if the Content-Disposition approach worked with winamp - the problems with winamp are far too deep for it to even be relevant. The dummy URL parameter I _would_ expect to work, on the other hand but obviously this would need some testing. Mike --- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe from this list, send a message to 'icecast-dev-request@xiph.org' containing onl...
2009 Dec 02
2
Error when running Conditional Logit Model
Dear R-helpers, I am very new to R and trying to run the conditional logit model using "clogit " command. I have more than 4000 observations in my dataset and try to predict the dependent variable from 14 independent variables. My command is as follows clmtest1 <- clogit(Pin~Income+Bus+Pop+Urbpro+Health+Student+Grad+NE+NW+NCC+SCC+CH+SE+MRD+strata(IDD),data=clmdata) However, it
2006 Mar 07
0
have two versions of ruby play nice on the same box?
Hello-diddely-doo, fellow Rail-erinos! I need to have both Ruby 1.8.2 and 1.8.4 on the same server (it''s Free BSD, development machine is Mac OS X) and they said on IRC that this probably _would_ yield some problems. Could someone please outline how to have multiple versions of Ruby play nice on the same server? Best regards, Tomas Jogin
2010 Jul 09
1
output without quotes
Hi All, I am interested in printing column names without quotes and am struggling to do it properly. The tough part is that I am interested in using these column names for a function within a function (e.g., lm() within a wrapper function). Therefore, cat() doesnt seem appropriate and print() is not what I need. Ideas? # sample data mod1 <- rnorm(20, 10, 2) mod2 <- rnorm(20, 5, 1) dat
2001 Aug 21
2
NeTraverse going under
Is it true that NeTraverse just went under? Does anyone know any details? Do they have and plans to put Win4Lin into the public domain so that the Linux community can continue to support it?
2006 Jun 04
1
Why does rsync -an show files that are the same?
...y the few that have recently changed. The command I used was rsync -uaHvn --modify-window=4000 $1* $2 For example, I did ls-l on the very first item in both directories and it was identical, yet appeared in the rsync output. This is very confusing as I only want to see the few files that _would_ be transferred. Am I doing something dumb? Larry -- Larry Alkoff N2LA - Austin TX Using Thunderbird on Slackware Linux
2012 May 03
2
Finding local maxima on a loess surface
If a run a LOESS model and then produce a smoothed surface: Is there any way to determine the coordinates of the local maxima on the surface? [[alternative HTML version deleted]]
2006 Oct 10
2
How Dovecot handles email changed by file operations
Hi, We have been using Courier-imap for a few years. I am always in the process of reviewing competing software, and hence my interest in Dovecot. Question: If email files are moved between IMAP folders (on the same IMAP server or a different one) or deleted using shell scripts, how does this impact Dovecot's indexes or its method of keeping track of the email? How likely is index or file
2004 Feb 05
0
[LLVMdev] Re: phi nodes
...de a stable order for PHI entries. The only thing that is stable is the order of blocks in a function. However, we don't want to use this to provide an ordering for blocks in a PHI node because then we would have to hack on all of the PHI's in a function whenever we moved a block... which _would_ be expensive. :) -Chris -- http://llvm.cs.uiuc.edu/ http://www.nondot.org/~sabre/Projects/
2019 Dec 26
2
Settable minimum RSA key sizes on the client end for legacy devices.
...imited support for ssh key sizes that the current >> openssh won't connect to anymore. > The other place I've seen it is on old switches but there is usually > less reason to keep them than old power control hardware. > >> I'd rather not dredge up a big fight, but I _would_ like to express a >> desire for some form of overriding the minimum key size. > This can be done by recompiling if necessary. This restriction has been > a pain for me at times but honestly I think it's for the best that it's > been done. >
2005 May 19
2
[LLVMdev] Cygwin Compile Fails for me too.
It seems awfully tricky to get llvm working on a windows machine. I just want to use the tools, since I want to write my own front end. Here's where I get stuck llvm[2]: Linking Debug executable burg /usr/lib/gcc/i686-pc-cygwin/3.4.1/../../../libstdc++.a: could not read symbols: Archive has no index; run ranlib to add one collect2: ld returned 1 exit status make[2]: ***
2007 Jul 26
0
(PR#9810) Problem with careless user of RODBC (was SQL
...ith quotes), not the name of an R object. If all else fails, READ the documentation! ?sqlFetch says sqtable: a database table name accessible from the connected dsn. This should be either a character string or a character vector of length 1. I am glad you love R, but it _would_ be nice to get some credit for the package that you are using without apparently being aware that it is contributed work, instead of being inconvenienced clearing up after a non-bug report. On Thu, 26 Jul 2007, jeff.lindon at thelearninginstitute.net wrote: > Full_Name: Jeff Lindon > Ve...
2014 Oct 01
3
[RFC] Explicit synchronization for Nouveau
...thout hurting performance. > Imo de-staging the android syncpt stuff needs to happen first, before drivers > can use it. Since non-staging stuff really shouldn't depend upon code from > staging. Fully agree. I thought the best way towards that would be to show some driver code that _would_ use it. :) > I'm all for adding explicit syncing. Our plans are roughly. - Add both an in > and and out fence to execbuf to sync with other rendering and give userspace > a fence back. Needs to different flags probably. > > - Maybe add an ioctl to dma-bufs to get at the curre...
2005 Oct 10
1
using innov in arima.sim
Hello, I have used the arima.sim function to generate a lot of time series, but to day I got som results that I didn't quite understand. Generating two time series z0 and z1 as eps <- rnorm(n, sd=0.03) z0 <- arima.sim(list(ar=c(0.9)), n=n, innov=eps) and z1 <- arima.sim(list(ar=c(0.9)), n=n, sd=0.03), I would expect z0 and z1 to be qualitatively similar. However, with n=10 the
2003 Oct 12
2
Samba 3.0 as Active Directory Domain Controller with MIT Kerberos
...KDC, so I just assumed that this functionality would also exist in XPP, but I've hunted all over for guidance on how to do it, and I've come to the (perhaps premature) conclusion that XPP will not do this. So I'm hoping that Samba 3.0 combined with a functional MIT Kerberos 1.3 system _would_ allow me to use the wonderful kerberos protocol to authenticate my Windows XPP client machines without investing the $$$$ in a M$ Windows 2000 Server or 2003 Server with per client licensing and all that stuff. Is there any hope for doing this with Samba 3.0? If not... <sigh> then I'll...
2003 Mar 26
2
what actually uses xdr_mem.c?
In regards to FreeBSD-SA-03:05.xdr, does anyone know which static binaries or tools under /bin or /sbin actually use that problem code? The recent XDR fixes the xdrmem_getlong_aligned(), xdrmem_putlong_aligned(), xdrmem_getlong_unaligned(), xdrmem_putlong_unaligned(), xdrmem_getbytes(), and/or xdrmem_putbytes() functions, but it is difficult to know what uses these (going backwards manually).
2008 Oct 09
2
Plot grouped histograms
r11 -- r16 are variables showing a reason for usage of a product in 6 different situations. Each variable is a factor with 4 levels imported from a SPSS sav file with labels ranging from "not important" to "very important", and NA's for a sample of N = 276. (1) I need a chi square test of independence showing that the reason does not differ depending on the
2009 May 01
3
factor level
Hi All, I have problem about the factor features. I read in a .cvs file, a column which is supposed to be numeric, but it becomes factor level data after reading in. mydata[,"newXaxis"] [1] 0 0.430010601 11.23198508 25.00940297 37.75338045 45.98289639 [7] 48.92328133 52.51142822 61.12359751 63.85832121 70.98927949 77.16550181 [13] 97.73545713 113.6588007 118.6588007