Add standard UKAEA SSH config

This commit is contained in:
Evie Litherland-Smith 2023-03-15 17:59:21 +00:00
parent 659fa3e1f9
commit a7c58e45d6

26
ssh/config.d/ukaea.conf Normal file
View file

@ -0,0 +1,26 @@
# vim: ft=sshconfig
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
ForwardX11 yes
ForwardX11Timeout 0
Compression yes