Sep 18, 2011

Linux: How to create Public key using private key


$ ssh-keygen -f ~/.ssh/id_rsa -y > ~/.ssh/id_rsa.pub

No comments: