Hi,
We need to have the hostname changed on a Linux CMS machine.Unlike the solaris,eiditing the /etc/hosts was good enough to make the change;on a linux box does it have to be just to be the below procedure
i) Setup the hostname in the /etc/hosts file
ii) Enter the following command to change the hostname for your session:
hostname newhostname
iii)Verify that the CMS has DNS configured and working properly.
And reboot the server to make the change effective?
Is there any other file we need to make the hostname change?
Thank you.
We need to have the hostname changed on a Linux CMS machine.Unlike the solaris,eiditing the /etc/hosts was good enough to make the change;on a linux box does it have to be just to be the below procedure
i) Setup the hostname in the /etc/hosts file
ii) Enter the following command to change the hostname for your session:
hostname newhostname
iii)Verify that the CMS has DNS configured and working properly.
And reboot the server to make the change effective?
Is there any other file we need to make the hostname change?
Thank you.
Comment