linux 修改hosts文件

1、修改hosts
sudo gedit /etc/hosts
2、添加解析记录( . )
完整案例:127.0.0.1 localhost.localdomain localhost
简洁记录:127.0.0.1 localhost
3、保存后重启网络
sudo /etc/init.d/networking restart

posted on 2017-02-01 00:05  果然朝辉  阅读(365)  评论(0编辑  收藏  举报

导航