Change hostname on Ubuntu without reboot

1, First edit the /etc/hostname and /etc/hosts file

sudo vi /etc/hosts

sudo vi /etc/hostname 

 

2,  run hostname service

  sudo service hostname start

posted @ 2012-04-17 09:38  James  阅读(228)  评论(0编辑  收藏  举报