Skip to content

Instantly share code, notes, and snippets.

@babatakao
Created July 17, 2013 01:57
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 babatakao/6017066 to your computer and use it in GitHub Desktop.
Save babatakao/6017066 to your computer and use it in GitHub Desktop.
id_rsaからid_rsa.pubを作る
ssh-keygen -y -f id_rsa > id_rsa.pub
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment