Skip to content

Instantly share code, notes, and snippets.

@wethu
Created March 5, 2015 01:27
Show Gist options
  • Select an option

  • Save wethu/e01fb93f43925c43732d to your computer and use it in GitHub Desktop.

Select an option

Save wethu/e01fb93f43925c43732d to your computer and use it in GitHub Desktop.
ssh -i ~/.ssh/github_rsa [email protected]
Host *.servername.com
Port 57896
User deploy
IdentityFile ~/.ssh/github_rsa
ForwardAgent yes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment