$ ssh-keygen -t rsa -m PEM Generating public/private rsa key pair. Enter file inwhich to save the key (/root/.ssh/id_rsa): # 回车 Enter passphrase (empty for no passphrase): # 回车 Enter same passphrase again: # 回车 Your identification has been saved in /root/.ssh/id_rsa. Your public key has been saved in /root/.ssh/id_rsa.pub. The key fingerprint is: ...