Skip to content

Instantly share code, notes, and snippets.

@DCRichards
Created March 28, 2018 13:42
Show Gist options
  • Save DCRichards/aff47d1fbed468d10a29e35e5feed0e0 to your computer and use it in GitHub Desktop.
Save DCRichards/aff47d1fbed468d10a29e35e5feed0e0 to your computer and use it in GitHub Desktop.
Generate SSH key
ssh-keygen -t rsa -b 4096 -C "user@host or just a comment"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment