网站首页 下载
Centos7 换阿里云yum源
为什么要将centos的yum源换了,因为真的太慢了!换yum的步骤:更换之前确保自己安装wgetyum list wget若没有安装:yum -y install wget备份原来的文件CentOS-Base.repo:给自己留条后路  mv /etc/yum.repos.d/CentOS-Base.repo /etc/yum.repo...