add $HOME/.ssh/config
Host *.baidu.com
IdentityFile ~/.ssh/id_rsa
Host github.com
IdentityFile ~/.ssh/id_rsa.github
User git
ssh-keygen -t rsa -b 4096 -C “xingfe123@gmail.com”
/home/luoxing/.ssh/id_rsa.github
add $HOME/.ssh/config
Host *.baidu.com
IdentityFile ~/.ssh/id_rsa
Host github.com
IdentityFile ~/.ssh/id_rsa.github
User git
ssh-keygen -t rsa -b 4096 -C “xingfe123@gmail.com”
/home/luoxing/.ssh/id_rsa.github
282

被折叠的 条评论
为什么被折叠?
