Virtual Hosting Howto With Virtualmin On CentOS 5.1

January 8, 2010
Read the full article →

Virtual Hosting Howto With Virtualmin On CentOS 5.1

January 8, 2010

This tutorial shows how to set up a CentOS 5.x server to offer all
services needed by virtual web hosters. These include web hosting, smtp
server with (SMTP-AUTH and TLS, SPF, DKIM, Domainkeys), DNS, FTP,
MySQL, POP3/IMAP, Firewall, Webalizer for stats.

Read the full article →

Virtual Users And Domains With Postfix, MailScanner, Mailwatch & MySQL On CentOS 5.1

January 8, 2010

This document describes how to customize Falko’s “Virtual Users And Domains” – setup
for CentOS 5.1 so that it works with MailScanner and Mailwatch. The
resulting system provides a web interface (Mailwatch) where you can
manage quarantined emails, train SpamAssassin, edit the white- and
blacklist, view configuration files and the detailed MySQL database
status …

Read the full article →

Setting Up ProFTPd + TLS On Debian Etch

January 8, 2010

FTP is a very insecure protocol because all passwords and all data
are transferred in clear text. By using TLS, the whole communication
can be encrypted, thus making FTP much more secure. This article
explains how to set up ProFTPd with TLS on a Debian Etch server.

Read the full article →

How to configure Squid for two-factor authentication from WiKID

January 8, 2010

In this guide we will show how Squid can be configured to support
two-factor authentication from a WiKID server, allowing users to be
centrally authenticated, but their requests still distributed for
efficiency.

Read the full article →

Writing Snort Rules On EnGarde

January 8, 2010

There are already tons of written Snort rules, but there just might
be a time where you need to write one yourself. You can think of
writing Snort rules as writing a program. They can include variables,
keywords and functions. Why do we need to write rules? The reason is,
without rules Snort will never detect someone trying to [...]

Read the full article →