- Redesigned Login Screen
- New wallpaper
- Performance improvements
- Do not disturb mode
- Fractional scaling
- New kernel
- Amazon app is excluded as the main app
You can change your hostname on Ubuntu by reading the following instructions.
Step 1:
First of all, you have to check your present hostname. To verify it, you need to input hostnamectl or hostname command:
The output of the hostnmectl command could appear to be the same as shown above.
No matter what case the hostname of the operating system will be Ubuntu.
Step 2:
Now you can change your current hostname easily simply by typing the name of your own choice to for example younisx or other hostnames that you want to have by using the following terminal emulator command.
The command we just mentioned changes the hostname of our Ubuntu system to younisx. The file below should be edited to change the Ubuntu hostname.
Step 3:
You have to edit the hostname there and then you can easily change your username that is the old one with the new one. Then you have to verify that the new hostname is also present in the file that is given below:
Note: When you change your hostname using the hostnamectl command there is no requirement of system reboot during the process.
Step 4:
After that, we need to edit /etc/hosts file to make changes by typing the command:
Apply the hostnamectl command so that you can confirm the change in your hostname that will ensure the changes appeared in the system.
Conclusion:
You can change your hostname easily by following the above steps one by one. It will help you to log in to Ubuntu with the changed hostname. This will help you have a better experience of Ubuntu and make changes according to your desire. Keep in mind following the exact steps for better and fast results. In the end, you can restart the computer to check if your hostname has changed or not. Have a great experience enjoying the perks of Ubuntu.
from Linux Hint https://ift.tt/2RnqNYb
0 Comments