Created
May 31, 2016 15:15
-
-
Save dwallraff/0a097e4a21fb188a8d3b34e4b78359c8 to your computer and use it in GitHub Desktop.
generate public key from private 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 -y -f ~/.ssh/id_rsa > ~/.ssh/id_rsa.pub |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment