Using anonymous git for faster updates...

Matthias Hopf mhopf at suse.de
Wed Oct 4 03:52:01 PDT 2006


On Sep 29, 06 13:19:44 -0400, Sean wrote:
> If you're using a newer version of OpenSSH you can use "Master"
> mode to have ssh automatically reuse an existing ssh connection
> rather that reconnecting each time.

Oh, thanks, didn't know about that feature :)
Still, not having to use cryptography should make the load on the server
even lower.

>  Host *
>    ControlMaster auto
>    ControlPath ~/.ssh/sockets/%r@%h:%p

Having the socket directory in your home might be problematic when using
NFS mounted homes, as there is no substitution part for the source host.

Matthias

-- 
Matthias Hopf <mhopf at suse.de>       __        __   __
Maxfeldstr. 5 / 90409 Nuernberg    (_   | |  (_   |__         mat at mshopf.de
Phone +49-911-74053-715            __)  |_|  __)  |__  labs   www.mshopf.de



More information about the xorg mailing list