生成公钥

ssh-keygen -t rsa -C "your email"

查看公钥

cat ~/.ssh/id_rsa.pub

  

相关文章: