Changes

Jump to: navigation, search

Proxmox Mail Gateway in container

1 byte added, 09:45, 20 November 2007
Updated links pointing to Version 2.1
The Proxmox Mail Gateway 2.0 1 template is an OpenVZ OS template that allows you to run the Antispam & Antivirus Mail Gateway. Proxmox runs in different virtualization environments but in OpenVZ it is almost twice as fast as with full virtualization - due to the minimal overhead. Proxmox offers free and commercial licenses.
= Prerequisites =
= Installation =
Download the Proxmox OpenVZ template
<pre>wget http://www.proxmox.com/cms_proxmox/cms/upload/bittorrent/debian-4.0-proxmox-mailgateway-2.01.tar.gz</pre>
Copy the template into the template cache, usually to /vz/templates/cache/
Choose a free VPS ID, we use 777 inside this guide and
<pre>vzctl create 777 --ostemplate debian-4.0-proxmox-mailgateway-2.0 1 --config default</pre>
= Configure the VPS =
Set guaranteed memory to 512MB, maximum disk space to 4GB.
<pre>vzctl set 777 --vmguarpages 512M:2147483647 --privvmpages 950M1G:1G 1100M --diskspace 4000M:4400M --save</pre>
= Start the VPS =
31
edits

Navigation menu