(1): 首先切换到root用户
$sudo su(2):修改/etc/hosts的内容
#vim /etc/hosts将原来到主机名换掉例如:
127.0.0.1 yan退出保存修改:
:wq!
(3):修改/etc/hostname文件中的内容
$vim /etc/hostname改为:yan退出保存!(4)重新启动后,再次打开终端(Ctrl+Alt+T)就可以看到效果。
本文共 195 字,大约阅读时间需要 1 分钟。
(1): 首先切换到root用户
$sudo su(2):修改/etc/hosts的内容
#vim /etc/hosts将原来到主机名换掉例如:
127.0.0.1 yan退出保存修改:
:wq!
(3):修改/etc/hostname文件中的内容
$vim /etc/hostname改为:yan退出保存!(4)重新启动后,再次打开终端(Ctrl+Alt+T)就可以看到效果。
转载地址:http://xzhzo.baihongyu.com/