How to change the hostname of a machine

From DISI
Revision as of 18:58, 28 June 2016 by Benrwong (talk | contribs) (created page on how to change hostname of machine based on section from Lab Manual Google Doc)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
vim /etc/sysconfig/network  ---> change the hostname
vim /etc/hosts  ---> append the ip address <space> hostname
init 6