【Linux知识点】CentOS7 更换阿里云源
解决网络下载软件慢的问题解决系统软件升级的问题阿里云各个系统的源:https://developer.aliyun.com/mirror/找到 centos 的就行。第一步:备份原来的源cd /etc/yum.repos.d/mkdir backupmv CentOS-* /etc/yum.repos.d/backup第二步:下载新的源[root@localhost yum.repos.d]# curl -o /etc/yum.repos.d/CentOS-Base.repo ht.