Couldn't resolve host 'mirrorlist.centos.org'解决办法
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Couldn't resolve host 'mirrorlist.centos.org'解决办法相关的知识,希望对你有一定的参考价值。
今天在服务器上安装oneinstack时,
输入命令:
wget http://mirrors.linuxeye.com/oneinstack-full.tar.gz
出现:
Couldn‘t resolve host ‘mirrorlist.centos.org‘
无法解析
解决方法:
[[email protected] ~]# vim /etc/resolv.conf
nameserver 8.8.8.8
就好了。
不要怕问题,所有的问题,都是让你收获答案来的。
---------- 招募 具有 雷锋精神 的 未来大神 -----------------------
如果您有利他之心,乐于帮助他人,乐于分享
如果您遇到php问题,百度且问了其他群之后仍没得到解答
欢迎加入,PHP技术问答群,QQ群:292626152
教学相长!帮助他人,自己也会得到提升!
为了珍惜每个人的宝贵时间,请大家不要闲聊!
愿我们互相帮助,共同进步!
以上是关于Couldn't resolve host 'mirrorlist.centos.org'解决办法的主要内容,如果未能解决你的问题,请参考以下文章
解决Couldn't resolve host 'mirrorlist.centos.org
CentOS Couldn't resolve host 'apt.sw.be'
yum 安装时错误 Errno 14 Couldn't resolve host 解决办法
解决centos yum源配置出现Couldn't resolve host 问题