CentOS配置互联网镜像源
CentOS配置互联网镜像源警告操作前请做好相应备份。对于 CentOS 8,使用以下命令替换默认的配置sudo sed -e ‘s|^mirrorlist=|#mirrorlist=|g’ -e ‘s|^#baseurl=http://mirror.centos.org/$contentdir|baseurl=https://mirrors.ustc.edu.cn/centos|g’ -i.bak /etc/yum.repos.d/CentOS-Base.repo /etc/yum.rep