Cms

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • cc12
    Whiz
    • Feb 2015
    • 49

    Cms

    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.
  • shaikht
    Genius
    .
    • Feb 2010
    • 246

    #2
    Hi,

    It should change the hostname. Also make sure changes like domain name, DNS details should be mention in
    /etc/sysconfig/network-scripts/ifcfg-eth0.

    I hope it helps.

    Comment

    Loading