码迷,mamicode.com
首页 > 系统相关 > 详细

linux 修改hosts文件

时间:2017-02-01 00:44:40      阅读:305      评论:0      收藏:0      [点我收藏+]

标签:cal   hosts   dom   init   init.d   work   ping   解析   res   

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

linux 修改hosts文件

标签:cal   hosts   dom   init   init.d   work   ping   解析   res   

原文地址:http://www.cnblogs.com/phonecom/p/6359666.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!