Skip to content

Instantly share code, notes, and snippets.

@carltondickson
Created April 22, 2015 15:07
Show Gist options
  • Save carltondickson/d1783f1122f858fb4a59 to your computer and use it in GitHub Desktop.
Save carltondickson/d1783f1122f858fb4a59 to your computer and use it in GitHub Desktop.
Connect to EC2
# Use public IP as per EC2 dashboard
ssh ubuntu@54.x.x.x -i ~/.ssh/some_key.pem
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment