Open main menu

OpenVZ Virtuozzo Containers Wiki β

Changes

Zimbra on OpenVZ on Debian

229 bytes added, 09:15, 23 March 2010
Typo "install install"
Enter the container and install/remove some packages:
<code>
dpkg --purge exim4
apt-get install sudo libidn11 curl fetchmail \
libgmp3 libxml2 openssl libstdc++6
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 \
libgmp3 libgmp3c2 libxml2 openssl libstdc++6 libltdl3
apt-get install perl perl-modules libexpat1 ssh file
</code>
Anonymous user