This topic created in 5784 days ago, the information mentioned may be changed or developed.
9 replies • 1970-01-01 08:00:00 +08:00
 |
|
1
dimlau Aug 7, 2010
## # Host Database # # localhost is used to configure the loopback interface # when the system is booting. Do not change this entry. ## 127.0.0.1 localhost 255.255.255.255 broadcasthost ::1 localhost fe80::1%lo0 localhost
汗一下,这个是不是默认的不知道了,改过很多次,不过其他内容和这个之间有个空格,应该是我原来心思细腻故意留的吧,哈哈,所以,就贴这些了。
|
 |
|
2
dimlau Aug 7, 2010
嗯,不是空格,是空行。
|
 |
|
5
xhacker Aug 7, 2010
嗯,Ubuntu 里面有一条类似于“127.0.1.1 xhacker-toshiba-laptop”的东西,没有的话系统会出现问题……
Mac OS X 没这事儿就无视我吧~
|
 |
|
7
ksky Aug 7, 2010
空的就可以,或者你可以加一个
127.0.0.1 localhost
|
 |
|
8
dimlau Aug 7, 2010
第一句不就是本地么……
|