Displaying 20 results from an estimated 43 matches for "luchini".
Did you mean:
cichini
2002 Jul 24
1
scp bug? or is it intended?
...not subscribed to this ML.
If this behaviour is intended, sorry for the message, but then I'd say
it should th least noted in the "man" page that the command line will be
interpreted twice.
OpenSSH in always better and better, keep up the good work =)
Lapo
--
Lapo 'Raist' Luchini
lapo at lapo.it (PGP & X.509 keys available)
http://www.lapo.it (ICQ UIN: 529796)
2002 Jul 25
0
openssh-unix-dev digest, Vol 1 #505 - 15 msgs
...ased auth - howto? (Tony Finch)
> 2. Re: OpenSSH 3.4p1 "PRNG is not seeded" (Lutz Jaenicke)
> 3. Re: ssh-keygen listing fingerprints little unclear (Markus Friedl)
> 4. Re: OpenSSH 3.4p1 hostbased auth - howto? (Markus Friedl)
> 5. scp bug? or is it intended? (Lapo Luchini)
> 6. Re: OpenSSH 3.4p1 hostbased auth - howto? (Tim Rice)
> 7. Re: scp bug? or is it intended? (Ben Lindstrom)
> 8. pam problems with securid patch (Edward Quick)
> 9. Re: OpenSSH 3.4p1 hostbased auth - howto? (Gert Doering)
> 10. Re: OpenSSH 3.4p1 hostbased auth - how...
2003 Mar 27
1
How to obtain final gradient estimation from optim
...without giving an
analytical gradient to optim. However, I would like to
get an output of the final numerical gradient vector and the final matrix of
contributions to the gradient. But I did not
find any mention of this kind of output in help pages. Does anyone know how to
do that ?
Stephane Luchini
GREQAM
Marseille, France
2002 Feb 15
1
Updated: rsync-2.5.2-1
[I am responding on the cygwin list to a message on cygwin-announce and
cc'ing to the rsync list.]
From: "Lapo Luchini" <lapo@lapo.it>
> I have uploaded version 2.5.2-1 of the open source utility that
> provides fast incremental file transfer.
>
> ChangeLog as on http://rsync.samba.org :
Rsync 2.5.2 has a data-destroying bug as described here:
http://lists.samba.org/pipermail/rsync/2002-J...
2002 Apr 04
1
--bwlimit server-side (in rsyncd.conf)?
Is there any plan to do it?
Is it maybe already in and just not documented?
--
Lapo 'Raist' Luchini
lapo@lapo.it (PGP & X.509 keys available)
http://www.lapo.it (ICQ UIN: 529796)
2003 Jan 09
1
Windows and default --modify-window=0
...problems people have are just because of the
granularity of timestamp.
Maybe changing the default could be the best choice. That would be
documented in the "man" and in my release announcement on
cygwni-annouce, of course.
Just an idea, maybe it's bad 0=)
--
Lapo 'Raist' Luchini
lapo@lapo.it (PGP & X.509 keys available)
http://www.lapo.it (ICQ UIN: 529796)
2003 Jun 17
1
You have emailed an address at dslreports.com
Each time I send a message to the ML I receive this message... (thi
mislead me to double-post some days ago).
Could someone please unsubscribe the "blocked" address?
But I guess that's not possible, as anyone else shuold have noticed
this, too... =(
--
Lapo 'Raist' Luchini
lapo@lapo.it (PGP & X.509 keys available)
http://www.lapo.it (ICQ UIN: 529796)
-------------- next part --------------
An embedded message was scrubbed...
From: Nobody <NOBODY@dslreports.com>
Subject: Re: Re: Rsync Performance In Windows
Date: Mon, 16 Jun 2003 15:51:30 -0400
Size: 2687
U...
2003 Jun 17
6
Rsync Performance In Windows
Has anyone else experienced high CPU usage when using RSYNC in windows 2000
server? I am using the rsync.exe (and applicable DLL's) from the cygwin
installation (I am not however running cygwin on this machine).
The linux machine connecting to the windows rsync daemon has a very low
performance hit when the session is running (see below). However, the
windows machine, which has a much
2001 Nov 22
5
How to setup Rsync as an NT Service
For a recent project I needed to run Rsync as a service on Windows NT. The
following is a link to the instructions I created to recreate my steps.
http://members.home.net/cbollerud2/projects/rsync/NTService.html
The "no-fork" patch used here is very similar to the "no-detach" option
mentioned in many previous posts. I wish I could take credit for it, but I
basically put
2004 Sep 28
1
[cygwin] Fwd: Updated: rsync-2.6.2-3
...and the textmode
bug that 2.6.2-2 had.
follows the original announcement of the cygwin package (only change I
removed the cygwin-ML unsubscribe info as it's not peritent here)
- -------- Original Message --------
Subject: Updated: rsync-2.6.2-3
Date: Tue, 28 Sep 2004 17:31:14 +0200
From: Lapo Luchini <lapo@lapo.it>
Reply-To: The Cygwin Mailing List <cygwin@cygwin.com>
Newsgroups: gmane.os.cygwin.announce
Followup-To: gmane.os.cygwin
Version 2.6.2-3 of the open source utility that provides
fast incremental file transfer has been uploaded.
If you're not sure what version do you...
2004 Jan 05
0
No subject
...and how? Is there something I need to do on my Linux
server? I am pretty new to Linux, and have a long way to go to be an
"expert", but I can get around.
Thanks for any help.
Thomas Lambert
VP
DSC Associates, Inc.
thomas@dscassociates.com
----- Original Message -----
From: "Lapo Luchini" <lapo@lapo.it>
To: <rsync@lists.samba.org>
Sent: Tuesday, November 13, 2001 5:23 PM
Subject: Re: using rsync to backup windows workstations
> As officially I'm the mantainer of cygwin's rsync package I feel I must
add
> something.. 0=)
>
> > a) rsync binar...
2009 Nov 20
2
Problem with Numerical derivatives (numDeriv) and mvtnorm
I'm trying to obtain numerical derivative of a probability computed
with mvtnorm with respect to its parameters using grad() and
jacobian() from NumDeriv.
To simplify the matter, here is an example:
PP1 <- function(p){
thetac <- p
thetae <- 0.323340333
thetab <- -0.280970036
thetao <- 0.770768082
ssigma <- diag(4)
ssigma[1,2] <- 0.229502120
2009 Nov 23
0
R-help Digest, Vol 81, Issue 23
...(Dimitris Rizopoulos)
> 46. Re: Do you keep an archive of "useful" R code? and if so -
> how? (Hans-Peter Suter)
> 47. Re: Computing multivariate normal probabilities. Was: Re:
> Problem with Numerical derivatives (numDeriv) and mvtnorm
> (stephane Luchini)
> 48. mac os X: mprobit fails to install (stephane Luchini)
> 49. Re: Do you keep an archive of "useful" R code? and if so -
> how? (Joe King)
> 50. Re: Do you keep an archive of "useful" R code? and if so -
> how? (Carlos J. Gil Bellosta)
>...
2003 Jan 21
6
Please test rsync-2.5.6pre2
The second rsync-2.5.6 pre-release version is now available at:
http://rsync.samba.org/ftp/rsync/preview/rsync-2.5.6pre2.tar.gz
ftp://rsync.samba.org/pub/rsync/preview/rsync-2.5.6pre2.tar.gz
rsync://rsync.samba.org/ftp/rsync/preview/rsync-2.5.6pre2.tar.gz
There's also a corresponding '.sig' file that contains a gpg signature
of the file; the public key is available on the
2003 May 30
3
Rsync / SSH / Cygwin .. permission problems..
I am attempting to use rsync to "mirror" data between several windows 2000
and windows XP systems. I am a UNIX person by nature, so decided the
easiest way to go about doing this would be to use Cygwin with cron and ssh
running as services, then run the rsync connection nightly through cron.
Cygwin is installed on both systems and works perfectly. OpenSSH is
installed and running,
2001 Nov 14
4
using rsync to backup windows workstations
I have 5 windows workstations and 1 computer running
freebsd 4.4
I want to install rsync on the freebsd computer so I
can use it to backup some files/documents on my
windows workstations.
I want rsync to run automatically every 6pm mon-sat.
I wanna ask if there is someone in this list who can
give me guidelines on how i can do this.
And another question I have is do I need to install
samba?
i
2009 Nov 22
1
mac os X: mprobit fails to install
Hi all,
any chance that someone got through the installation problem of
mprobit on mac os X?
Stephane
2002 Feb 28
2
Rsync on nt v. 2.5.2
Can you tell me a place to download RSYNC 2.5.2 for Windows Nt and the
documentation?.
Thanks.
2002 Apr 23
2
Rsync server on w2k with ssh
Help !
I am running rsync as a service on w2k successfully
using the patch from http://v.iki.fi/~vherva/cygwin-rsync/
I would like to connect to the windows machine from Linux, to
automatically backup the windows machine without user intervention.
I understand that there are network problems using the native rsync
transport under windows. How do I setup ssh with a w2k server?
I have the ssh
2002 May 07
3
rsync for NT
Hi List,
Could someone point me to the link where I can download rsync for NT and any helpful sites which can guide me to setup rsync from NT to UNIX.
Thanks in advance
---------------------------------
Do You Yahoo!?
Yahoo! Health - your guide to health and wellness
-------------- next part --------------
HTML attachment scrubbed and removed