|
|
发表于 2006-12-18 00:28:17
|
显示全部楼层
呵呵
看看你的 /etc/hosts 文件:
[yichi@localhost ~]$ cat /etc/hosts
# Do not remove the following line, or various programs
# that require network functionality will fail.
127.0.0.1 localhost.localdomain localhost
如果没有 127.0.0.1 ....
那行的话,就添加。 |
|