美文网首页
centos 阿里yum源配置

centos 阿里yum源配置

作者: yangx1 | 来源:发表于2017-08-23 10:16 被阅读0次
cd /etc/yum.repos.d
sudo mv CentOS-Base.repo CentOS-Base.repo.bak
sudo wget -O CentOS-Base.repo http://mirrors.aliyun.com/repo/Centos-7.repo
yum clean all
yum makecache

相关文章

网友评论

      本文标题:centos 阿里yum源配置

      本文链接:https://www.haomeiwen.com/subject/gucddxtx.html