[Linux] 利用private key產生public key


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

留言