本地電腦配ssh key的幾個命令

 

生成ssh key:ssh-keygen -t dsa -C "rzycool@qq.com"按三下回車詳見 http://www.jianshu.com/p/a96f60d20936git

生成前配置環境變量HOME爲C:\Users\jimmie.rengithub

 

驗證git網站和本地key 生成known_hosts文件 ssh -T git@github.com -i ~/.ssh/id_rsassh

 

鏈接github拉代碼失敗的話重啓終端網站

相關文章
相關標籤/搜索