服务器之家 > 正文
ubuntu无法解析亚马逊的DNS解决方法
编辑/etc/resolv.conf文件。
将 nameserver改为
8.8.8.8 或者8.8.4.4
再重启网络就解决问题。
/etc/init.d/networking
restart