|
| ZCS Administrator Guide 8.0 |
| Network Edition |
Important: Before you begin, make sure to:
• For the latest Zimbra software downloads, go to www.zimbra.com. Save the VMware Zimbra Collaboration Server tar file to the computer from which you are installing the software.
1. Log in as root to the Zimbra server and cd to the directory where the VMware Zimbra Collaboration Server archive file is saved (cd /var/<tmp>). Type the following commands.
• tar xzvf [zcs.tgz] to unpack the file
• cd [zcs filename] to change to the correct directory. The file name includes the release and build date.
• ./install.sh to begin the installation.
Note: As the installation proceeds, press Enter to accept the defaults that are shown in brackets [ ] or enter the appropriate answer for your configuration.
[root@mailhost tmp]# tar xzvf zcs.tgz[root@mailhost tmp]# cd zcs-NETWORK-8.0.0_GA_3107.UBUNTU10_64.20101015012627
2. The installation process checks to see if Sendmail, Postfix, and MySQL software are running. If any application is running, you are asked to disable it. The default is Yes to disable the applications. Disabling MySQL is optional, but highly recommended. Sendmail and Postfix must be disabled for the VMware Zimbra Collaboration Server to start correctly.
3. The Zimbra software agreement displays. Read the agreement and when Do you agree with the terms of the software license agreement? [N] displays, enter Y to continue.