Skip to content

Instantly share code, notes, and snippets.

@kyungw00k
Created May 6, 2015 01:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kyungw00k/4e05e522bbd641ab4db0 to your computer and use it in GitHub Desktop.
Save kyungw00k/4e05e522bbd641ab4db0 to your computer and use it in GitHub Desktop.
# 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