632fr 发表于 2017-8-28 09:55:57

Couldn't resolve host 'mirrorlist.centos.org'解决办法

今天在服务器上安装oneinstack时,
输入命令:
wget http://mirrors.linuxeye.com/oneinstack-full.tar.gz
出现:

Couldn't resolve host 'mirrorlist.centos.org'

无法解析

解决方法:

# vim /etc/resolv.conf

nameserver 8.8.8.8

就好了。

不要怕问题,所有的问题,都是让你收获答案来的。


页: [1]
查看完整版本: Couldn't resolve host 'mirrorlist.centos.org'解决办法