This quick tip is going to show Ubuntu beginners how to change the hostname (computer name) in Ubuntu 19.10 Eoan Ermine.
Change hostname in Ubuntu permanently:There are a few graphical utilities offer option to change the computer name depends on your running desktop environment.
The universal way is to edit the configuration file /etc/hostname:
1. Open terminal from application menu, and run command to edit the file:
You may replace gedit with nano for Ubuntu Server, or with other text editor for your DE.
When the file opens, replace the content with your new computer name.