Postfix & Dovecot

Postfix To install Postfix with SMTP-AUTH and TLS, first install the postfix by doing these commands. apt-get install postfix dpkg-reconfigure postfix Fill the following details […]

Automated Server Deployment

Creating a Preseed.cfg File #### Contents of the preconfiguration file (for squeeze) ### Localization # Preseeding only locale sets language, country and locale. d-i debian-installer/locale string […]

LAMP Install

How to Install LAMP in Ubuntu 1. Install Apache To install Apache you must install the Metapackage apache2. This can be done by searching for […]