1、安装 openssh
sudo apt-get install openssh-server openssh-client
2、安装 git服务器
sudo apt-get install git-core