CentOS Yun 修改镜像源

Avatar photo

备份CentOS-Base.repo,在/etc/yum.repos.d目录中:

cp CentOS-Base.repo CentOs-Base.repo.backup

更换yum源

https://mirrors.aliyun.com

选择对应系统,根据提示执行:

curl -o /etc/yum.repos.d/CentOS-Base.repo https://mirrors.aliyun.com/repo/Centos-7.repo

其他镜像

网易:https://mirrors.163.com

中科大:USTC Open Source Software Mirror

清华大学开源软件镜像站 | Tsinghua Open Source Mirror