Open your termina:
ctrl+alt+t
Edit your host file
#sudo nano /etc/hosts
Set your Host Name:
127.0.0.1 HostName
Save the file:
ctrl+o
Enter
ctrl+x
Now you can set your host name as domain on Ampps by adding new domain.
am a new Ubuntu Linux laptop user. I setup my computer name to ‘tom’ during installation but now I would like to change the computer name to ‘jerry’. Can you tell me how do I remove tom and set it to jerry on Ubuntu Linux? How do I change the Ubuntu computer name from ‘ubuntu’ to ‘AvlinStar’? Can you tell me more about Ubuntu Linux change hostname command ? at vpn-arena.dk/nord/
You can use the hostname command or [nixmd name=”hostnamectl”] to see or set the system’s host name. The host name or computer name is usually at system startup in /etc/hostname file. Open the terminal application and type the following commands to set or change hostname or computer name on Ubuntu Linux.