X-Git-Url: https://git.jankratochvil.net/?p=nethome.git;a=blobdiff_plain;f=.ssh%2Fconfig;h=ed00f35510ebef2eb4c9454cb29b14963fba8408;hp=1ddf920a1eb3d643b37913f01e880dc4e0990f0c;hb=ca716f4f204829698a94421ba55b34c1adb4b8e9;hpb=2a27e60088a02375e1291bc8a91eb461df8afbab diff --git a/.ssh/config b/.ssh/config index 1ddf920..ed00f35 100644 --- a/.ssh/config +++ b/.ssh/config @@ -1,41 +1,57 @@ Host localhost #Cipher none Compression no +User lace -Host dolly.vellum.cz -User short -Port 99 -Host dolly -User short -Port 99 -HostName dolly.vellum.cz +Host hotelgate +User root +ForwardAgent yes +ForwardX11 yes -Host gulz -HostName gw.gulz.cz +Host hoteltest User root +ForwardAgent yes +ForwardX11 yes + +Host mms2 +User lace +ForwardAgent yes +HostName node0.mms2.org +HostKeyAlias node0.mms2.org + +Host node0.mms2.org +User lace +ForwardAgent yes Host *sourceforge.net User kratochvil CompressionLevel 3 -Host chip.ms.mff.cuni.cz -User krbu - -Host *.ms.mff.cuni.cz -User jkra7289 - Host vega.fjfi.cvut.cz User jkratoc # unable to get .ssh2/authorization working Protocol 1,2 -Host * +Host paulina.vellum.cz +User short +Host pauline.vellum.cz +User short +Host vellum.cz +User short +Host dolly.vellum.cz +User short +Host rallye.panda.cz User short + +Host atrey.karlin.mff.cuni.cz +User short + +Host * +User root Compression yes CompressionLevel 9 -ForwardAgent yes +ForwardAgent no ConnectionAttempts 1 UsePrivilegedPort no -UseRsh no RhostsRSAAuthentication no ForwardX11 no