Display the current CentOS 8 hostname
hostname
or
hostnamectl
CentOS 8 change hostname at
sudo vi /etc/hostname
Next Edit the /etc/hosts file
sudo vi /etc/hosts
Reboot system
sudo reboot
by dev
Display the current CentOS 8 hostname
hostname
or
hostnamectl
CentOS 8 change hostname at
sudo vi /etc/hostname
Next Edit the /etc/hosts file
sudo vi /etc/hosts
Reboot system
sudo reboot