]> git.proxmox.com Git - pmg-docs.git/blobdiff - pmg-planning-deployment.adoc
bump version to 6.0-2
[pmg-docs.git] / pmg-planning-deployment.adoc
index e48cbe2d15788c82cecd485d41c9e0601b125c67..366a65917f4f97f9b0ba500aa142bd7c4f8e3486 100644 (file)
@@ -26,8 +26,8 @@ that {pmg} is designed to scan both incoming and outgoing
 e-mails. This has two major advantages:
 
 . {pmg} is able to detect viruses sent from an internal host. In many
-countries you are liable for not sending viruses to other
-people. {pmg} outgoing e-mail scanning feature is an additional
+countries you are liable for sending viruses to other
+people. The {pmg} outgoing e-mail scanning feature is an additional
 protection to avoid that.
 
 . {pmg} can gather statistics about outgoing e-mails too. Statistics
@@ -35,9 +35,9 @@ about incoming e-mails looks nice, but they are quite
 useless. Consider two users, user-1 receives 10 e-mails from news
 portals and wrote 1 e-mail to a person you never heard from. While
 user-2 receives 5 e-mails from a customer and sent 5 e-mails
-back. Which user do you consider more active? I am sure its user-2,
+back. Which user do you consider more active? I am sure it's user-2,
 because he communicates with your customers. {pmg} advanced address
-statistics can show you this important information. Solution which
+statistics can show you this important information. A solution which
 does not scan outgoing e-mail cannot do that.
 
 To enable outgoing e-mail filtering you just need to send all outgoing
@@ -81,8 +81,8 @@ section xref:nmap[port scans]).
 System Requirements
 -------------------
 
-{pmg} needs dedicated server hardware but can also run inside a
-virtual machine on any of the following plattforms:
+The {pmg} can run on dedicated server hardware or inside a virtual machine on
+any of the following plattforms:
 
 * Proxmox VE (KVM)
 
@@ -94,7 +94,11 @@ virtual machine on any of the following plattforms:
 
 * Virtual box™
 
-* Citrix XenServer™
+* Citrix Hypervisor™ (former XenServer™)
+
+* LXC container
+
+* and others supporting Debian Linux as guest OS
 
 Please see http://www.proxmox.com for details.
 
@@ -111,28 +115,28 @@ Minimum System Requirements
 
 * bootable CD-ROM-drive or USB boot support
 
-* 1024x768 capable VGA/Monitor for Installer
+* Monitor with a resolution of 1024x768 for the installation
 
-* Hard disk 8 GB - ATA/SATA/SCSI/NVME
+* Hard disk with at least 8 GB of disk space
 
-* Ethernet Network interface card
+* Ethernet network interface card
 
 
 Recommended System Requirements
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
-* Multicore CPU: 64bit (Intel EMT64 or AMD64)
+* Multicore CPU: 64bit (Intel EMT64 or AMD64), +
+  for use as virtual machine activate Intel VT/AMD-V CPU flag
 
 * 4 GB RAM
 
 * bootable CD-ROM-drive or USB boot support
 
-* 1024x768 capable VGA/Monitor for Installer
-
-* 1 GBps Ethernet Network interface card
+* Monitor with a resolution of 1024x768 for the installation
 
-* Hardware RAID1 or RAID10, Raid Controllers need write cache with
-  batteries backup module for best performance
+* 1 Gbps Ethernet network interface card
 
-* Enterprise class SSD with power loss protection (e.g. Intel SSD DC
-  35xx/36xx/37xx)
+* Storage: at least 8 GB free disk space, best setup with redundancy,
+  use hardware RAID controller with battery backed write cache (``BBU'') or
+  ZFS. ZFS is not compatible with a hardware RAID controller. For best
+  performance use Enterprise class SSD with power loss protection.