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

Ubuntu系统的修改Hosts

时间:2015-12-24 14:54:41      阅读:200      评论:0      收藏:0      [点我收藏+]

标签:

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

Ubuntu系统的修改Hosts

标签:

原文地址:http://www.cnblogs.com/dy09/p/5072743.html

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