创建用户【服务器】useradd git创建rsa密钥对【客户端】ssh-keygen -t rsa -C "xxxxx@xx.com"上传秘钥到服务器ssh-copy-id -i ~/.ssh...
git 通过ssh服务器搭建git服务器仓库