threeperson
发布于 2010-05-29 / 0 阅读
0
0

linux ping 域名不通,ping ip可以通

```

echo 'nameserver 8.8.8.8' >> /etc/resolv.conf

```


评论