-dolly.vellum.cz specifics
[nethome.git] / .ssh / config
1 Host localhost
2 #Cipher none
3 Compression no
4
5 Host charlie
6 HostName charlie.karlovo.cz
7 User root
8 Host charlie.karlovo.cz
9 User root
10
11 Host gulz
12 HostName gw.gulz.cz
13 User root
14
15 Host *sourceforge.net
16 User kratochvil
17 CompressionLevel 3
18
19 Host chip.ms.mff.cuni.cz
20 User krbu
21
22 Host *.ms.mff.cuni.cz
23 User jkra7289
24
25 Host vega.fjfi.cvut.cz
26 User jkratoc
27         # unable to get .ssh2/authorization working
28 Protocol 1,2
29
30 Host *
31 User short
32 Compression yes
33 CompressionLevel 9
34 ForwardAgent yes
35 ConnectionAttempts 1
36 UsePrivilegedPort no
37 UseRsh no
38 RhostsRSAAuthentication no
39 ForwardX11 no