33 lines
476 B
Plaintext
33 lines
476 B
Plaintext
# vim: ft=sshconfig
|
|
|
|
Host legion xenia xenia.me.uk
|
|
User xenia
|
|
HostName xenia.me.uk
|
|
Port 30
|
|
ForwardAgent yes
|
|
|
|
Host git.ccfe.ac.uk
|
|
user git
|
|
|
|
Host heimdall
|
|
HostName heimdall003.jet.uk
|
|
|
|
Host heimdall???
|
|
HostName %h.jet.uk
|
|
|
|
Host batch
|
|
User cxsbatch
|
|
HostName heimdall115.jetdata.eu
|
|
|
|
Host jdc
|
|
HostName 10.40.4.103
|
|
|
|
Host freia
|
|
HostName freia022.hpc.l
|
|
|
|
Host freia???
|
|
HostName %h.hpc.l
|
|
|
|
Host heimdall* jdc* freia* batch
|
|
User elitherl
|