<?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 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-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;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>
<item>
 <title>Configuring CAS On Ubuntu For Two-Factor Authentication With WiKID</title>
 <link>http://www.howtoforge.com/configuring-cas-on-ubuntu-for-two-factor-authentication-with-wikid</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;Configuring CAS On Ubuntu For Two-Factor Authentication With WiKID&lt;/b&gt;&lt;/p&gt;
 
&lt;p&gt;Single sign-on is a great technology.  Requiring users to login to 
multiple applications is huge hassle, encourages password reuse and 
simple passwords.  Security needs to focus on usability.  If you can 
make a user&#039;s life better while increasing security, everybody wins. In this how-to we will set up the open-source CAS SSO product with the WiKID Strong Authentication Server for two-factor authentication for sessions and mutual https authentication
 for host authentication.   Obviously using two-factor authentication 
for the login increases security because the user must have the factors 
to get access, in this case, knowledge of the PIN and possession of the 
private key embedded in the token. The CAS server is running on Ubuntu 11.04 Server and is using Radius 
to talk to the WiKID Strong Authentication Server Enterprise Edition.&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.com/sitemap/linux/ubuntu">Ubuntu</category>
 <category domain="http://www.howtoforge.com/sitemap/security">Security</category>
 <pubDate>Fri, 23 Dec 2011 12:32:26 +0100</pubDate>
 <guid>http://www.howtoforge.com/configuring-cas-on-ubuntu-for-two-factor-authentication-with-wikid</guid>
 <comments>http://www.howtoforge.com/configuring-cas-on-ubuntu-for-two-factor-authentication-with-wikid#comment</comments>
</item>
<item>
 <title>How To Encrypt Mails With SSL Certificates (S/MIME)</title>
 <link>http://www.howtoforge.com/how-to-encrypt-mails-with-ssl-certificates-s-mime</link>
 <description>&lt;p&gt;&lt;b&gt;How To Encrypt Mails With SSL Certificates (S/MIME)&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This article is about how to use the S/MIME encryption function of
common e-mail clients to sign and/or encrypt your mails safely. S/MIME
uses SSL certificates which you can either create yourself or let a
trusted certificate authority (CA) create one for you.&lt;/p&gt;</description>
 <category domain="http://www.howtoforge.com/sitemap/linux">Linux</category>
 <category domain="http://www.howtoforge.com/sitemap/desktop">Desktop</category>
 <category domain="http://www.howtoforge.com/sitemap/email">Email</category>
 <category domain="http://www.howtoforge.com/sitemap/security">Security</category>
 <pubDate>Thu, 08 Dec 2011 18:58:50 +0100</pubDate>
 <guid>http://www.howtoforge.com/how-to-encrypt-mails-with-ssl-certificates-s-mime</guid>
 <comments>http://www.howtoforge.com/how-to-encrypt-mails-with-ssl-certificates-s-mime#comment</comments>
</item>
<item>
 <title>Stronghenge Application Firewall</title>
 <link>http://www.howtoforge.com/stronghenge-application-firewall</link>
 <description>&lt;p&gt;&lt;b&gt;Stronghenge Application Firewall&lt;/b&gt;&lt;/p&gt;


&lt;p&gt;Stronghenge is an Out-of-Band Application Firewall that can inspect both HTTP
and HTTPS traffic for attacks against your web applications.  Since Stronghenge&#039;s
detection engine is based off of the most widely deployed IDS/IPS technology
worldwide, Snort, it&#039;s easy to start using.  Additionally, since it&#039;s an Out-
of-Band solution it requires little to no modification to your existing network.
With Snort&#039;s powerful regular expression support, you can implement a positive
or negative security model. With it&#039;s standalone decryption engine for RSA algorithms and custom Snort
additions, it can be deployed as a single or multiple appliance configuration where
one device can do decryption where the other can do detection and blocking.  However,
this tutorial will just cover how to deploy as a single appliance configuration.&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.com/sitemap/linux/suse">SuSE</category>
 <category domain="http://www.howtoforge.com/sitemap/security">Security</category>
 <pubDate>Wed, 23 Nov 2011 18:30:37 +0100</pubDate>
 <guid>http://www.howtoforge.com/stronghenge-application-firewall</guid>
 <comments>http://www.howtoforge.com/stronghenge-application-firewall#comment</comments>
</item>
<item>
 <title>How To Password-Protect Directories With mod_auth_mysql On Apache2 (Debian Squeeze)</title>
 <link>http://www.howtoforge.com/how-to-password-protect-directories-with-mod_auth_mysql-on-apache2-debian-squeeze</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-even&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 Password-Protect Directories With mod_auth_mysql On Apache2 (Debian Squeeze)&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This guide explains how to password-protect web directories (with users from a MySQL database) with mod_auth_mysql
 on Apache2 on a Debian Squeeze server. It is an alternative to the 
plain-text password files provided by mod_auth and allows you to use 
normal SQL syntax to create/modify delete users. You can also configure 
mod_auth_mysql to authenticate against an existing MySQL user table.&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>Sun, 13 Nov 2011 20:24:05 +0100</pubDate>
 <guid>http://www.howtoforge.com/how-to-password-protect-directories-with-mod_auth_mysql-on-apache2-debian-squeeze</guid>
 <comments>http://www.howtoforge.com/how-to-password-protect-directories-with-mod_auth_mysql-on-apache2-debian-squeeze#comment</comments>
</item>
<item>
 <title>Setting Up ProFTPd + TLS On Ubuntu 11.04 (Natty Narwhal)</title>
 <link>http://www.howtoforge.com/setting-up-proftpd-tls-on-ubuntu-11.04-natty-narwhal</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.04 (Natty Narwhal)&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.04 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>Sun, 25 Sep 2011 20:37:15 +0200</pubDate>
 <guid>http://www.howtoforge.com/setting-up-proftpd-tls-on-ubuntu-11.04-natty-narwhal</guid>
 <comments>http://www.howtoforge.com/setting-up-proftpd-tls-on-ubuntu-11.04-natty-narwhal#comment</comments>
</item>
<item>
 <title>Mounting Remote Directories With SSHFS On Debian Squeeze</title>
 <link>http://www.howtoforge.com/mounting-remote-directories-with-sshfs-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-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;Mounting Remote Directories With SSHFS On Debian Squeeze&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This tutorial explains how you can mount a directory from a remote server on the local server securely using SSHFS. SSHFS (&lt;b&gt;S&lt;/b&gt;ecure  &lt;b&gt;SH&lt;/b&gt;ell  &lt;b&gt;F&lt;/b&gt;ile&lt;b&gt;S&lt;/b&gt;ystem)
 is a filesystem that serves files/directories securely over SSH, and 
local users can use them just as if the were local files/directories. On
 the local computer, the remote share is mounted via FUSE (Filesystem in
 Userspace). I will use Debian Squeeze for both the local and the remote
 server.&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>
 <category domain="http://www.howtoforge.com/sitemap/storage">Storage</category>
 <pubDate>Tue, 20 Sep 2011 18:50:04 +0200</pubDate>
 <guid>http://www.howtoforge.com/mounting-remote-directories-with-sshfs-on-debian-squeeze</guid>
 <comments>http://www.howtoforge.com/mounting-remote-directories-with-sshfs-on-debian-squeeze#comment</comments>
</item>
<item>
 <title>Tiny Web Proxy And Content Filtering Appliance On CentOS 6 (Version 1.4)</title>
 <link>http://www.howtoforge.com/tiny-web-proxy-and-content-filtering-appliance-on-centos-6-version-1.4</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;Tiny Web Proxy And Content Filtering Appliance On CentOS 6 (Version 1.4)&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This small HOWTO will show you how to set up a small virtual machine to speed
   up and secure your home / small enterprise web surfing network using CentOS 6,
   Squid 3.1 and QuintoLabs Content Security 1.4 applications deployed in a 
   VMware Virtual Player running on Windows 7 x64 as a host operating system. 
   This howto is targeted at novice users and may sometimes seem too thorough for 
   more advanced gurus.&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, 16 Sep 2011 18:48:56 +0200</pubDate>
 <guid>http://www.howtoforge.com/tiny-web-proxy-and-content-filtering-appliance-on-centos-6-version-1.4</guid>
 <comments>http://www.howtoforge.com/tiny-web-proxy-and-content-filtering-appliance-on-centos-6-version-1.4#comment</comments>
</item>
<item>
 <title>How To Set Up SSL Vhosts Under Nginx + SNI Support (Ubuntu 11.04/Debian Squeeze)</title>
 <link>http://www.howtoforge.com/how-to-set-up-ssl-vhosts-under-nginx-plus-sni-support-ubuntu-11.04-debian-squeeze</link>
 <description>&lt;table align=&quot;left&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;149&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/nginx.gif&quot; width=&quot;146&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 SSL Vhosts Under Nginx + SNI Support (Ubuntu 11.04/Debian Squeeze)&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This article explains how you can set up SSL vhosts under nginx on 
Ubuntu 11.04 and Debian Squeeze 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. In addition to that I will show how to make use of SNI
 (Server Name Indication) to allow multiple SSL vhosts per IP address.&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">Web Server</category>
 <category domain="http://www.howtoforge.com/sitemap/web-server/nginx">nginx</category>
 <category domain="http://www.howtoforge.com/sitemap/security">Security</category>
 <pubDate>Sun, 11 Sep 2011 20:26:56 +0200</pubDate>
 <guid>http://www.howtoforge.com/how-to-set-up-ssl-vhosts-under-nginx-plus-sni-support-ubuntu-11.04-debian-squeeze</guid>
 <comments>http://www.howtoforge.com/how-to-set-up-ssl-vhosts-under-nginx-plus-sni-support-ubuntu-11.04-debian-squeeze#comment</comments>
</item>
<item>
 <title>Restricting Users To SFTP Plus Setting Up Chrooted SSH/SFTP (Debian Squeeze)</title>
 <link>http://www.howtoforge.com/restricting-users-to-sftp-plus-setting-up-chrooted-ssh-sftp-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;Restricting Users To SFTP Plus Setting Up Chrooted SSH/SFTP (Debian Squeeze)&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This tutorial describes how to give users chrooted SSH and/or 
chrooted SFTP access on Debian Squeeze. With this setup, you can give 
your users shell access without having to fear that they can see your 
whole system. Your users will be jailed in a specific directory which 
they will not be able to break out of. I will also show how to restrict 
users to SFTP so that they cannot use SSH (this part is independent from
 the chroot part of this tutorial).&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>Sun, 04 Sep 2011 18:31:14 +0200</pubDate>
 <guid>http://www.howtoforge.com/restricting-users-to-sftp-plus-setting-up-chrooted-ssh-sftp-debian-squeeze</guid>
 <comments>http://www.howtoforge.com/restricting-users-to-sftp-plus-setting-up-chrooted-ssh-sftp-debian-squeeze#comment</comments>
</item>
<item>
 <title>Using scponly To Allow SCP/SFTP Logins And Disable SSH Logins On Debian Squeeze</title>
 <link>http://www.howtoforge.com/using-scponly-to-allow-scp-sftp-logins-and-disable-ssh-logins-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-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;Using scponly To Allow SCP/SFTP Logins And Disable SSH Logins  On Debian Squeeze&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;scponly
 is an alternate shell that restricts users to SCP and SFTP logins, but 
disallows SSH logins. It is a wrapper to the OpenSSH suite of 
applications. With the help of scponly, you can allow your users to use 
clients such as WinSCP or FileZilla
 to upload/download files, but you refuse SSH logins (e.g. with PuTTY) 
so that your users cannot execute files/programs. This tutorial shows 
how to install and use scponly on Debian Squeeze.&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, 22 Aug 2011 11:38:47 +0200</pubDate>
 <guid>http://www.howtoforge.com/using-scponly-to-allow-scp-sftp-logins-and-disable-ssh-logins-on-debian-squeeze</guid>
 <comments>http://www.howtoforge.com/using-scponly-to-allow-scp-sftp-logins-and-disable-ssh-logins-on-debian-squeeze#comment</comments>
</item>
<item>
 <title>Xtables-Addons On Centos 6 &amp; Iptables GeoIP Filtering</title>
 <link>http://www.howtoforge.com/xtables-addons-on-centos-6-and-iptables-geoip-filtering</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;Xtables-Addons On Centos 6 &amp;amp; Iptables GeoIP Filtering&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This tutorial will explain how to install aditional modules for the 
kernel to use with iptables rules sets (netfilter modules). 
Xtables-addons is the successor to patch-o-matic(-ng). Likewise, it 
contains extensions that were not, or are not yet, accepted in the main 
kernel/iptables packages.
Xtables-addons is different from patch-o-matic in that you do not have 
to patch or recompile the kernel.&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>Thu, 18 Aug 2011 13:01:01 +0200</pubDate>
 <guid>http://www.howtoforge.com/xtables-addons-on-centos-6-and-iptables-geoip-filtering</guid>
 <comments>http://www.howtoforge.com/xtables-addons-on-centos-6-and-iptables-geoip-filtering#comment</comments>
</item>
<item>
 <title>Setting Up ProFTPd + TLS On Debian Squeeze</title>
 <link>http://www.howtoforge.com/setting-up-proftpd-tls-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-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;Setting Up ProFTPd + TLS On Debian Squeeze&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 a Debian Squeeze server.&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>Wed, 17 Aug 2011 12:08:47 +0200</pubDate>
 <guid>http://www.howtoforge.com/setting-up-proftpd-tls-on-debian-squeeze</guid>
 <comments>http://www.howtoforge.com/setting-up-proftpd-tls-on-debian-squeeze#comment</comments>
</item>
<item>
 <title>How To Encrypt Directories/Partitions With eCryptfs On Debian Squeeze</title>
 <link>http://www.howtoforge.com/how-to-encrypt-directories-partitions-with-ecryptfs-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 Encrypt Directories/Partitions With eCryptfs On Debian Squeeze&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;eCryptfs
 is a POSIX-compliant enterprise-class stacked cryptographic filesystem 
for Linux. You can use it to encrypt partitions and also directories 
that don&#039;t use a partition of their own, no matter the underlying 
filesystem, partition type, etc. This tutorial shows how to use eCryptfs
 to encrypt a directory on Debian Squeeze.&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>
 <category domain="http://www.howtoforge.com/sitemap/storage">Storage</category>
 <pubDate>Sun, 24 Jul 2011 19:12:35 +0200</pubDate>
 <guid>http://www.howtoforge.com/how-to-encrypt-directories-partitions-with-ecryptfs-on-debian-squeeze</guid>
 <comments>http://www.howtoforge.com/how-to-encrypt-directories-partitions-with-ecryptfs-on-debian-squeeze#comment</comments>
</item>
</channel>
</rss>

