6. ZIMBRA ADMINISTRATION

ZIMBRA  - Installation And Configuration

Note = 64 bit System Compulsory

      Zimbra CentOS 5 Base Installation

Configuration Setup-

1

  Base System Setup

Install centos 5 x86_64 base system

1. Set IP 219.95.225.221 netmask 225.225.225.248 hostname mx.ajvm.net
2. /etc/hosts look like this :>    219.95.225.221    mx.ajvm.net    mx

2

  Caution: for 64bit system pls define .x86_64 for each program, othewise

[root@mx ~]# yum install openssl compat-libstdc++-296 compat-libstdc++-33 compat-db \
> libtool-ltdl fetchmail gmp sudo libidn sysstat nc


3

  Disable exim / iptables from startup

[root@mx ~]# chkconfig exim off

[root@mx ~]# chkconfig iptables off

4

  Download the Zimbra software

Note: RHEL 5 "DEPRECATED" Going to Test for EL6

5

  Decompress

[root@mx ~]# tar -zxvf zcs-7.2.1_GA_2790.RHEL5_64.20120815212042.tgz


6

  Create Symlink to zcs

[root@mx zcs]# ./install.sh --platform-override

7

  Zimbra



Previous Section    ZIMBRA ADMINISTRATION Next Section