How to change the hostname of a machine: Difference between revisions

From DISI
Jump to navigation Jump to search
(created page on how to change hostname of machine based on section from Lab Manual Google Doc)
 
(No difference)

Latest revision as of 18:58, 28 June 2016

vim /etc/sysconfig/network  ---> change the hostname
vim /etc/hosts  ---> append the ip address <space> hostname
init 6