Skip to content

Instantly share code, notes, and snippets.

@seymores
Last active January 4, 2017 08:43
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 seymores/0337f12e1a58d0989ac9 to your computer and use it in GitHub Desktop.
Save seymores/0337f12e1a58d0989ac9 to your computer and use it in GitHub Desktop.
ssh-keygen -t rsa -b 2048 -v
cat server.pub >> .ssh/authorized_keys
# rename server server.pem
# Distribute server.pem to login.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment