CentOS7 yum安装报错Could not resolve host: mirrorlist.centos.org解决方案
CentOS7 yum安装报错Could not resolve host: mirrorlist.centos.org解决方案 测试是否可以ping通这个源 ping mirrorlist.centos.org 如果不行,就是源的问题,换源! step1: wget -O /etc/yum.repos.d/CentOS-Base.repo http://mirrors.ali…
2026-02-15