|
| ZCS Quick Start Installation Guide Open Source Edition 6.0 |
For servers other than Mac servers, open an SSH session to the Zimbra server and follow the steps below.
1. Log in as root to the Zimbra server and cd to the directory where the Zimbra Collaboration Suite archive tar file is saved (cd /var/<tmp>). Type the following commands:
• tar xzvf [zcsfullfilename.tgz], to unpack the file
• cd [zcsfullfilename] to change to the correct directory.
• ./install.sh, to begin the installationThe install.sh script reviews the installation software to verify that the Zimbra packages are available.
[root@infodev]# tar xzvf zcs.tgzzcs-NETWORK-6.0.0_xx_5639.RHEL4.20090520025800/packages/zimbra-apache-6.0.0_xx_5639.RHEL4.20090520025800.i386.rpm
2. The installation process checks to see if Sendmail, Postfix, and MySQL software are running. If any of these applications are running, you are asked to disable them. Disabling MySQL is optional but highly recommended. Sendmail and Postfix must be disabled for the Zimbra Collaboration Suite to start correctly.
3. The Zimbra software agreement is displayed and includes a link to the license terms for the Zimbra Collaboration Suite. Please read the agreement and press Enter to continue.
PLEASE READ THIS AGREEMENT CAREFULLY BEFORE USING THE SOFTWARE. ZIMBRA, INC. ("ZIMBRA") WILL ONLY LICENSE THIS SOFTWARE TO YOU IF YOU FIRST ACCEPT THE TERMS OF THIS AGREEMENT. BY DOWNLOADING OR INSTALLING. THE SOFTWARE, OR USING THE PRODUCT, YOU ARE CONSENTING TO BE BOUND BY THIS AGREEMENT. IF YOU DO NOT AGREE TO ALL OF THE TERMS OF THIS AGREEMENT, THEN DO NOT DOWNLOAD, INSTALL OR USE THE PRODUCT.
4. Next, the installer checks to see that the prerequisite software is installed. If the prerequisite software packages are not installed, the install process stops. You must fix the problem and start the installation over. See Other Dependencies in System Requirements for Zimbra Collaboration Suite 6.0
5. Select the services to be installed on this server. To install Zimbra Collaboration Suite on a single server, enter Y for the ldap, logger, mta, snmp, store, and spell packages.The installer verifies that there is enough room to install ZCS. If there is not, the installation stops.
6.
• Checks to see if MX record is configured in DNS. The installer checks to see if the hostname is resolvable via DNS. If there is an error, the installer asks if you would like to change the hostname. We recommend that the domain name have an MX record configured in DNS.
7. At this point, the Main menu displays showing the default entries for the Zimbra component you are installing. To expand the menu to see the configuration values, type X and press Enter. The Main menu expands to display configuration details for the package being installed. Values that require further configuration are marked with asterisks (****) to their left
5) zimbra-snmp: Enabled8) zimbra-convertd: EnabledTo navigate the Main menu, select the menu item to change. You can modify any of the defaults. See Table 2, for a description of the Main menu.
8. If your time zone is not Pacific time, enter 1 to select Main menu 1, Common Configuration and then enter 5 for TimeZone. Set the correct time zone.
9.
18) Spell server URL: http://mailhost.example.com:7780/aspell.php
•
11.
12. If you want to change the default Class of Service settings for new features that are listed here, type 8 Default Class of Service Configuration. Then type the number for the feature to be enabled or disabled. Changes you make here are reflected in the default COS configuration.
13.
14.
15. The next request asks where to save the files. To accept the default, press Enter. To save the files to another directory, enter the directory and then press Enter.
16. The server is modified. Installing all the components and configuring the server can take several minutes. Components that are installed include spam training and documents (wiki) accounts, time zone preferences, backup schedules, licenses, as well as common zimlets
17. When Configuration complete! appears, the installation is finished and the server has been started.
1. Type su - zimbra.
2. Type zmcontrol status. The services status information is displayed. All services should be running.
convertd Running
1. Click on the dmg file to open the file and then click ZCS.mpkg to open the Zimbra install package. The Apple installer opens and verifies that the server is ready to install the Zimbra Collaboration Suite. Click Continue.
2. The welcome screen appears, click Continue.
3. The Zimbra Software License Agreement is displayed. Read the agreement and click Continue. A popup screen appears asking that to continue the install you must accept the terms of the license agreement. Click Agree.
5. The Easy Install dialog displays. Select the services to be installed on this server. To install all service packages on a single server, click Install.To select which services to install, click Customize. Deselect those packages you do not want installed. See Overview of Installation Process for information about the packages. Click Install to proceed.A progress bar shows the Zimbra packages being installed. When The software was successfully installed dialog displays, click Close.
6. Open the Apple Terminal and log on as root. Type sudo /bin/bash. Enter your root password, if asked.
7. Type cd /opt/zimbra/libexec
8. Type ls to see the packages in the directory.
9. Type ./zmsetup.pl. This starts the ZCS configuration. A temporary log file is created and the server port configurations are checked for conflicts. The installation process checks to see if Sendmail, Postfix, and MySQL software are running. If any of these applications are running, you are asked to disable them. Disabling MySQL is optional but highly recommended. Sendmail and Postfix must be disabled for the Zimbra Collaboration Suite to start correctly.
10. If no conflicts are found, the Main menu displays the default entries for the Zimbra component you are installing. To expand the menu to see the configuration values, type X and press Enter. The main menu expands to display configuration details for the package being installed. Values that require further configuration are marked with asterisks (****).
|
| ZCS Quick Start Installation Guide Open Source Edition 6.0 |