原因:
dns服务器没有配置正确
解决办法:
1、打开文件/etc/resolv.conf在其中添加:
nameserver 8.8.8.8
nameserver 8.8.4.4
search localdomain
2、然后重启网卡:使用命令: service network restart
Posted do+better
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了linux couldnt resolve host mirrors.aliyun.com解决方法相关的知识,希望对你有一定的参考价值。
原因:
dns服务器没有配置正确
解决办法:
1、打开文件/etc/resolv.conf在其中添加:
nameserver 8.8.8.8
nameserver 8.8.4.4
search localdomain
2、然后重启网卡:使用命令: service network restart
以上是关于linux couldnt resolve host mirrors.aliyun.com解决方法的主要内容,如果未能解决你的问题,请参考以下文章
DHCP 覆盖 Linux 上的 Cisco *** resolv.conf