Skip to content

Instantly share code, notes, and snippets.

@jimallman
Last active August 29, 2015 14:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jimallman/d77ae7682e0273ceec95 to your computer and use it in GitHub Desktop.
Save jimallman/d77ae7682e0273ceec95 to your computer and use it in GitHub Desktop.
Example entry for ~/.ssh/config
host ot10
Hostname ot10.opentreeoflife.org
Port 22
ForwardAgent yes
ForwardX11 no
IdentityFile ~/.ssh/opentree/opentree.pem
#User admin
User opentree
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment