manual of the day… change hostname on Debian
Change hostname on Debian
I wanted to change the hostname on my Debian Etch installation. The following worked:
sudo vi /etc/hostname
Change the hostname and save file and then
sudo /etc/init.d/hostname.sh start


















