Monthly Archives: March 2013

How to change your hostname in Ubuntu without restarting

Replace your old hostname in the /etc/hostname file with the new one: “sudo vi /etc/hostname” Replace your old hostname beside the 127.0.0.1 in the /etc/hosts file Run the following “sudo service hostname start” Exit the terminal and open a new … Continue reading

Posted in Uncategorized | Tagged , , | 1 Comment