Change Hostname of Ubuntu

Environment
  • Ubuntu 8.04
Procedures
Edit the hostname
#vim /etc/hostname
#vim /etc/hosts
Reload hostname
#/etc/init.d/hostname.sh stop
#/etc/init.d/hostname.sh start