How Can I Make My Linux Hostname Permanent?
How Can I Make My Linux Hostname Permanent? Type the hostnamectl command : sudo hostnamectl set-hostname newNameHere. Delete the old name and setup new name. Next Edit the /etc/hosts file: sudo nano /etc/hosts. … Reboot the system to changes take effect: sudo reboot. How do I change the hostname permanently in RHEL 7? use hostname