CentOS
一、備份
mv /etc/yum.repos.d/CentOS-Base.repo /etc/yum.repos.d/CentOS-Base.repo.backup
二、下載新的CentOS-Base.repo 到/etc/yum.repos.d/
CentOS 6
wget -O /etc/yum.repos.d/CentOS-Base.repo http://mirrors.aliyun.com/rep...
或者
curl -o /etc/yum.repos.d/CentOS-Base.repo http://mirrors.aliyun.com/rep...
CentOS 7
wget -O /etc/yum.repos.d/CentOS-Base.repo http://mirrors.aliyun.com/rep...
或者
curl -o /etc/yum.repos.d/CentOS-Base.repo http://mirrors.aliyun.com/rep...
三、以後運行yum makecache生成緩存
四、其餘
非阿里雲ECS用戶會出現 Couldn't resolve host 'mirrors.cloud.aliyuncs.com' 信息,不影響使用。用戶也可自行修改相關配置: eg:
sed -i -e '/mirrors.cloud.aliyuncs.com/d' -e '/mirrors.aliyuncs.com/d' /etc/yum.repos.d/CentOS-Base.repo
相關連接php
• 官方主頁: http://www.centos.org/ • 郵件列表: http://www.centos.org/modules/tinycontent/index.php?id=16 • 論壇: http://www.centos.org/modules/newbb/ • 文檔: http://www.centos.org/docs/ • Wiki: http://wiki.centos.org/
來自 https://opsx.alibaba.com/mirrorcentos
人若無名,專心練劍! 喜歡的朋友能夠留下你的贊!