Jump to content

Zimbra Installation crpf

From TetraWiki

Auto-generated from the uploaded PDF Zimbra_Installation_crpf.pdf. This is an extracted-text rendering for searchability; see the original PDF for exact formatting, diagrams, tables, and images.


Zimbra Installation


Zimbra pre-installation requirements:-

           Zimbra Packages.
           Zimbra repositories.
           Perl installation.
           Sestatus disable.

In this environment we are using multi server deployment so we need to follow below steps.

       LDAP Installation
       MTA installation
       Mailbox installation.
       Log server installation


Prerequisites: -

                     Download the RHEL8.8 iso image, and make a local repo in
                      /etc/yum.repos.d/local. Repo and mount on /mnt.


                        same.

 Download Zimbra packages and make a local repo in
  /etc/yum.repos.d/zimbra.repo these repos mounted on /opt.


 Install the bind packages
                                # yum install bind* -y

 Install the Perl package


                                # yum install Perl –y

Starting the Installation

                                    1.LDAP Installation


     Unzip the tar file

                   # tar -xvzf zcs-NETWORK-10.1.0_GA_4618.RHEL8_64.20230301065514.tgz

     Change directory

                  # cd zcs-NETWORK-10.1.0_GA_4618.RHEL8_64.20230301065514

     Run the installation script -

                   # ./install.sh

 Enter Y for zimbra-ldap, and n for all other packages.

 It will install packages

 Common configuration – Enter 4 to set Ldap Admin password

 In the Ldap configuration – Set the Ldap root password, replication password, postfix
  password,amavis password,nginx password and Bes Searcher password one by one.


 After all the configuration has been set, Press ‘a’ to apply.

The installation and configuration completed. Press enter to exit


                                  2.MTA Installation


 Starting the Installation
 Unzip the tar file

              # tar -xvzf zcs-NETWORK-10.1.0_GA_4618.RHEL8_64.20230301065514.tgz

 Change directory

              # cd zcs-NETWORK-10.1.0_GA_4618.RHEL8_64.20230301065514

 Run the installation script -

              # ./install.sh

 Enter ‘Y’ for zimbra-mta, zimbra-snmp and zimbra-proxy packages, and ‘n’ for all other .




 Enter Ldap master host and Ldap Admin password.
 After that set Ldap postfix and amavis password, same as on the Ldap server.


 Set Ldap ngnix password




 Enter ‘r’ for previous menu, and then ‘a’ to apply.

 It will complete installation and setting configurations. Press enter to exit and complete the
  installation.-----




                           3.Installing Zimbra MailBox Server


 Unzip the tar file

        # tar -xvzf zcs-NETWORK-10.1.0_GA_4618.RHEL8_64.20230301065514.tgz

 Change directory

        # cd zcs-NETWORK-10.1.0_GA_4618.RHEL8_64.20230301065514

 Run the installation script -

         # ./install.sh

 Enter Y for zimbra-logger, zimbra-snmp, zimbra-store, zimbra-apache, zimbra-spell
  packages, N for all other packages.

Type yes and continue