红联Linux门户
Linux帮助
当前位置: 红联Linux门户 > Ubuntu

改决ubuntu的Unable to resolve host name localhost问题

发布时间:2008-09-03 00:38:21来源:红联作者:orumdi
How to fix it:

Make sure your /etc/hosts file has an appropriate entry for localhost (something like below)

127.0.0.1 localhost loopback

Make sure your /etc/nsswitch.conf file specifies a fallback to /etc/hosts, for example

hosts: dns [NOTFOUND=continue] files

在一个英文网站看到的!
文章评论

共有 0 条评论