Displaying 20 results from an estimated 700 matches similar to: "corrupted empty message with CVS"
2007 Sep 27
5
Share of disks in read only between dom0 and domU.
Hello !
Because of a special config of my grub boot system, i try to export in a domU, in read
only mode, one of my disk partition mounted in the dom0 (in RW) and i don''t succeed
because xen refuse to export this disk partition in a domU.
extract of the conf :
disk = [ ''phy:/dev/sda,ioemu:hda,r'' , ''phy:/dev/sda6,ioemu:sda6,r]'' ,
2000 Jan 07
2
ANNOUNCE: openssh-1.2.1pre25
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
1.2.1pre25 is out. Please use a mirror:
http://violet.ibs.com.au/openssh/files/MIRRORS.html
The following mirrors already have it:
ftp://ftp.localhost.ca/pub/openssh/files/
ftp://thermo.stat.ncsu.edu/pub/openssh/files/
http://www.firedrake.org/openssh/files/
Changes:
- - "Corrupted check bytes on input" when using triple DES has been
2000 Jan 07
2
ANNOUNCE: openssh-1.2.1pre25
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
1.2.1pre25 is out. Please use a mirror:
http://violet.ibs.com.au/openssh/files/MIRRORS.html
The following mirrors already have it:
ftp://ftp.localhost.ca/pub/openssh/files/
ftp://thermo.stat.ncsu.edu/pub/openssh/files/
http://www.firedrake.org/openssh/files/
Changes:
- - "Corrupted check bytes on input" when using triple DES has been
2004 Jul 09
1
passing remote ip to pam
to improve forensic log info i want to set the PAM_RHOST value to the
remote ip (which pam logs as rhost=foo in failure messages). i didn't
look to see if anything has been done in this way on CVS because i'm still
on 0.99.10.6.
below is a bit of a hack. in some sense the remote_ip might make more
sense in the AUTH_LOGIN_REQUEST_NEW packet rather than the continue
packet... but that
2006 Jul 26
3
memory problems when combining randomForests
Dear all,
I am trying to train a randomForest using all my control data (12,000 cases, ~
20 explanatory variables, 2 classes). Because of memory constraints, I have
split my data into 7 subsets and trained a randomForest for each, hoping that
using combine() afterwards would solve the memory issue. Unfortunately,
combine() still runs out of memory. Is there anything else I can do? (I am not
using
2004 Oct 29
2
Logging and libwrap
Hi,
A few things regarding logging and libwrap..
a) PAM_RHOST patch
Back in July, dean gaudet helpfully posted a patch to dovecot PAM_RHOST the
remote IP. Is this going to be included in the main dovecot tree? It
seems like a worthwhile addition. The more informative and concise the
logging the better.
See http://www.dovecot.org/list/dovecot/2004-July/004011.html for the original
message.
2012 Sep 06
2
choose() function returning anomalous results (zero instead of one)
Hello,
(Apologies for length, wanted to get all the relevant detail in that I know
of).
I've been having a lot of trouble with some code for an inventory analysis
problem I was doing, and finally came to the conclusion that it appears
that choose() is returning incorrect values. Specifically:
-------------
Browse[1]> nn
[1] 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 2 2 2 2 2 2 2 2 3 3 3 3 3 3 3
2006 Mar 27
1
Missing Argument in optim()
Hello everybody,
i already searched the archieves, but i still don't know what is wrong
in my implementation, mybe anybody coud give me some advice
ll1<-function(rho,theta,beta1,beta2,beta3,beta4,t,Szenariosw5,Testfaellew5,X1,X2)
{
n<-length(t)
t<-cumsum(t)
tn<-t[length(t)]
Szenn<-Szenariosw5[length(Szenariosw5)]
2011 Oct 24
1
How to create a new variable based on parts of another character variable: A generalization
... Well, this works in this simple case, but is too clumsy for a general
formulation of this problem: given a "dictionary" consisting of two
character vectors of unique "names" (or two columns in a data frame), x and
y, how does one convert a factor z with levels in x into the corresponding
equivalent with levels in y?
There are likely a zillion ways to do this with various
2002 Jul 02
2
Ext3 OOPS when root device lost
Oh gurus of ext3...
We have an application (it's essentially a watchdog) that monitors
i/o on the root partition of our Linux system. What we would like
to have happen is in the event that the root file system "goes away"
(e.g. the SCSI cable is pulled from the storage device containing
the root drive), we want to panic the kernel. We have tried using
the "-e panic"
2008 Feb 21
1
HFS filesystem on linux + samba -> Mac
Hi
A friend has a disk with an hfs filesystem on it; we'd like to move it to a
Debian (etch 2.6.18-6) box and share it via samba 3.0.24.
I can mount the hfs disk and see the files on the linux box : good
I can share a normal (xfs/etx3) fs via samba to the Mac : good
Although I can share the hfs fs via samba, the extended attributes are not
visible; so the existing files on the hfs
2005 Jul 14
0
Changing the voice in Asterisk
> Has anyone had any luck in changing the voices for Festival and
> Asterisk?
>
> I have Festival installed and working, but can not get the voice
> different
> from the default.
>
> Thanks,
>
> Jason
>
Jason--
Assuming you follow the installation instructions, and install the Mbrola and
other goodies for all the possible different voices, then you can,
2011 Apr 08
1
[LLVMdev] Fail to build dlls with visual studio 2010 x64
Hi,
I can build LLVM just with VS2010 x64. However, when I try to build it with
-DBUILD_SHARED_LIBS:BOOL=true option, it seems to fail with a lot of
unresolved external symbol. Is it a known issue? Is there anyway to fix it?
Thanks,
http://old.nabble.com/file/p31351142/build.log build.log
--
View this message in context:
2009 Aug 12
1
Simulating points from GLM corresponding to new x-values
Dear List,
Does anyone know how to simulate data from a GLM object correponding
to values of the independent (x) variable that do not occur in the
original dataset?
I have tried using simulate(), but it generates a new value of the
dependent variable corresponding to each of the original x-values,
which is not what I need. Ideally I whould like to simulate new values
for GLM objects
2004 Nov 11
2
Restricting access to [homes]
Greetings!
I've got a samba server that's serving Windows and Mac clients. I want
to restrict the [homes] share such that users can *only* connect to
their own home directory, and not make read-only connections to other
people's home directories.
For example, on a Mac, if I connect to my Samba server with:
smb://servername/bbonds
and then authenticate myself as:
2010 Oct 21
1
RandomForest Proximity Matrix
Greetings R Users!
I am posting to inquire about the proximity matrix in the randomForest
R-package. I am having difficulty pushing very large data through the
algorithm and it appears to hang on the building of the prox matrix. I have
read on Dr. Breiman's website that in the original code a choice can be made
between using an N x N matrix OR to increase the ability to compute large
2004 Mar 22
1
apsort
you probably don't want the ~2% perf improvement below... but i figured
i'd post it anyhow :)
well... i do suggest the use of fabsf() rather than fabs() -- gcc doesn't
seem smart enough to figure out fabs() when you ask it to compile
"-mfpmath=sse".
but the #else part uses properties of ieee-754 float layout which you may
or may not be interested in (ab)using. basically
2012 Jan 17
2
How to loop on file names
Dear all,
I need to do the same procedure on several files. But I don't know how
to refer to the file name.
Here is an example of what I am trying to do.
List of files: file1(A,B,C, D1...Dn), file2(A,B,C,E1,...,En),
file3(A,B,C,F1,...,Fn)
Procedure I want to apply on each file:
dft <- melt(df,id=c('A','B','C'))
dft$X <- substr(dft$variable,1,3)
dft$Y <-
2011 Nov 28
2
Retain parts of a matrix
Hi all,
I'm working to apply a function that will generate a matrix of results only
when a specific criteria is met.
I want my final results to be a matrix with both the values that meet the
criteria (the results of the function), and those that to do in the same
positions in the matrix (the original numbers).
Here's a sample of what I would like to do:
t.mean.1.c <- c(-15, -20,
2006 Feb 23
2
Working with lists with numerical names
Greetings!
I'm have a hard time working with some data I imported from a baseball
database. Several of the database columns have numbers in them (2B,
3B), and when I try to use these vectors from the data frame, I get
syntax errors, probably because it's interpreting the name as a number:
> show(batting2005)
playerID yearID stint teamID lgID G AB R H 2B 3B HR RBI SB CS BB