Skip to content

Instantly share code, notes, and snippets.

@mafonso
Last active December 1, 2015 15:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mafonso/d67b089c6d7a54b15ecd to your computer and use it in GitHub Desktop.
Save mafonso/d67b089c6d7a54b15ecd to your computer and use it in GitHub Desktop.
Random SSH commands
# Generate public key from private
ssh-keygen -f id_rsa -y > id_rsa.pub
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment