Skip to content

Instantly share code, notes, and snippets.

@betawax
Last active April 1, 2020 15:10
Show Gist options
  • Save betawax/2780187 to your computer and use it in GitHub Desktop.
Save betawax/2780187 to your computer and use it in GitHub Desktop.
Generate a SSH key
ssh-keygen -t rsa -b 4096 -C "[email protected]"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment