Skip to content

Instantly share code, notes, and snippets.

@pxson001
Created July 22, 2016 08:26
Show Gist options
  • Save pxson001/9684ed8f3fc226adcd6bfe904b5048cf to your computer and use it in GitHub Desktop.
Save pxson001/9684ed8f3fc226adcd6bfe904b5048cf to your computer and use it in GitHub Desktop.
chmod 600 ~/<path to the .pem file>
ssh -i ~/<path to the .pem file> ec2-user@<public DNS>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment