Created
November 21, 2011 06:57
Revisions
-
ymotongpoo created this gist
Nov 21, 2011 .There are no files selected for viewing
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 charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,2 @@ # convert PuTTY's public ssh key file into OpenSSH public key ssh-keygen -i -f id_rsa_putty.pub > id_rsa.pub