ssh-keygen -t rsa
生成ssh 密钥后,可以到~/.ssh目录下查看cat ~/.ssh/id_rsa.pub,将内容粘贴到coding.net或github项目的ssh公钥管理界面相应地方 比如coding.net中的界面如下:
cat ~/.ssh/id_rsa.pub