Skip to content

Instantly share code, notes, and snippets.

@rms1000watt
Last active July 3, 2018 21:05
Show Gist options
  • Save rms1000watt/1d22f329caf8a45d17e21bb759e773bc to your computer and use it in GitHub Desktop.
Save rms1000watt/1d22f329caf8a45d17e21bb759e773bc to your computer and use it in GitHub Desktop.
AWS SSH EC2 User Dependent on OS
OS: ubuntu
User: ubuntu

OS: RHEL
User: ec2-user
ssh -i ~/.ssh/aws-keypair.pem [email protected]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment