cenos7.6 yum报错
Could not resolve host: mirrorlist.centos.org; 未知的错误
解决方案:更换镜像源
1 | wget -O /etc/yum.repos.d/CentOS-Base.repo http://mirrors.aliyun.com/repo/Centos-7.repo |
Could not resolve host: mirrorlist.centos.org; 未知的错误
解决方案:更换镜像源
1 | wget -O /etc/yum.repos.d/CentOS-Base.repo http://mirrors.aliyun.com/repo/Centos-7.repo |