Created
October 31, 2018 14:20
-
-
Save dice89/e29f533d371fa203eaff935f89d10d72 to your computer and use it in GitHub Desktop.
Create ssh key
This file contains hidden or 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 "your_email@example.com" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment