首页 > 技术文章 > ubuntu 无法解析主机的解决方法

xxdfly 2016-06-12 11:17 原文

sudo gedit /etc/hosts
找到如下行:
127.0.1.1       XXX
将其修改为:
127.0.1.1       (现在的主机名)

推荐阅读