ssh-keygen -t rsa -C "xxxxx@xxx.com" // 直接回车
创建成功之后cat ~/.ssh/id_rsa.pub就能拿到公钥内容
cat ~/.ssh/id_rsa.pub