ssh-keygen -t rsa -C "xxxxx@xxx.com" // 直接回車
創(chuàng)建成功之后cat ~/.ssh/id_rsa.pub就能拿到公鑰內(nèi)容
cat ~/.ssh/id_rsa.pub