1、ssh-keygen -t rsa -C "邮箱"
ssh-keygen -t rsa -C "邮箱"
2、 cat ~/.ssh/id_rsa.pub
cat ~/.ssh/id_rsa.pub
3、 pbcopy < ~/.ssh/id_rsa.pub
pbcopy < ~/.ssh/id_rsa.pub
本文标题:配置SSH
本文链接:https://www.haomeiwen.com/subject/fwlnoftx.html
网友评论