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