Changing hostname

Discussion in 'Server Operation' started by sergio.morales, Nov 7, 2013.

  1. sergio.morales

    sergio.morales New Member

    Hello everyone. Sorry for busying up this site so much lately. I have run into a situation where I need to change the hostname of my already-configured ISPConfig server. I want to make certain I don't nuke anything, so what would be the best way for m to approach this?

    Thanks in advance

    PS - I think I should mention I an using Ubuntu 12.04.3 and ISPConfig 3.0.5.3.
     
    Last edited: Nov 7, 2013
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    Change it in:

    /etc/hostname
    /etc/hosts
    /etc/mailname
    /etc/postfix/main.cf

    and run:

    /etc/init.d/hostname.sh start
     

Share This Page