centos安装wget、csp、zip

89711530 2017-03-17

centos 安装wget

yum -y install wget

 centos 安装csp

yum install openssh-clients

 cenos 安装zip

yum install zip unzip

相关推荐