Skip to content

Instantly share code, notes, and snippets.

@onocom
Created January 7, 2016 00:26
Show Gist options
  • Save onocom/8a6b0246b11a746c0355 to your computer and use it in GitHub Desktop.
Save onocom/8a6b0246b11a746c0355 to your computer and use it in GitHub Desktop.
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