Retrieve SSH Public Key From Private Key
1ssh-keygen -y -f ~/.ssh/id_rsa > ~/.ssh/id_rsa.pub
See details in https://askubuntu.com/questions/53553/how-do-i-retrieve-the-public-key-from-a-ssh-private-key
1ssh-keygen -y -f ~/.ssh/id_rsa > ~/.ssh/id_rsa.pub
See details in https://askubuntu.com/questions/53553/how-do-i-retrieve-the-public-key-from-a-ssh-private-key