Skip to content

Instantly share code, notes, and snippets.

@fatuk
Forked from slav123/new_gist_file
Last active August 2, 2022 14:57
Show Gist options
  • Save fatuk/12e439806613b51bdf5d9aad86c0cef6 to your computer and use it in GitHub Desktop.
Save fatuk/12e439806613b51bdf5d9aad86c0cef6 to your computer and use it in GitHub Desktop.
MC and PEM keys
# Put the following into ~/.ssh/ and just shoose shell connect and set your host 'ec2.xxx.compute.amazonaws.com':
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