ZmSetServerName: Difference between revisions

No edit summary
 
Line 2: Line 2:


The command
The command
  su - zimbra
   /opt/zimbra/libexec/zmsetservername <NEW_HOSTNAME>
   /opt/zimbra/libexec/zmsetservername <NEW_HOSTNAME>


will set the zimbra server's name to the NEW_HOSTNAME
will set the zimbra server's name to the NEW_HOSTNAME
Now update the ip address(es) and host name(s) for the server(s).


Restarting services on all hosts is required after this operation
Restarting services on all hosts is required after this operation

Revision as of 16:13, 21 September 2006

Changing the zimbra server's hostname

The command

 su - zimbra
 /opt/zimbra/libexec/zmsetservername <NEW_HOSTNAME>

will set the zimbra server's name to the NEW_HOSTNAME

Now update the ip address(es) and host name(s) for the server(s).

Restarting services on all hosts is required after this operation

Jump to: navigation, search