安裝git yum -y install git 解除安裝yum -y remove git. 2.檢視安裝的版本 git --version. 3.建立git使用者 useradd git passwd git #根據提示 ...
確定! 回上一頁