1. 程式人生 > >Couldn't resolve host 'mirrorlist.centos.org'解決辦法

Couldn't resolve host 'mirrorlist.centos.org'解決辦法

yum centos

今天在服務器上安裝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'解決辦法