Skip to content

Instantly share code, notes, and snippets.

@TheButlah
Created November 26, 2018 22:48
Show Gist options
  • Save TheButlah/0580baf3f67b7798eb2def06463018a3 to your computer and use it in GitHub Desktop.
Save TheButlah/0580baf3f67b7798eb2def06463018a3 to your computer and use it in GitHub Desktop.
SSH config
Host gpu1
HostName gpu-server-1.cds.engineering.cornell.edu
User ryan
Host gpu1 master slave-1 slave-2 slave-3
User hduser1
ForwardAgent yes
ForwardX11 yes
ForwardX11Trusted yes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment