AkhFaSoft
Saturday, October 25, 2014
Change Hostname Permanently CentOS 6.5
To change hostname permanently, you need to do this
nano /etc/sysconfig/network
Change "HOSTNAME=yourNewDesiredHostname"
And the next step is
nano /etc/hosts
Change "127.0.0.1 yourDesiredHostname.com"
Finally reboot to take effect
Source:
http://unix.stackexchange.com/questions/145019/how-to-change-hostname-on-centos-6-5
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)