Created
March 28, 2018 13:42
-
-
Save DCRichards/aff47d1fbed468d10a29e35e5feed0e0 to your computer and use it in GitHub Desktop.
Generate SSH key
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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