Change Hostname of Ubuntu
Environment
Edit the hostname
- Ubuntu 8.04
Edit the hostname
#vim /etc/hostnameReload hostname
#vim /etc/hosts
#/etc/init.d/hostname.sh stop
#/etc/init.d/hostname.sh start