Changing computer name in ubuntu
Posted on October 8, 2009 with No Comments
To change computer name in ubuntu, run
sudo echo "computer-new-name" > /etc/hostname
Now you need to reboot to get the computer name changed.
Tags: change name, computer name, hostname, ubuntu
Category: ubuntu