Change Host name in Ubuntu Get link Facebook X Pinterest Email Other Apps June 03, 2017 Ubuntu 13.04 onwards you can run below command to change your server or instance host name. # sudo hostnamectl set-hostname new-hostname # sudo reboot Read more