Zimbra 5 & 6 on Debian 5 i386

Install Debian 5

Zimbra 6

Install required packages

# aptitude install sudo libidn11 libpcre3 libexpat1 libstdc++5 sysstat

Edit the host file

# vi /etc/hosts
ip.add.re.ss       hostname.domain.tld      hostname

Download Zimbra 6

# wget http://.../zcs-6.0...DEBIAN5...tgz

Extract the archive

# tar xzf zcs-6.0...DEBIAN5...tgz

Install Zimbra 6

# ./install

Zimbra 5

apt-get install binutils build-essential gcc-4.1-base make psmisc linux-headers-$(uname -r)

export CC=/usr/bin/gcc-4.1 OR CC=/usr/bin/gcc-4.1 ./vmware-install.pl OR ln -sf /usr/bin/gcc-4.1 /usr/bin/gcc 

apt-get install sudo libidn11 libpcre3 libgmp3c2 libexpat1 perl sysstat

nano /etc/default/sysstat
 ENABLED="true"

/etc/init.d/sysstat restart

./install

Extra admin Notes

apt-get install file
vi /opt/zimbra/.bashrc

Find PATH and add /usr/share/file so it should look like this

PATH=/usr/share/file:/opt/zimbra/bin:/opt/zimbra/zimbramon:/opt/zimbra/postfix/sbin:/opt/zimbra/openldap/bin:/opt/zimbra/snmp/bin:/opt/zimbra/sleepycat/bin:/opt/zimbra/openssl/bin:${JAVA_HOME}/bin:${PATH}
su - zimbra
zmcontrol stop
zmcontrol start

For Http + Https

su - zimbra
zmtlsctl mixed
tomcat restart
REF.....

http://www.howtoforge.com/installing-vmware-tools-on-debian-lenny-5.0.2-with-gnome-desktop-on-esx-server-3.5-update-4

http://www.howtoforge.com/how-to-install-vmware-server-2-on-debian-lenny

Leave a Reply

 

 

 

You can use these HTML tags

<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>

Turn on pictures to see the captcha *