Skip to content

Instantly share code, notes, and snippets.

@slav123
Created June 19, 2013 06:38
Show Gist options
  • Save slav123/5812103 to your computer and use it in GitHub Desktop.
Save slav123/5812103 to your computer and use it in GitHub Desktop.
MC and PEM keys
Put the following into ~/.ssh/config:
Host ec2.xxx.compute.amazonaws.com
User ec2-user
IdentityFile /path/to/the/my.pem
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment