Skip to content

Instantly share code, notes, and snippets.

@corei8
Created April 24, 2020 00:48
Show Gist options
  • Save corei8/5c9c441dd44f00dd8618df910c3879de to your computer and use it in GitHub Desktop.
Save corei8/5c9c441dd44f00dd8618df910c3879de to your computer and use it in GitHub Desktop.
[SSH using a key on MoacOS] #ssh #key #macos
$ ssh -i path/to/Key.pem user@127.0.0.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment