CentOS网络设置 Error 6- "couldn't resolve host 'mirrorlist.centos.org"
在VMWare上安装好centos后,使用yum命令报错:"can not resolve host 'mirritlist.centos.org"百度上很多都说在/etc/resolv.conf文件末尾添加nameserver 0.0.0.0 nameserver 192.163.10.10但是并没有什么用另一种就是重启一下eth0网络适配器,它就会自动连接网络。命令如下:i...