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

linux小知识: ubuntu修改计算机名

时间:2015-07-19 13:40:09      阅读:190      评论:0      收藏:0      [点我收藏+]

标签:linux   计算机   知识   ubuntu   

  1.   sudo -s

  2.   input your passwd:

  3.   vim /etc/hostname;

  4.   input your new name;

  5.   重启或退出当前账号生效:reboot / log out。


or    sudo gedit /etc/hostname


本文出自 “山下问童子” 博客,请务必保留此出处http://linpeng.blog.51cto.com/9779987/1676048

linux小知识: ubuntu修改计算机名

标签:linux   计算机   知识   ubuntu   

原文地址:http://linpeng.blog.51cto.com/9779987/1676048

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