Skip to content

Instantly share code, notes, and snippets.

@Voronenko
Created November 7, 2016 10:41
Show Gist options
  • Save Voronenko/fc1a9c5db940cf8f6988d1a5a0e61de3 to your computer and use it in GitHub Desktop.
Save Voronenko/fc1a9c5db940cf8f6988d1a5a0e61de3 to your computer and use it in GitHub Desktop.
Regenerate pub key from private
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