/** 这篇文章只是我记录一下我的服务器安装过程 ^_^ */
001. 更新所有包,然后重启
$ yum update $ reboot
$ yum update
$ reboot
002. 安装git
$ yum install git