<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://howtoforge.org" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
 <title>HowtoForge - Linux Howtos and Tutorials - Security</title>
 <link>http://howtoforge.org/taxonomy/term/9/all</link>
 <description></description>
 <language>en</language>
 <atom:link href="http://howtoforge.org/rss/security.rss" rel="self" type="application/rss+xml" />
 <image>
  <title>HowtoForge - Linux Howtos and Tutorials - Security</title>
  <url>http://www.howtoforge.com/themes/htf_glass/images/howtoforge_logo_glass_blue.gif</url>
  <link>http://howtoforge.org/taxonomy/term/9/all</link>
 </image>

<item>
 <title>Virtual Users And Domains With Postfix, Courier, MySQL And SquirrelMail (Mandriva 2010.0 x86_64)</title>
 <link>http://howtoforge.org/virtual-users-domains-postfix-courier-mysql-squirrelmail-mandriva-2010.0-x86_64</link>
 <description>&lt;span style=&#039;margin: 0px 10px 0px 0px; float: left;&#039;&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
tweetmeme_url = &#039;http://howtoforge.org/virtual-users-domains-postfix-courier-mysql-squirrelmail-mandriva-2010.0-x86_64&#039;;
&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot; src=&quot;http://images.howtoforge.com/js/tweetmeme_button.js&quot;&gt;&lt;/script&gt;
&lt;/span&gt;&lt;table align=&quot;left&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;43&quot; height=&quot;40&quot; style=&quot;margin-top:0px;margin-bottom:0px;&quot;&gt;&lt;tr&gt;&lt;td&gt;&lt;img class=&quot;teaser-image-odd&quot; src=&quot;http://images.howtoforge.com/images/teaser/mandriva.gif&quot; width=&quot;40&quot; height=&quot;40&quot; alt=&quot;&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;p&gt;&lt;b&gt;Virtual Users And Domains With Postfix, Courier, MySQL And SquirrelMail (Mandriva 2010.0 x86_64)&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This document describes how to install a Postfix mail server that is
based on virtual users and domains, i.e. users and domains that are in
a MySQL database. I&#039;ll also demonstrate the installation and
configuration of Courier (Courier-POP3, Courier-IMAP), so that Courier
can authenticate against the same MySQL database Postfix uses. The resulting Postfix server is capable of &lt;b&gt;SMTP-AUTH&lt;/b&gt; and &lt;b&gt;TLS&lt;/b&gt; and &lt;b&gt;quota&lt;/b&gt;. Passwords are stored in &lt;b&gt;encrypted&lt;/b&gt;
form in the database. In addition to that, this
tutorial covers the installation of &lt;b&gt;Amavisd&lt;/b&gt;, &lt;b&gt;SpamAssassin&lt;/b&gt; and &lt;b&gt;ClamAV&lt;/b&gt; so that emails will be scanned for spam and viruses. I will also show how to install &lt;b&gt;SquirrelMail&lt;/b&gt; as a webmail interface so that users can read and send emails and change their passwords.&lt;/p&gt;
</description>
 <category domain="http://howtoforge.org/sitemap/email/antispam-antivirus">Anti-Spam/Virus</category>
 <category domain="http://howtoforge.org/sitemap/linux/mandriva">Mandriva</category>
 <category domain="http://howtoforge.org/sitemap/email/postfix">Postfix</category>
 <pubDate>Thu, 11 Mar 2010 18:12:16 +0100</pubDate>
 <guid>http://howtoforge.org/virtual-users-domains-postfix-courier-mysql-squirrelmail-mandriva-2010.0-x86_64</guid>
 <comments>http://howtoforge.org/virtual-users-domains-postfix-courier-mysql-squirrelmail-mandriva-2010.0-x86_64#comment</comments>
</item>
<item>
 <title>How To Harden PHP5 With Suhosin On CentOS 5.4</title>
 <link>http://howtoforge.org/how-to-harden-php5-with-suhosin-on-centos-5.4</link>
 <description>&lt;span style=&#039;margin: 0px 10px 0px 0px; float: left;&#039;&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
tweetmeme_url = &#039;http://howtoforge.org/how-to-harden-php5-with-suhosin-on-centos-5.4&#039;;
&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot; src=&quot;http://images.howtoforge.com/js/tweetmeme_button.js&quot;&gt;&lt;/script&gt;
&lt;/span&gt;&lt;table align=&quot;left&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;78&quot; height=&quot;40&quot; style=&quot;margin-top:0px;margin-bottom:0px;&quot;&gt;&lt;tr&gt;&lt;td&gt;&lt;img class=&quot;teaser-image-even&quot; src=&quot;http://images.howtoforge.com/images/teaser/php.gif&quot; width=&quot;75&quot; height=&quot;40&quot; alt=&quot;&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;p&gt;&lt;b&gt;How To Harden PHP5 With Suhosin On CentOS 5.4&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This tutorial shows how to harden PHP5 with Suhosin on a CentOS 5.4 server. From the Suhosin project page: &lt;i&gt;&quot;Suhosin
is an advanced protection system for PHP installations that was
designed to protect servers and users from known and unknown flaws in
PHP applications and the PHP core. Suhosin comes in two independent
parts, that can be used separately or in combination. The first part is
a small patch against the PHP core, that implements a few low-level
protections against bufferoverflows or format string vulnerabilities
and the second part is a powerful PHP extension that implements all the
other protections.&quot;&lt;/i&gt;&lt;/p&gt;
</description>
 <category domain="http://howtoforge.org/sitemap/linux/centos">CentOS</category>
 <category domain="http://howtoforge.org/sitemap/programming/php">PHP</category>
 <category domain="http://howtoforge.org/sitemap/security">Security</category>
 <pubDate>Wed, 10 Mar 2010 17:12:35 +0100</pubDate>
 <guid>http://howtoforge.org/how-to-harden-php5-with-suhosin-on-centos-5.4</guid>
 <comments>http://howtoforge.org/how-to-harden-php5-with-suhosin-on-centos-5.4#comment</comments>
</item>
<item>
 <title>How To Enforce YouTube Safety Mode To Block Objectionable Content With SafeSquid Content Filtering Proxy</title>
 <link>http://howtoforge.org/how-to-enforce-youtube-safety-mode-to-block-objectionable-content-with-safesquid-content-filtering-proxy</link>
 <description>&lt;span style=&#039;margin: 0px 10px 0px 0px; float: left;&#039;&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
tweetmeme_url = &#039;http://howtoforge.org/how-to-enforce-youtube-safety-mode-to-block-objectionable-content-with-safesquid-content-filtering-proxy&#039;;
&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot; src=&quot;http://images.howtoforge.com/js/tweetmeme_button.js&quot;&gt;&lt;/script&gt;
&lt;/span&gt;
&lt;p&gt;&lt;b&gt;How To Enforce YouTube Safety Mode To Block Objectionable Content With SafeSquid Content Filtering Proxy&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;Google recently announced &#039;Safety Mode&#039; for YouTube. When you opt in
to Safety Mode, videos containing mature content, objectionable
material, or age restrictions will be
filtered out of the site&#039;s search results. If a user inputs a direct
link to a mature video, Safety Mode blocks viewing. You also have the
option of &#039;locking&#039; Safety Mode. When you
see the &#039;Safety Mode&#039; option at the bottom of any YouTube video page,
you can choose to opt in to the service and lock that preference with
your YouTube account password (you have
to be logged in). That setting will be locked until the password is
input to change it. It can not be unlocked by any other YouTube account.&lt;/p&gt;
</description>
 <category domain="http://howtoforge.org/sitemap/security">Security</category>
 <pubDate>Tue, 23 Feb 2010 11:26:45 +0100</pubDate>
 <guid>http://howtoforge.org/how-to-enforce-youtube-safety-mode-to-block-objectionable-content-with-safesquid-content-filtering-proxy</guid>
 <comments>http://howtoforge.org/how-to-enforce-youtube-safety-mode-to-block-objectionable-content-with-safesquid-content-filtering-proxy#comment</comments>
</item>
<item>
 <title>iRedMail 0.6: Full-Featured Mail Server With OpenLDAP/Postfix/Dovecot/Amavisd/ClamAV/SpamAssassin/iRedAdmin On FreeBSD</title>
 <link>http://howtoforge.org/iredmail-0.6-full-featured-mail-server-with-openldap-postfix-dovecot-amavisd-clamav-spamassassin-roundcube-iredadmin-on-freebsd</link>
 <description>&lt;span style=&#039;margin: 0px 10px 0px 0px; float: left;&#039;&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
tweetmeme_url = &#039;http://howtoforge.org/iredmail-0.6-full-featured-mail-server-with-openldap-postfix-dovecot-amavisd-clamav-spamassassin-roundcube-iredadmin-on-freebsd&#039;;
&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot; src=&quot;http://images.howtoforge.com/js/tweetmeme_button.js&quot;&gt;&lt;/script&gt;
&lt;/span&gt;&lt;table align=&quot;left&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;114&quot; height=&quot;40&quot; style=&quot;margin-top:0px;margin-bottom:0px;&quot;&gt;&lt;tr&gt;&lt;td&gt;&lt;img class=&quot;teaser-image-even&quot; src=&quot;http://images.howtoforge.com/images/teaser/freebsd.gif&quot; width=&quot;111&quot; height=&quot;40&quot; alt=&quot;&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;p&gt;&lt;b&gt;iRedMail 0.6: Full-Featured Mail Server With OpenLDAP/Postfix/Dovecot/Amavisd/ClamAV/SpamAssassin/RoundCube/iRedAdmin On FreeBSD&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;iRedMail is a shell script that lets you quickly deploy a
full-featured mail solution in less than 2 minutes. Since version 0.6,
it supports FreeBSD 7.2 and 8.0 (it supports both i386 and x86_64). Its
object is to make a Linux mail server installation and configuration
simple and easy to use. iRedMail supports both OpenLDAP and MySQL as
backends for storing virtual domains and users. This tutorial shows how
to use the OpenLDAP backend; it uses FreeBSD 7.2, but the steps for 8.0
are the same.&lt;/p&gt;
</description>
 <category domain="http://howtoforge.org/sitemap/email/antispam-antivirus">Anti-Spam/Virus</category>
 <category domain="http://howtoforge.org/sitemap/email">Email</category>
 <category domain="http://howtoforge.org/sitemap/email/postfix">Postfix</category>
 <category domain="http://howtoforge.org/sitemap/freebsd">FreeBSD</category>
 <pubDate>Wed, 17 Feb 2010 16:56:02 +0100</pubDate>
 <guid>http://howtoforge.org/iredmail-0.6-full-featured-mail-server-with-openldap-postfix-dovecot-amavisd-clamav-spamassassin-roundcube-iredadmin-on-freebsd</guid>
 <comments>http://howtoforge.org/iredmail-0.6-full-featured-mail-server-with-openldap-postfix-dovecot-amavisd-clamav-spamassassin-roundcube-iredadmin-on-freebsd#comment</comments>
</item>
<item>
 <title>How To Set Up MySQL Database Replication With SSL Encryption On Ubuntu 9.10</title>
 <link>http://howtoforge.org/how-to-set-up-mysql-database-replication-with-ssl-encryption-on-ubuntu-9.10</link>
 <description>&lt;span style=&#039;margin: 0px 10px 0px 0px; float: left;&#039;&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
tweetmeme_url = &#039;http://howtoforge.org/how-to-set-up-mysql-database-replication-with-ssl-encryption-on-ubuntu-9.10&#039;;
&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot; src=&quot;http://images.howtoforge.com/js/tweetmeme_button.js&quot;&gt;&lt;/script&gt;
&lt;/span&gt;&lt;table align=&quot;left&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;128&quot; height=&quot;40&quot; style=&quot;margin-top:0px;margin-bottom:0px;&quot;&gt;&lt;tr&gt;&lt;td&gt;&lt;img class=&quot;teaser-image-odd&quot; src=&quot;http://images.howtoforge.com/images/teaser/mysql.gif&quot; width=&quot;125&quot; height=&quot;40&quot; alt=&quot;&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;p&gt;&lt;b&gt;How To Set Up MySQL Database Replication With SSL Encryption On Ubuntu 9.10&lt;/b&gt;&lt;/p&gt;

&lt;p&gt; This tutorial describes how to set up database replication in MySQL
using an SSL connection for encryption (to make it impossible for
hackers to sniff out passwords and data transferred between the master
and slave). MySQL replication allows you to have an exact copy of a
database from a master server on another server (slave), and all
updates to the database on the master server are immediately replicated
to the database on the slave server so that both databases are in sync.
This is not a backup policy because an accidentally issued DELETE
command will also be carried out on the slave; but replication can help
protect against hardware failures though.&lt;/p&gt;
</description>
 <category domain="http://howtoforge.org/sitemap/linux/ubuntu">Ubuntu</category>
 <category domain="http://howtoforge.org/sitemap/mysql">MySQL</category>
 <category domain="http://howtoforge.org/sitemap/security">Security</category>
 <pubDate>Sun, 07 Feb 2010 18:04:46 +0100</pubDate>
 <guid>http://howtoforge.org/how-to-set-up-mysql-database-replication-with-ssl-encryption-on-ubuntu-9.10</guid>
 <comments>http://howtoforge.org/how-to-set-up-mysql-database-replication-with-ssl-encryption-on-ubuntu-9.10#comment</comments>
</item>
<item>
 <title>How To Add Two-Factor Authentication To Openvpn AS With The WiKID Strong Authentication Server</title>
 <link>http://howtoforge.org/how-to-add-two-factor-authentication-to-openvpn-as-with-the-wikid-strong-authentication-server</link>
 <description>&lt;span style=&#039;margin: 0px 10px 0px 0px; float: left;&#039;&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
tweetmeme_url = &#039;http://howtoforge.org/how-to-add-two-factor-authentication-to-openvpn-as-with-the-wikid-strong-authentication-server&#039;;
&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot; src=&quot;http://images.howtoforge.com/js/tweetmeme_button.js&quot;&gt;&lt;/script&gt;
&lt;/span&gt;&lt;p&gt;&lt;b&gt;How To Add Two-Factor Authentication To Openvpn AS With The WiKID Strong Authentication Server&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;It&#039;s been a while since  our last tutorial on how to add two-factor authentication to OpenVPN using the WiKID Strong Authentication System.
The people at OpenVPN have been very active lately and it seems like a
good time to take a look at what they&#039;ve done. It&#039;s still dead simple
to configure, but it is mostly done via the new slick web interface.&lt;/p&gt;
</description>
 <category domain="http://howtoforge.org/sitemap/security">Security</category>
 <pubDate>Thu, 04 Feb 2010 11:30:04 +0100</pubDate>
 <guid>http://howtoforge.org/how-to-add-two-factor-authentication-to-openvpn-as-with-the-wikid-strong-authentication-server</guid>
 <comments>http://howtoforge.org/how-to-add-two-factor-authentication-to-openvpn-as-with-the-wikid-strong-authentication-server#comment</comments>
</item>
<item>
 <title>Configuring Active Directory Or LDAP Authentication And Defining User Or Group Based Access With SafeSquid</title>
 <link>http://howtoforge.org/configuring-active-directory-or-ldap-authentication-and-defining-user-or-group-based-access-with-safesquid</link>
 <description>&lt;span style=&#039;margin: 0px 10px 0px 0px; float: left;&#039;&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
tweetmeme_url = &#039;http://howtoforge.org/configuring-active-directory-or-ldap-authentication-and-defining-user-or-group-based-access-with-safesquid&#039;;
&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot; src=&quot;http://images.howtoforge.com/js/tweetmeme_button.js&quot;&gt;&lt;/script&gt;
&lt;/span&gt;
&lt;p&gt;&lt;b&gt;Configuring Active Directory Or LDAP Authentication And Defining User Or Group Based Access With SafeSquid&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This tutorial explains how you can integrate an Active Directory or
LDAP with SafeSquid for user authentication, and create granular user or group based access
policies. This tutorial applies to both, Linux and Windows editions.&lt;/p&gt;
</description>
 <category domain="http://howtoforge.org/sitemap/security">Security</category>
 <pubDate>Tue, 26 Jan 2010 11:57:59 +0100</pubDate>
 <guid>http://howtoforge.org/configuring-active-directory-or-ldap-authentication-and-defining-user-or-group-based-access-with-safesquid</guid>
 <comments>http://howtoforge.org/configuring-active-directory-or-ldap-authentication-and-defining-user-or-group-based-access-with-safesquid#comment</comments>
</item>
<item>
 <title>How To Set Up An SSL Vhost Under Apache2 On Ubuntu 9.10/Debian Lenny</title>
 <link>http://howtoforge.org/how-to-set-up-an-ssl-vhost-under-apache2-on-ubuntu-9.10-debian-lenny</link>
 <description>&lt;span style=&#039;margin: 0px 10px 0px 0px; float: left;&#039;&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
tweetmeme_url = &#039;http://howtoforge.org/how-to-set-up-an-ssl-vhost-under-apache2-on-ubuntu-9.10-debian-lenny&#039;;
&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot; src=&quot;http://images.howtoforge.com/js/tweetmeme_button.js&quot;&gt;&lt;/script&gt;
&lt;/span&gt;&lt;table align=&quot;left&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;56&quot; height=&quot;40&quot; style=&quot;margin-top:0px;margin-bottom:0px;&quot;&gt;&lt;tr&gt;&lt;td&gt;&lt;img class=&quot;teaser-image-even&quot; src=&quot;http://images.howtoforge.com/images/teaser/apache.gif&quot; width=&quot;53&quot; height=&quot;40&quot; alt=&quot;&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;p&gt;&lt;b&gt;How To Set Up An SSL Vhost Under Apache2 On Ubuntu 9.10/Debian Lenny&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This article explains how you can set up an SSL vhost under Apache2
on Ubuntu 9.10 and Debian Lenny so that you can access the vhost over
HTTPS (port 443). SSL is short for &lt;i&gt;Secure Sockets Layer&lt;/i&gt; and
is a cryptographic protocol that provides security for communications
over networks by encrypting segments of network connections at the
transport layer end-to-end. We use the mod_ssl Apache module here to provide strong cryptography for Apache2 via SSL by the help of the Open Source SSL toolkit OpenSSL.&lt;/p&gt;
</description>
 <category domain="http://howtoforge.org/sitemap/linux/debian">Debian</category>
 <category domain="http://howtoforge.org/sitemap/linux/ubuntu">Ubuntu</category>
 <category domain="http://howtoforge.org/sitemap/apache">Apache</category>
 <category domain="http://howtoforge.org/sitemap/security">Security</category>
 <pubDate>Tue, 19 Jan 2010 17:11:17 +0100</pubDate>
 <guid>http://howtoforge.org/how-to-set-up-an-ssl-vhost-under-apache2-on-ubuntu-9.10-debian-lenny</guid>
 <comments>http://howtoforge.org/how-to-set-up-an-ssl-vhost-under-apache2-on-ubuntu-9.10-debian-lenny#comment</comments>
</item>
<item>
 <title>Setting Up ProFTPd + TLS On Ubuntu 9.10 (Karmic Koala)</title>
 <link>http://howtoforge.org/setting-up-proftpd-tls-on-ubuntu-9.10-karmic-koala</link>
 <description>&lt;span style=&#039;margin: 0px 10px 0px 0px; float: left;&#039;&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
tweetmeme_url = &#039;http://howtoforge.org/setting-up-proftpd-tls-on-ubuntu-9.10-karmic-koala&#039;;
&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot; src=&quot;http://images.howtoforge.com/js/tweetmeme_button.js&quot;&gt;&lt;/script&gt;
&lt;/span&gt;&lt;table align=&quot;left&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;96&quot; height=&quot;40&quot; style=&quot;margin-top:0px;margin-bottom:0px;&quot;&gt;&lt;tr&gt;&lt;td&gt;&lt;img class=&quot;teaser-image-odd&quot; src=&quot;http://images.howtoforge.com/images/teaser/proftpd.gif&quot; width=&quot;93&quot; height=&quot;40&quot; alt=&quot;&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;
&lt;p&gt;&lt;b&gt;Setting Up ProFTPd + TLS On Ubuntu 9.10 (Karmic Koala)&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;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 an Ubuntu 9.10 server.&lt;/p&gt;
</description>
 <category domain="http://howtoforge.org/sitemap/linux/ubuntu">Ubuntu</category>
 <category domain="http://howtoforge.org/sitemap/ftp">FTP</category>
 <category domain="http://howtoforge.org/sitemap/security">Security</category>
 <pubDate>Mon, 18 Jan 2010 18:42:49 +0100</pubDate>
 <guid>http://howtoforge.org/setting-up-proftpd-tls-on-ubuntu-9.10-karmic-koala</guid>
 <comments>http://howtoforge.org/setting-up-proftpd-tls-on-ubuntu-9.10-karmic-koala#comment</comments>
</item>
<item>
 <title>Dansguardian Content Filtering With Transparent Proxy On Ubuntu 9.10 Karmic</title>
 <link>http://howtoforge.org/dansguardian-content-filtering-with-transparent-proxy-on-ubuntu-9.10-karmic</link>
 <description>&lt;span style=&#039;margin: 0px 10px 0px 0px; float: left;&#039;&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
tweetmeme_url = &#039;http://howtoforge.org/dansguardian-content-filtering-with-transparent-proxy-on-ubuntu-9.10-karmic&#039;;
&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot; src=&quot;http://images.howtoforge.com/js/tweetmeme_button.js&quot;&gt;&lt;/script&gt;
&lt;/span&gt;&lt;table align=&quot;left&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;42&quot; height=&quot;40&quot; style=&quot;margin-top:0px;margin-bottom:0px;&quot;&gt;&lt;tr&gt;&lt;td&gt;&lt;img class=&quot;teaser-image-even&quot; src=&quot;http://images.howtoforge.com/images/teaser/ubuntu.gif&quot; width=&quot;39&quot; height=&quot;40&quot; alt=&quot;&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;p&gt;&lt;b&gt;Dansguardian Content Filtering With Transparent Proxy On Ubuntu 9.10 Karmic&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;This tutorial explains how you can add content filtering to an
existing Ubuntu 9.10 system, and how you can prevent users from
bypassing the filtering system. We will use Dansguardian content
filtering to set up a transparent proxy. &lt;/p&gt;</description>
 <category domain="http://howtoforge.org/sitemap/linux/ubuntu">Ubuntu</category>
 <category domain="http://howtoforge.org/sitemap/security">Security</category>
 <pubDate>Tue, 12 Jan 2010 12:09:37 +0100</pubDate>
 <guid>http://howtoforge.org/dansguardian-content-filtering-with-transparent-proxy-on-ubuntu-9.10-karmic</guid>
 <comments>http://howtoforge.org/dansguardian-content-filtering-with-transparent-proxy-on-ubuntu-9.10-karmic#comment</comments>
</item>
<item>
 <title>Virtual Users And Domains With Postfix, Courier, MySQL And SquirrelMail (Fedora 12 x86_64)</title>
 <link>http://howtoforge.org/virtual-users-domains-postfix-courier-mysql-squirrelmail-fedora-12-x86_64</link>
 <description>&lt;span style=&#039;margin: 0px 10px 0px 0px; float: left;&#039;&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
tweetmeme_url = &#039;http://howtoforge.org/virtual-users-domains-postfix-courier-mysql-squirrelmail-fedora-12-x86_64&#039;;
&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot; src=&quot;http://images.howtoforge.com/js/tweetmeme_button.js&quot;&gt;&lt;/script&gt;
&lt;/span&gt;&lt;table align=&quot;left&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;43&quot; height=&quot;40&quot; style=&quot;margin-top:0px;margin-bottom:0px;&quot;&gt;&lt;tr&gt;&lt;td&gt;&lt;img class=&quot;teaser-image-odd&quot; src=&quot;http://images.howtoforge.com/images/teaser/fedora.gif&quot; width=&quot;40&quot; height=&quot;40&quot; alt=&quot;&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;p&gt;&lt;b&gt;Virtual Users And Domains With Postfix, Courier, MySQL And SquirrelMail (Fedora 12 x86_64)&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This document describes how to install a Postfix mail server that is based on virtual users and domains, i.e. users and
domains that are in a MySQL database. I&#039;ll also demonstrate the
installation and configuration of Courier (Courier-POP3, Courier-IMAP),
so that Courier can authenticate against the same MySQL database
Postfix uses. The resulting Postfix server is capable of &lt;b&gt;SMTP-AUTH&lt;/b&gt; and &lt;b&gt;TLS&lt;/b&gt; and &lt;b&gt;quota&lt;/b&gt;. Passwords are stored in &lt;b&gt;encrypted&lt;/b&gt;
form in the database. In addition to that, this
tutorial covers the installation of &lt;b&gt;Amavisd&lt;/b&gt;, &lt;b&gt;SpamAssassin&lt;/b&gt; and &lt;b&gt;ClamAV&lt;/b&gt; so that emails will be scanned for spam and viruses. I will also show how to install &lt;b&gt;SquirrelMail&lt;/b&gt; as a webmail interface so that users can read and send emails and change their passwords.&lt;/p&gt;
</description>
 <category domain="http://howtoforge.org/sitemap/email/antispam-antivirus">Anti-Spam/Virus</category>
 <category domain="http://howtoforge.org/sitemap/linux/fedora">Fedora</category>
 <category domain="http://howtoforge.org/sitemap/email/postfix">Postfix</category>
 <pubDate>Sun, 20 Dec 2009 18:34:32 +0100</pubDate>
 <guid>http://howtoforge.org/virtual-users-domains-postfix-courier-mysql-squirrelmail-fedora-12-x86_64</guid>
 <comments>http://howtoforge.org/virtual-users-domains-postfix-courier-mysql-squirrelmail-fedora-12-x86_64#comment</comments>
</item>
<item>
 <title>Virtual Users And Domains With Postfix, Courier, MySQL And SquirrelMail (Ubuntu 9.10)</title>
 <link>http://howtoforge.org/virtual-users-domains-postfix-courier-mysql-squirrelmail-ubuntu-9.10</link>
 <description>&lt;span style=&#039;margin: 0px 10px 0px 0px; float: left;&#039;&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
tweetmeme_url = &#039;http://howtoforge.org/virtual-users-domains-postfix-courier-mysql-squirrelmail-ubuntu-9.10&#039;;
&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot; src=&quot;http://images.howtoforge.com/js/tweetmeme_button.js&quot;&gt;&lt;/script&gt;
&lt;/span&gt;&lt;table align=&quot;left&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;42&quot; height=&quot;40&quot; style=&quot;margin-top:0px;margin-bottom:0px;&quot;&gt;&lt;tr&gt;&lt;td&gt;&lt;img class=&quot;teaser-image-even&quot; src=&quot;http://images.howtoforge.com/images/teaser/ubuntu.gif&quot; width=&quot;39&quot; height=&quot;40&quot; alt=&quot;&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;p&gt;&lt;b&gt;Virtual Users And Domains With Postfix, Courier, MySQL And SquirrelMail (Ubuntu 9.10)&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This document describes how to install a mail server based on
Postfix that is based on virtual users and domains, i.e. users and
domains that are in a MySQL database. I&#039;ll also demonstrate the
installation and configuration of Courier (Courier-POP3, Courier-IMAP),
so that Courier can authenticate against the same MySQL database
Postfix uses. The resulting Postfix server is capable of &lt;b&gt;SMTP-AUTH&lt;/b&gt; and &lt;b&gt;TLS&lt;/b&gt; and &lt;b&gt;quota&lt;/b&gt; (quota is not built into Postfix by default, I&#039;ll show how to patch your Postfix appropriately). Passwords are stored in &lt;b&gt;encrypted&lt;/b&gt;
form in the database (most documents I found were dealing with plain
text passwords which is a security risk). In addition to that, this
tutorial covers the installation of &lt;b&gt;Amavisd&lt;/b&gt;, &lt;b&gt;SpamAssassin&lt;/b&gt; and &lt;b&gt;ClamAV&lt;/b&gt; so that emails will be scanned for spam and viruses. I will also show how to install &lt;b&gt;SquirrelMail&lt;/b&gt; as a webmail interface so that users can read and send emails and change their passwords.&lt;/p&gt;
</description>
 <category domain="http://howtoforge.org/sitemap/email/antispam-antivirus">Anti-Spam/Virus</category>
 <category domain="http://howtoforge.org/sitemap/linux/ubuntu">Ubuntu</category>
 <category domain="http://howtoforge.org/sitemap/email/postfix">Postfix</category>
 <pubDate>Thu, 10 Dec 2009 17:10:55 +0100</pubDate>
 <guid>http://howtoforge.org/virtual-users-domains-postfix-courier-mysql-squirrelmail-ubuntu-9.10</guid>
 <comments>http://howtoforge.org/virtual-users-domains-postfix-courier-mysql-squirrelmail-ubuntu-9.10#comment</comments>
</item>
<item>
 <title>Block Spam, Preventing URL Injection And Block HTTP Attacks With mod_dnsblacklist</title>
 <link>http://howtoforge.org/block-spam-preventing-url-injection-and-block-http-attacks-with-mod_dnsblacklist</link>
 <description>&lt;span style=&#039;margin: 0px 10px 0px 0px; float: left;&#039;&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
tweetmeme_url = &#039;http://howtoforge.org/block-spam-preventing-url-injection-and-block-http-attacks-with-mod_dnsblacklist&#039;;
&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot; src=&quot;http://images.howtoforge.com/js/tweetmeme_button.js&quot;&gt;&lt;/script&gt;
&lt;/span&gt;
&lt;p&gt;&lt;b&gt;Block Spam, Preventing URL Injection And Block HTTP Attacks With mod_dnsblacklist&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;mod_dnsblacklist is a Lighttpd module that use DNSBL in order to
block spam relay via web forms, preventing URL injection, block http
DDoS attacks from bots and generally protecting your web service
denying access to a known bad IP address.&lt;/p&gt;</description>
 <category domain="http://howtoforge.org/sitemap/lighttpd">Lighttpd</category>
 <category domain="http://howtoforge.org/sitemap/security">Security</category>
 <pubDate>Tue, 08 Dec 2009 13:08:09 +0100</pubDate>
 <guid>http://howtoforge.org/block-spam-preventing-url-injection-and-block-http-attacks-with-mod_dnsblacklist</guid>
 <comments>http://howtoforge.org/block-spam-preventing-url-injection-and-block-http-attacks-with-mod_dnsblacklist#comment</comments>
</item>
<item>
 <title>iRedMail 0.5.1: Full-Featured Mail Server With LDAP Postfix RoundCube/SquirrelMail iRedAdmin On Ubuntu 9.04</title>
 <link>http://howtoforge.org/iredmail-0.5.1-full-featured-mail-server-with-ldap-postfix-roundcube-squirrelmail-iredadmin-on-ubuntu-9.04</link>
 <description>&lt;span style=&#039;margin: 0px 10px 0px 0px; float: left;&#039;&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
tweetmeme_url = &#039;http://howtoforge.org/iredmail-0.5.1-full-featured-mail-server-with-ldap-postfix-roundcube-squirrelmail-iredadmin-on-ubuntu-9.04&#039;;
&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot; src=&quot;http://images.howtoforge.com/js/tweetmeme_button.js&quot;&gt;&lt;/script&gt;
&lt;/span&gt;&lt;table align=&quot;left&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;42&quot; height=&quot;40&quot; style=&quot;margin-top:0px;margin-bottom:0px;&quot;&gt;&lt;tr&gt;&lt;td&gt;&lt;img class=&quot;teaser-image-even&quot; src=&quot;http://images.howtoforge.com/images/teaser/ubuntu.gif&quot; width=&quot;39&quot; height=&quot;40&quot; alt=&quot;&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;p&gt;&lt;b&gt;iRedMail 0.5.1: Full-Featured Mail Server With LDAP Postfix
RoundCube/SquirrelMail Dovecot ClamAV SpamAssassin Amavisd iRedAdmin On
Ubuntu 9.04&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;iRedMail is a shell script that lets you quickly deploy a
full-featured mail solution in less than 2 minutes. Since version 0.5,
iRedMail supports Ubuntu 8.04 and 9.04 (it supports both i386 and
x86_64). Its object is to make a Linux mail server installation and
configuration simple and easy to use. iRedMail supports both OpenLDAP
and MySQL as backends for storing virtual domains and users. This
tutorial shows how to use the OpenLDAP backend.&lt;/p&gt;
</description>
 <category domain="http://howtoforge.org/sitemap/email/antispam-antivirus">Anti-Spam/Virus</category>
 <category domain="http://howtoforge.org/sitemap/linux/ubuntu">Ubuntu</category>
 <category domain="http://howtoforge.org/sitemap/email/postfix">Postfix</category>
 <pubDate>Thu, 26 Nov 2009 11:02:48 +0100</pubDate>
 <guid>http://howtoforge.org/iredmail-0.5.1-full-featured-mail-server-with-ldap-postfix-roundcube-squirrelmail-iredadmin-on-ubuntu-9.04</guid>
 <comments>http://howtoforge.org/iredmail-0.5.1-full-featured-mail-server-with-ldap-postfix-roundcube-squirrelmail-iredadmin-on-ubuntu-9.04#comment</comments>
</item>
<item>
 <title>Setting Up ProFTPd + TLS On Ubuntu 9.04 (Jaunty Jackalope)</title>
 <link>http://howtoforge.org/setting-up-proftpd-tls-on-ubuntu-9.04-jaunty-jackalope</link>
 <description>&lt;span style=&#039;margin: 0px 10px 0px 0px; float: left;&#039;&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
tweetmeme_url = &#039;http://howtoforge.org/setting-up-proftpd-tls-on-ubuntu-9.04-jaunty-jackalope&#039;;
&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot; src=&quot;http://images.howtoforge.com/js/tweetmeme_button.js&quot;&gt;&lt;/script&gt;
&lt;/span&gt;&lt;table align=&quot;left&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;96&quot; height=&quot;40&quot; style=&quot;margin-top:0px;margin-bottom:0px;&quot;&gt;&lt;tr&gt;&lt;td&gt;&lt;img class=&quot;teaser-image-odd&quot; src=&quot;http://images.howtoforge.com/images/teaser/proftpd.gif&quot; width=&quot;93&quot; height=&quot;40&quot; alt=&quot;&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;p&gt;&lt;b&gt;Setting Up ProFTPd + TLS On Ubuntu 9.04 (Jaunty Jackalope)&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;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 an Ubuntu 9.04 server.&lt;/p&gt;
</description>
 <category domain="http://howtoforge.org/sitemap/linux/ubuntu">Ubuntu</category>
 <category domain="http://howtoforge.org/sitemap/ftp">FTP</category>
 <category domain="http://howtoforge.org/sitemap/security">Security</category>
 <pubDate>Thu, 12 Nov 2009 12:47:32 +0100</pubDate>
 <guid>http://howtoforge.org/setting-up-proftpd-tls-on-ubuntu-9.04-jaunty-jackalope</guid>
 <comments>http://howtoforge.org/setting-up-proftpd-tls-on-ubuntu-9.04-jaunty-jackalope#comment</comments>
</item>
</channel>
</rss>
