git config --global user.name
git config --global user.email
ssh-keygen -t rsa -C "dailiangliang@zds-t.com"
cd ~/.ssh
ssh -T git@git.com
cat ~/.ssh/id_rsa
git config --global user.name
git config --global user.email
ssh-keygen -t rsa -C "dailiangliang@zds-t.com"
cd ~/.ssh
ssh -T git@git.com
cat ~/.ssh/id_rsa
本文标题:ssh密钥创建
本文链接:https://www.haomeiwen.com/subject/gamacktx.html
网友评论