SSH config additions

This commit is contained in:
Evie Litherland-Smith 2023-02-21 17:31:01 +00:00
parent b62c563fcc
commit 2ac3fc6104

View file

@ -1,13 +1,19 @@
Host heimdall Host heimdall
HostName heimdall044.jet.uk HostName heimdall044.jet.uk
Host heimdall???
HostName %h.jet.uk
Host jdc Host jdc
HostName 10.40.4.103 HostName 10.40.4.103
Host freia Host freia
HostName freia022.hpc.l HostName freia022.hpc.l
Host heimdall jdc freia Host freia???
HostName %h.hpc.l
Host heimdall* jdc* freia*
User elitherl User elitherl
ForwardX11 yes ForwardX11 yes
ForwardX11Timeout 0 ForwardX11Timeout 0