b076f0d4e90d0e9a001db9e2945eb7f9ce3aca0b
[nethome.git] / .ssh / config
1 Host localhost
2 #Cipher none
3 Compression no
4 #KeepAliveData 0
5
6 Host *.suse.cz
7 User kratochvil
8 IdentityFile ~/.ssh/identity-kerberos
9
10 Host *sourceforge.net
11 User kratochvil
12 CompressionLevel 3
13 ForwardX11 no
14
15 Host chip.ms.mff.cuni.cz
16 User krbu
17
18 Host *.ms.mff.cuni.cz
19 User jkra7289
20
21 Host *.fjfi.cvut.cz
22 User jkratoc
23 ForwardX11 no
24
25 Host *
26 User short
27 #KeepAliveData 300
28 #OnDemandForward 0
29 Compression yes
30 CompressionLevel 9
31 UsePrivilegedPort no
32 UseRsh no
33 RhostsRSAAuthentication no