Skip to content

Instantly share code, notes, and snippets.

@atton
Created November 13, 2017 09:11
Show Gist options
  • Save atton/07b99afe4380b8cec1f01cfd49578469 to your computer and use it in GitHub Desktop.
Save atton/07b99afe4380b8cec1f01cfd49578469 to your computer and use it in GitHub Desktop.
~/.ssh/config for Amazon EC2
host ec2
user ubuntu
hostname 1.2.3.4
identityfile ~/.ssh/id_hoge
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment