Howto: Use, setup, and Take advantage of the New Ubuntu Uncomplicated Firewall UFW

Posted by soapy | Linux Tutorials | Friday 14 November 2008 4:16 pm

Here is an overview on howto use ufw the Uncomplicated Firewall:

Lets turn UFW on:
sudo ufw enable

(more…)

Debian Mail Server Setup with Postfix + Dovecot + SASL + Squirrel Mail

Posted by soapy | Linux Tutorials | Thursday 9 October 2008 3:00 pm

Postfix is an attempt to provide an alternative to the widely-used Sendmail program. Postfix attempts to be fast, easy to administer, and hopefully secure, while at the same time being sendmail compatible enough to not upset your users.

Dovecot is an open source IMAP and POP3 server for Linux/UNIX-like systems, written with security primarily in mind. Dovecot is an excellent choice for both small and large installations. It’s fast, simple to set up, requires no special administration and it uses very little memory.
(more…)

The Perfect Server - Ubuntu Hardy Heron (Ubuntu 8.04 LTS Server)

Posted by soapy | Linux Tutorials | Thursday 9 October 2008 2:58 pm

This tutorial shows how to set up an Ubuntu Hardy Heron (Ubuntu 8.04 LTS) based server that offers all services needed by ISPs and hosters: Apache web server (SSL-capable), Postfix mail server with SMTP-AUTH and TLS, BIND DNS server, Proftpd FTP server, MySQL server, Courier POP3/IMAP, Quota, Firewall, etc. This tutorial is written for the 32-bit version of Ubuntu 8.04 LTS, but should apply to the 64-bit version with very little modifications as well.
(more…)