Created
May 6, 2015 01:59
-
-
Save kyungw00k/4e05e522bbd641ab4db0 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
# Regenerate A Id_rsa.pub Key From A Private Id_rsa Key | |
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