Created
January 7, 2016 00:26
-
-
Save onocom/8a6b0246b11a746c0355 to your computer and use it in GitHub Desktop.
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
C:\Users\XXXXX\.ssh> ssh-keygen | |
Generating public/private rsa key pair. | |
Enter file in which to save the key (//.ssh/id_rsa): C:\Users\XXXXX\.ssh\id_rsa | |
Enter passphrase (empty for no passphrase): | |
Enter same passphrase again: | |
Your identification has been saved in C:\Users\XXXXX\.ssh\id_rsa. | |
Your public key has been saved in C:\Users\XXXXX\.ssh\id_rsa.pub. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment