81 lines
1.1 KiB
Cheetah
81 lines
1.1 KiB
Cheetah
TCPKeepAlive no
|
|
ServerAliveInterval 60
|
|
ServerAliveCountMax 10
|
|
ControlPersist 4h
|
|
ControlMaster auto
|
|
ControlPath ~/.ssh/sockets/socket-%r@%h:%p
|
|
VerifyHostKeyDNS yes
|
|
AddKeysToAgent no
|
|
ForwardAgent no
|
|
ForwardX11 no
|
|
PKCS11Provider {{ .pkcslib }}
|
|
|
|
Host csnhr
|
|
Hostname csnhr.nhr.fau.de
|
|
User unrz254
|
|
|
|
Host moodle
|
|
Hostname moodle.nhr.fau.de
|
|
User moodle
|
|
|
|
Host server
|
|
Hostname server.moebiusband.org
|
|
Port 1073
|
|
|
|
Host moria
|
|
Hostname moria.moebiusband.org
|
|
|
|
Host blackgate
|
|
Hostname blackgate.moebiusband.org
|
|
|
|
Host dfy
|
|
Hostname dyeforyarn.com
|
|
|
|
Host fritz
|
|
HostName fritz
|
|
User unrz254
|
|
ProxyJump csnhr
|
|
|
|
Host alex
|
|
HostName alex
|
|
User unrz254
|
|
ProxyJump csnhr
|
|
|
|
Host meggie
|
|
HostName meggie
|
|
User unrz254
|
|
ProxyJump csnhr
|
|
|
|
Host testfront
|
|
HostName testfront
|
|
User unrz254
|
|
ProxyJump csnhr
|
|
|
|
Host monitoring
|
|
Hostname monitoring.nhr.fau.de
|
|
ProxyJump csnhr
|
|
|
|
Host monitoring-test
|
|
Hostname monitoring-test.nhr.fau.de
|
|
User unrz254
|
|
ProxyJump csnhr
|
|
|
|
Host gondor
|
|
Hostname 192.168.1.130
|
|
|
|
Host rohan
|
|
HostName rohan
|
|
ProxyJump csnhr
|
|
|
|
Host gitolite
|
|
Hostname server.moebiusband.org
|
|
User gitolite3
|
|
|
|
Host github
|
|
Hostname github.com
|
|
User git
|
|
|
|
Host rrze-git
|
|
Hostname gitlab.rrze.uni-erlangen.de
|
|
User git
|