在windows上搭建git服務器

這篇文章(http://wenku.baidu.com/view/209408d258f5f61fb7366696.html?re=view)寫得不錯,有幾點要注意:html


若服務器被重裝過須要使用:緩存

ssh-keygen -f "/home/xxx/.ssh/known_hosts" -R 192.168.0.218服務器

命令把原來的緩存清理掉ssh

使用htm

 cat id_rsa.pub >> ~/.ssh/authorized_keys rsa

能夠將pub文件添加道keys文件結尾 
ssh-key

cat hosts

 

id_rsa.pub >> 文件

view

/.ssh/authorized_keys

相關文章
相關標籤/搜索