Skip to content

Instantly share code, notes, and snippets.

@zguillez
Created July 6, 2023 13:51
Show Gist options
  • Save zguillez/d87c80d49bc4f6c1a2dae4eb8c0e2afc to your computer and use it in GitHub Desktop.
Save zguillez/d87c80d49bc4f6c1a2dae4eb8c0e2afc to your computer and use it in GitHub Desktop.
ssh-aws-ec2
ssh -i ~/.ssh****.pem ubuntu@*.*.*.*
ssh -i ~/.ssh/***.pem ec2-user@*.*.*.*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment