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

<item>
 <title>How To Configure Apache To Use Radius For Two-Factor Authentication On Ubuntu 12.04</title>
 <link>http://www.howtoforge.com/how-to-configure-apache-to-use-radius-for-two-factor-authentication-on-ubuntu-12.04</link>
 <description>&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-odd&quot; src=&quot;http://static.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 Configure Apache To Use Radius For Two-Factor Authentication On Ubuntu 12.04&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This document describes how to add WiKID two-factor authentication to Apache 2.2.22 using mod_auth_radius on Ubuntu 12.04. It is also recommended that you consider using mutual https authentication for web applications that are worthy of two-factor authentication. Strong mutual authentication means that the targeted website is authenticated to the user in some cryptographically secure manner, thwarting most man-in-the-middle attacks.  The use of cryptography is key. While some sites use an image in an attempt to validate a server, it should be noted that any man-in-the-middle could simply replay such an image.&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.com/sitemap/linux/debian">Debian</category>
 <category domain="http://www.howtoforge.com/sitemap/linux/ubuntu">Ubuntu</category>
 <category domain="http://www.howtoforge.com/sitemap/web-server/apache">Apache</category>
 <category domain="http://www.howtoforge.com/sitemap/security">Security</category>
 <pubDate>Wed, 16 May 2012 18:04:15 +0200</pubDate>
 <guid>http://www.howtoforge.com/how-to-configure-apache-to-use-radius-for-two-factor-authentication-on-ubuntu-12.04</guid>
 <comments>http://www.howtoforge.com/how-to-configure-apache-to-use-radius-for-two-factor-authentication-on-ubuntu-12.04#comment</comments>
</item>
<item>
 <title>Encrypt Your Data With EncFS (Debian Squeeze/Ubuntu 11.10)</title>
 <link>http://www.howtoforge.com/encrypt-your-data-with-encfs-debian-squeeze-ubuntu-11.10</link>
 <description>&lt;table align=&quot;left&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;36&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://static.howtoforge.com/images/teaser/debian.gif&quot; width=&quot;33&quot; height=&quot;40&quot; alt=&quot;&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;
&lt;p&gt;&lt;b&gt;Encrypt Your Data With EncFS  (Debian Squeeze/Ubuntu 11.10)&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;EncFS 
provides an encrypted filesystem in user-space. It runs without any 
special permissions and uses the FUSE library and Linux kernel module to
 provide the filesystem interface. It is a pass-through filesystem, not 
an encrypted block device, which means it is created on top of an 
existing filesystem. This tutorial shows how you can use EncFS on Debian
 Squeeze/Ubuntu 11.10 to encrypt your data.&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.com/sitemap/linux/debian">Debian</category>
 <category domain="http://www.howtoforge.com/sitemap/linux/ubuntu">Ubuntu</category>
 <category domain="http://www.howtoforge.com/sitemap/security">Security</category>
 <category domain="http://www.howtoforge.com/sitemap/storage">Storage</category>
 <pubDate>Mon, 07 May 2012 18:16:15 +0200</pubDate>
 <guid>http://www.howtoforge.com/encrypt-your-data-with-encfs-debian-squeeze-ubuntu-11.10</guid>
 <comments>http://www.howtoforge.com/encrypt-your-data-with-encfs-debian-squeeze-ubuntu-11.10#comment</comments>
</item>
<item>
 <title>How To Integrate ClamAV Into PureFTPd For Virus Scanning On Debian Squeeze</title>
 <link>http://www.howtoforge.com/how-to-integrate-clamav-into-pureftpd-for-virus-scanning-on-debian-squeeze</link>
 <description>&lt;table align=&quot;left&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;36&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://static.howtoforge.com/images/teaser/debian.gif&quot; width=&quot;33&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 Integrate ClamAV Into PureFTPd For Virus Scanning On Debian Squeeze&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This tutorial explains how you can integrate ClamAV into PureFTPd for
 virus scanning on a Debian Squeeze system. In the end, whenever a file 
gets uploaded through PureFTPd, ClamAV will check the file and delete it
 if it is malware.&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.com/sitemap/linux/debian">Debian</category>
 <category domain="http://www.howtoforge.com/sitemap/ftp">FTP</category>
 <category domain="http://www.howtoforge.com/sitemap/security">Security</category>
 <pubDate>Mon, 30 Apr 2012 21:11:11 +0200</pubDate>
 <guid>http://www.howtoforge.com/how-to-integrate-clamav-into-pureftpd-for-virus-scanning-on-debian-squeeze</guid>
 <comments>http://www.howtoforge.com/how-to-integrate-clamav-into-pureftpd-for-virus-scanning-on-debian-squeeze#comment</comments>
</item>
<item>
 <title>AVG Antivirus For Linux/FreeBSD Plus Qmail Mail Server</title>
 <link>http://www.howtoforge.com/avg-antivirus-for-linux-freebsd-plus-qmail-mail-server</link>
 <description>
&lt;p&gt;&lt;b&gt;AVG Antivirus For Linux/FreeBSD Plus Qmail Mail Server&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This document describes how to deploy AVG Antivirus for Linux/FreeBSD to the Qmail mail server.
  It is usable for AVG version 8.5, 10 and 2012.&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.com/sitemap/email/antispam-antivirus">Anti-Spam/Virus</category>
 <category domain="http://www.howtoforge.com/sitemap/linux">Linux</category>
 <category domain="http://www.howtoforge.com/sitemap/email">Email</category>
 <category domain="http://www.howtoforge.com/sitemap/security">Security</category>
 <category domain="http://www.howtoforge.com/sitemap/freebsd">FreeBSD</category>
 <pubDate>Fri, 27 Apr 2012 15:10:49 +0200</pubDate>
 <guid>http://www.howtoforge.com/avg-antivirus-for-linux-freebsd-plus-qmail-mail-server</guid>
 <comments>http://www.howtoforge.com/avg-antivirus-for-linux-freebsd-plus-qmail-mail-server#comment</comments>
</item>
<item>
 <title>Remotely Unlock Fully Encrypted Debian Squeeze  </title>
 <link>http://www.howtoforge.com/remotely-unlock-fully-encrypted-debian-squeeze</link>
 <description>&lt;table align=&quot;left&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;36&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://static.howtoforge.com/images/teaser/debian.gif&quot; width=&quot;33&quot; height=&quot;40&quot; alt=&quot;&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;
&lt;p&gt;&lt;b&gt;Remotely Unlock Fully Encrypted Debian Squeeze&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;In the past I have written several howtos for remotely unlocking 
fully encrypted Debian installations. With the advent of Debian Squeeze,
 the developers have integrated a simple way to do so. Most stuff is 
provided directly by Debian itself - meaning you don&#039;t need 3rd party 
scripts anymore. However it still involves a few steps which I describe 
below. Also I provide you with a bash script that will do all the steps 
automatically.&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.com/sitemap/linux/debian">Debian</category>
 <category domain="http://www.howtoforge.com/sitemap/security">Security</category>
 <pubDate>Mon, 16 Apr 2012 17:10:39 +0200</pubDate>
 <guid>http://www.howtoforge.com/remotely-unlock-fully-encrypted-debian-squeeze</guid>
 <comments>http://www.howtoforge.com/remotely-unlock-fully-encrypted-debian-squeeze#comment</comments>
</item>
<item>
 <title>Configuring DNSSEC On BIND9 (9.7.3) On Debian Squeeze/Ubuntu 11.10</title>
 <link>http://www.howtoforge.com/configuring-dnssec-on-bind9-9.7.3-on-debian-squeeze-ubuntu-11.10</link>
 <description>&lt;table align=&quot;left&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;36&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://static.howtoforge.com/images/teaser/debian.gif&quot; width=&quot;33&quot; height=&quot;40&quot; alt=&quot;&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;p&gt;&lt;b&gt;Configuring DNSSEC On BIND9 (9.7.3) On Debian Squeeze/Ubuntu 11.10&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This guide explains how you can configure DNSSEC on BIND9 (version 
9.7.3 that comes with Debian Squeeze/Ubuntu 11.10) on Debian Squeeze and
 Ubuntu 11.10. It covers how to enable DNSSEC on authoritative 
nameservers (master and slave) and on resolving nameservers, creation of
 keys (KSKs and ZSKs), signing of zones, key rolling with rollerd, zone 
file checking with donuts, creation of trust anchors, using DLV (DNSSEC 
look-aside validation), and getting your DS records into the parent&#039;s 
zone.&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.com/sitemap/dns/bind">BIND</category>
 <category domain="http://www.howtoforge.com/sitemap/linux/debian">Debian</category>
 <category domain="http://www.howtoforge.com/sitemap/linux/ubuntu">Ubuntu</category>
 <category domain="http://www.howtoforge.com/sitemap/dns">DNS</category>
 <category domain="http://www.howtoforge.com/sitemap/security">Security</category>
 <pubDate>Sun, 15 Apr 2012 20:32:17 +0200</pubDate>
 <guid>http://www.howtoforge.com/configuring-dnssec-on-bind9-9.7.3-on-debian-squeeze-ubuntu-11.10</guid>
 <comments>http://www.howtoforge.com/configuring-dnssec-on-bind9-9.7.3-on-debian-squeeze-ubuntu-11.10#comment</comments>
</item>
<item>
 <title>Web Filtering On Squid Proxy</title>
 <link>http://www.howtoforge.com/web-filtering-on-squid-proxy</link>
 <description>&lt;table align=&quot;left&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;45&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://static.howtoforge.com/images/teaser/centos.gif&quot; width=&quot;42&quot; height=&quot;40&quot; alt=&quot;&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;
&lt;p&gt;&lt;b&gt;Web Filtering On Squid Proxy&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This HOWTO describes how to protect your home / small enterprise network 
   users from objectionable internet contents with help of HTTP proxy. Our goal 
   is to set up a free Linux based server running Squid and deploy web 
   filtering application on it saving bandwidth, speeding up web access and 
   blocking obsessive and potentially illegal and malicious web files.&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.com/sitemap/linux/centos">CentOS</category>
 <category domain="http://www.howtoforge.com/sitemap/security">Security</category>
 <pubDate>Wed, 11 Apr 2012 17:17:03 +0200</pubDate>
 <guid>http://www.howtoforge.com/web-filtering-on-squid-proxy</guid>
 <comments>http://www.howtoforge.com/web-filtering-on-squid-proxy#comment</comments>
</item>
<item>
 <title>How To Integrate ClamAV Into PureFTPd For Virus Scanning On CentOS 6.2</title>
 <link>http://www.howtoforge.com/how-to-integrate-clamav-into-pureftpd-for-virus-scanning-on-centos-6.2</link>
 <description>&lt;table align=&quot;left&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;45&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://static.howtoforge.com/images/teaser/centos.gif&quot; width=&quot;42&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 Integrate ClamAV Into PureFTPd For Virus Scanning On CentOS 6.2&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This tutorial explains how you can integrate ClamAV into PureFTPd for
 virus scanning on a CentOS 6.2 system. In the end, whenever a file gets
 uploaded through PureFTPd, ClamAV will check the file and delete it if 
it is malware.&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.com/sitemap/linux/centos">CentOS</category>
 <category domain="http://www.howtoforge.com/sitemap/ftp">FTP</category>
 <category domain="http://www.howtoforge.com/sitemap/security">Security</category>
 <pubDate>Fri, 30 Mar 2012 17:27:04 +0200</pubDate>
 <guid>http://www.howtoforge.com/how-to-integrate-clamav-into-pureftpd-for-virus-scanning-on-centos-6.2</guid>
 <comments>http://www.howtoforge.com/how-to-integrate-clamav-into-pureftpd-for-virus-scanning-on-centos-6.2#comment</comments>
</item>
<item>
 <title>Running LinOTP On CentOS 6.2</title>
 <link>http://www.howtoforge.com/running-linotp-on-centos-6.2</link>
 <description>&lt;table align=&quot;left&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;45&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://static.howtoforge.com/images/teaser/centos.gif&quot; width=&quot;42&quot; height=&quot;40&quot; alt=&quot;&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;
&lt;p&gt;&lt;b&gt;Running LinOTP On CentOS 6.2&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This howto will show how you can set up LinOTP on CentOS 6.2. LinOTP 
is a modular and flexible solution for two factor authentication with 
one time passwords. This howto uses the community packages that are 
available at the python package index PyPI.&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.com/sitemap/linux/centos">CentOS</category>
 <category domain="http://www.howtoforge.com/sitemap/security">Security</category>
 <pubDate>Mon, 26 Mar 2012 17:39:35 +0200</pubDate>
 <guid>http://www.howtoforge.com/running-linotp-on-centos-6.2</guid>
 <comments>http://www.howtoforge.com/running-linotp-on-centos-6.2#comment</comments>
</item>
<item>
 <title>How To Configure PureFTPd To Accept TLS Sessions On CentOS 6.2</title>
 <link>http://www.howtoforge.com/how-to-configure-pureftpd-to-accept-tls-sessions-on-centos-6.2</link>
 <description>&lt;table align=&quot;left&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;45&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://static.howtoforge.com/images/teaser/centos.gif&quot; width=&quot;42&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 Configure  PureFTPd To Accept TLS Sessions On CentOS 6.2&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 configure PureFTPd to accept TLS sessions on a CentOS 6.2 server.&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.com/sitemap/linux/centos">CentOS</category>
 <category domain="http://www.howtoforge.com/sitemap/ftp">FTP</category>
 <category domain="http://www.howtoforge.com/sitemap/security">Security</category>
 <pubDate>Fri, 23 Mar 2012 13:46:50 +0100</pubDate>
 <guid>http://www.howtoforge.com/how-to-configure-pureftpd-to-accept-tls-sessions-on-centos-6.2</guid>
 <comments>http://www.howtoforge.com/how-to-configure-pureftpd-to-accept-tls-sessions-on-centos-6.2#comment</comments>
</item>
<item>
 <title>Setting Up ProFTPd + TLS On Ubuntu 11.10 (Oneiric Ocelot)</title>
 <link>http://www.howtoforge.com/setting-up-proftpd-tls-on-ubuntu-11.10-oneiric-ocelot</link>
 <description>&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-odd&quot; src=&quot;http://static.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;Setting Up ProFTPd + TLS On Ubuntu 11.10 (Oneiric Ocelot)&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 11.10 server.&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.com/sitemap/linux/ubuntu">Ubuntu</category>
 <category domain="http://www.howtoforge.com/sitemap/ftp">FTP</category>
 <category domain="http://www.howtoforge.com/sitemap/security">Security</category>
 <pubDate>Fri, 02 Mar 2012 17:21:07 +0100</pubDate>
 <guid>http://www.howtoforge.com/setting-up-proftpd-tls-on-ubuntu-11.10-oneiric-ocelot</guid>
 <comments>http://www.howtoforge.com/setting-up-proftpd-tls-on-ubuntu-11.10-oneiric-ocelot#comment</comments>
</item>
<item>
 <title>AVG Antivirus For Linux/FreeBSD Plus Sendmail Mail Server</title>
 <link>http://www.howtoforge.com/avg-antivirus-for-linux-freebsd-plus-sendmail-mail-server</link>
 <description>
&lt;p&gt;&lt;b&gt;AVG Antivirus For Linux/FreeBSD Plus Sendmail Mail Server&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This document describes how to deploy AVG Antivirus for Linux/FreeBSD to the Sendmail mail server. It is usable for AVG version 8.5, 10 and 2012.&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.com/sitemap/email/antispam-antivirus">Anti-Spam/Virus</category>
 <category domain="http://www.howtoforge.com/sitemap/linux">Linux</category>
 <category domain="http://www.howtoforge.com/sitemap/email">Email</category>
 <category domain="http://www.howtoforge.com/sitemap/security">Security</category>
 <category domain="http://www.howtoforge.com/sitemap/freebsd">FreeBSD</category>
 <pubDate>Fri, 17 Feb 2012 18:10:58 +0100</pubDate>
 <guid>http://www.howtoforge.com/avg-antivirus-for-linux-freebsd-plus-sendmail-mail-server</guid>
 <comments>http://www.howtoforge.com/avg-antivirus-for-linux-freebsd-plus-sendmail-mail-server#comment</comments>
</item>
<item>
 <title>Changing Apache Server Name To Whatever You Want With mod_security On Debian 6</title>
 <link>http://www.howtoforge.com/changing-apache-server-name-to-whatever-you-want-with-mod_security-on-debian-6</link>
 <description>&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-odd&quot; src=&quot;http://static.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;Changing Apache Server Name To Whatever You Want With mod_security On Debian 6&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;In this tutorial I want to focus on how to change the Apache server name to whatever 
  you want, so you can give your own name or sentence to Apache server headers that 
  are sent to whois programs or websites, for example you can type &quot;YTS&quot;,&quot;GWS&quot; or 
&quot;Microsoft-IIS/7.0&quot; to misguide the hacker to guess which Linux OS or which 
version of Apache you are using.&lt;/p&gt;</description>
 <category domain="http://www.howtoforge.com/sitemap/linux/debian">Debian</category>
 <category domain="http://www.howtoforge.com/sitemap/web-server">Web Server</category>
 <category domain="http://www.howtoforge.com/sitemap/web-server/apache">Apache</category>
 <category domain="http://www.howtoforge.com/sitemap/security">Security</category>
 <pubDate>Fri, 10 Feb 2012 15:58:20 +0100</pubDate>
 <guid>http://www.howtoforge.com/changing-apache-server-name-to-whatever-you-want-with-mod_security-on-debian-6</guid>
 <comments>http://www.howtoforge.com/changing-apache-server-name-to-whatever-you-want-with-mod_security-on-debian-6#comment</comments>
</item>
<item>
 <title>How To Set Up A TOR Middlebox Routing All VirtualBox Virtual Machine Traffic Over The TOR Network</title>
 <link>http://www.howtoforge.com/how-to-set-up-a-tor-middlebox-routing-all-virtualbox-virtual-machine-traffic-over-the-tor-network</link>
 <description>
&lt;p&gt;&lt;b&gt;How To Set Up A TOR Middlebox Routing All VirtualBox Virtual Machine Traffic Over The TOR Network&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This tutorial will show you how to reroute all traffic for a virtual 
machine through the Tor network to ensure anonymity.
It assumes a standalone machine with a Linux OS, and VirtualBox 
installed. In this case, we&#039;ll be using Ubuntu on the host machine.&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.com/sitemap/linux">Linux</category>
 <category domain="http://www.howtoforge.com/sitemap/linux/ubuntu">Ubuntu</category>
 <category domain="http://www.howtoforge.com/sitemap/security">Security</category>
 <pubDate>Mon, 06 Feb 2012 18:03:38 +0100</pubDate>
 <guid>http://www.howtoforge.com/how-to-set-up-a-tor-middlebox-routing-all-virtualbox-virtual-machine-traffic-over-the-tor-network</guid>
 <comments>http://www.howtoforge.com/how-to-set-up-a-tor-middlebox-routing-all-virtualbox-virtual-machine-traffic-over-the-tor-network#comment</comments>
</item>
<item>
 <title>Web Filtering On Squid 3 With QuintoLabs Content Security 1.4 And Windows Active Directory Integration</title>
 <link>http://www.howtoforge.com/web-filtering-on-squid-3-with-quintolabs-content-security-1.4-and-windows-active-directory-integration</link>
 <description>&lt;table align=&quot;left&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;45&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://static.howtoforge.com/images/teaser/centos.gif&quot; width=&quot;42&quot; height=&quot;40&quot; alt=&quot;&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;p&gt;&lt;b&gt;Web Filtering On Squid 3 With QuintoLabs Content Security 1.4 And 
    Windows Active Directory Integration&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This HOWTO will show you how to set up a Squid proxy server deployed on CentOS 
   or RedHat 6 Linux with web and content filtering done by QuintoLabs Content 
   Security with proxy users transparently authenticated by Windows 2008 R2 
   based Active Directory. This is the work in progress and all comments 
   are welcomed. The HOWTO is targeted at novice users and may sometimes seem 
   too thorough for more advanced gurus. No compilation magic will be involved
   in our setup so any system administrator accustomed to Windows will be able 
   to easily follow the instructions.&lt;/p&gt;</description>
 <category domain="http://www.howtoforge.com/sitemap/linux/centos">CentOS</category>
 <category domain="http://www.howtoforge.com/sitemap/security">Security</category>
 <pubDate>Fri, 06 Jan 2012 16:42:49 +0100</pubDate>
 <guid>http://www.howtoforge.com/web-filtering-on-squid-3-with-quintolabs-content-security-1.4-and-windows-active-directory-integration</guid>
 <comments>http://www.howtoforge.com/web-filtering-on-squid-3-with-quintolabs-content-security-1.4-and-windows-active-directory-integration#comment</comments>
</item>
</channel>
</rss>

