Open main menu

OpenVZ Virtuozzo Containers Wiki β

Changes

Zimbra on OpenVZ on Debian

148 bytes added, 14:30, 2 September 2009
Undo revision 7509 by Datumaster (Talk)
These are instructions for getting [http://www.zimbra.com/ Zimbra]
to work under OpenVZ
using a Debian-3.1 (sarge) base. They are inspired by
[[Zimbra on OpenVZ on CentOS]]...
 
For Debian 4 installation there are little changes see here [[OpenVZ on Debian 4 (etch)]]
== Prepare the container ==
apt-get install perl perl-modules libexpat1 ssh file
</code>
 
 
For Debian 4 (etch) :
<code>
dpkg --purge exim4
apt-get install install sudo libidn11 curl fetchmail \
libgmp3c2 libxml2 openssl libstdc++6 libltdl3
apt-get install perl perl-modules libexpat1 ssh file
</code>
 
== Install ==
4
edits