How to change the hostname of a machine

From DISI
Jump to navigation Jump to search
vim /etc/sysconfig/network  ---> change the hostname
vim /etc/hosts  ---> append the ip address <space> hostname
init 6