To change the hostname of an Ubuntu machine you can run the following commands:
sudo hostnamectl set-hostname your.host.name
sudo reboot
To change the hostname of an Ubuntu machine you can run the following commands:
sudo hostnamectl set-hostname your.host.name
sudo reboot