Edit hostname on Ubuntu
-
Edit
/etc/hostname
sudo nano /etc/hostname
-
Replace any hostname you like. Save the file.
/etc/hostnamehello-laptop
-
Reboot the system
sudo reboot
-
Check your hostname
hostname
Edit /etc/hostname
sudo nano /etc/hostname
Replace any hostname you like. Save the file.
hello-laptop
Reboot the system
sudo reboot
Check your hostname
hostname