-
使用putty登录服务器
-
安装wget
-
执行如下的命令
wget -O /etc/yum.repos.d/CentOS-Base.repo http://mirrors.aliyun.com/repo/Centos-7.repo
#更新源并生成缓存
yum clean all
yum makecache
使用putty登录服务器
安装wget
执行如下的命令
wget -O /etc/yum.repos.d/CentOS-Base.repo http://mirrors.aliyun.com/repo/Centos-7.repo
#更新源并生成缓存
yum clean all
yum makecache