<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>.::anti-abuse.com::. &#187; CentOS</title>
	<atom:link href="http://security.anti-abuse.com/index.php/category/centos/feed/" rel="self" type="application/rss+xml" />
	<link>http://security.anti-abuse.com</link>
	<description>Security Revealed</description>
	<lastBuildDate>Wed, 08 Feb 2012 00:16:42 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Virtual Users And Domains With Postfix, Courier, MySQL And SquirrelMail (CentOS 6.2 x86_64)</title>
		<link>http://www.howtoforge.com/virtual-users-and-domains-with-postfix-courier-mysql-and-squirrelmail-centos-6.2-x86_64</link>
		<comments>http://www.howtoforge.com/virtual-users-and-domains-with-postfix-courier-mysql-and-squirrelmail-centos-6.2-x86_64#comments</comments>
		<pubDate>Tue, 31 Jan 2012 18:54:18 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Anti-Spam/Virus]]></category>
		<category><![CDATA[CentOS]]></category>
		<category><![CDATA[Email]]></category>
		<category><![CDATA[Postfix]]></category>
		<category><![CDATA[rss]]></category>

		<guid isPermaLink="false">http://www.howtoforge.com/virtual-users-and-domains-with-postfix-courier-mysql-and-squirrelmail-centos-6.2-x86_64</guid>
		<description><![CDATA[Virtual Users And Domains With Postfix, Courier, MySQL And SquirrelMail (CentOS 6.2 x86_64)

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...]]></description>
			<content:encoded><![CDATA[<table align="left" cellpadding="0" cellspacing="0" width="45" height="40" style="margin-top:0px;margin-bottom:0px;">
<tr>
<td><img class="teaser-image-even" src="http://static.howtoforge.com/images/teaser/centos.gif" width="42" height="40" alt="" /></td>
</tr>
</table>
<p><b>Virtual Users And Domains With Postfix, Courier, MySQL And SquirrelMail (CentOS 6.2 x86_64)</b></p>
<p>This document describes how to install a Postfix mail server that is<br />
based on virtual users and domains, i.e. users and domains that are in<br />
a MySQL database. I&#8217;ll also demonstrate the installation and<br />
configuration of Courier, so that Courier<br />
can authenticate against the same MySQL database Postfix uses. The resulting Postfix server is capable of <b>SMTP-AUTH</b> and <b>TLS</b> and <b>quota</b>. Passwords are stored in <b>encrypted</b><br />
form in the database. In addition to that, this<br />
tutorial covers the installation of <b>Amavisd</b>, <b>SpamAssassin</b>, <b>ClamAV</b> and <b>SquirrelMail</b>.</p>
]]></content:encoded>
			<wfw:commentRss>http://security.anti-abuse.com/index.php/2012/01/31/virtual-users-and-domains-with-postfix-courier-mysql-and-squirrelmail-centos-6-2-x86_64/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Virtualization With Xen On CentOS 6.2 (x86_64) (Paravirtualization &amp; Hardware Virtualization)</title>
		<link>http://www.howtoforge.com/virtualization-with-xen-on-centos-6.2-x86_64-paravirtualization-and-hardware-virtualization</link>
		<comments>http://www.howtoforge.com/virtualization-with-xen-on-centos-6.2-x86_64-paravirtualization-and-hardware-virtualization#comments</comments>
		<pubDate>Sun, 29 Jan 2012 19:36:11 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[CentOS]]></category>
		<category><![CDATA[rss]]></category>
		<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[xen]]></category>

		<guid isPermaLink="false">http://www.howtoforge.com/virtualization-with-xen-on-centos-6.2-x86_64-paravirtualization-and-hardware-virtualization</guid>
		<description><![CDATA[Virtualization With  Xen On CentOS 6.2 (x86_64) (Paravirtualization &#38; Hardware Virtualization)


This tutorial provides step-by-step instructions on how to install Xen (version 4.1.2) on a CentOS 6.2 (x86_64) system. Xen lets you create guest opera...]]></description>
			<content:encoded><![CDATA[<table align="left" cellpadding="0" cellspacing="0" width="92" height="40" style="margin-top:0px;margin-bottom:0px;">
<tr>
<td><img class="teaser-image-even" src="http://static.howtoforge.com/images/teaser/xen.gif" width="89" height="40" alt="" /></td>
</tr>
</table>
<p><b>Virtualization With  Xen On CentOS 6.2 (x86_64) (Paravirtualization &amp; Hardware Virtualization)</b></p>
<p>This tutorial provides step-by-step instructions on how to install Xen (version <b>4.1.2</b>) on a <b>CentOS 6.2</b> (x86_64) system. Xen lets you create guest operating systems (*nix operating systems like Linux and FreeBSD), so called &#8220;virtual machines&#8221; or <span class="system">domU</span>s, under a host operating system (<span class="system">dom0</span>).<br />
 Using Xen you can separate your applications into different virtual<br />
machines that are totally independent from each other, but still use the same hardware.</p>
]]></content:encoded>
			<wfw:commentRss>http://security.anti-abuse.com/index.php/2012/01/29/virtualization-with-xen-on-centos-6-2-x86_64-paravirtualization-hardware-virtualization/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>RedHat Cluster Suite And Conga &#8211; Linux Clustering</title>
		<link>http://www.howtoforge.com/redhat-cluster-suite-and-conga-linux-clustering</link>
		<comments>http://www.howtoforge.com/redhat-cluster-suite-and-conga-linux-clustering#comments</comments>
		<pubDate>Fri, 20 Jan 2012 14:13:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[CentOS]]></category>
		<category><![CDATA[High-Availability]]></category>
		<category><![CDATA[rss]]></category>

		<guid isPermaLink="false">http://www.howtoforge.com/redhat-cluster-suite-and-conga-linux-clustering</guid>
		<description><![CDATA[
RedHat Cluster Suite And Conga - Linux Clustering

This how to describes an easy step by step installation of the RedHat
 Cluster Suite on three CentOS nodes and prepare them as nodes of a 
cluster. You will also install the Management suite which is ...]]></description>
			<content:encoded><![CDATA[<table align="left" cellpadding="0" cellspacing="0" width="45" height="40" style="margin-top:0px;margin-bottom:0px;">
<tr>
<td><img class="teaser-image-even" src="http://static.howtoforge.com/images/teaser/centos.gif" width="42" height="40" alt="" /></td>
</tr>
</table>
<p><b>RedHat Cluster Suite And Conga &#8211; Linux Clustering</b></p>
<p>This how to describes an easy step by step installation of the RedHat<br />
 Cluster Suite on three CentOS nodes and prepare them as nodes of a<br />
cluster. You will also install the Management suite which is web based<br />
and is known as Conga.</p>
]]></content:encoded>
			<wfw:commentRss>http://security.anti-abuse.com/index.php/2012/01/20/redhat-cluster-suite-and-conga-linux-clustering/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Perfect Server &#8211; CentOS 6.2 x86_64 With nginx [ISPConfig 3]</title>
		<link>http://www.howtoforge.com/perfect-server-centos-6.2-x86_64-with-nginx-ispconfig-3</link>
		<comments>http://www.howtoforge.com/perfect-server-centos-6.2-x86_64-with-nginx-ispconfig-3#comments</comments>
		<pubDate>Thu, 19 Jan 2012 15:00:36 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[CentOS]]></category>
		<category><![CDATA[Control Panels]]></category>
		<category><![CDATA[ISPConfig]]></category>
		<category><![CDATA[nginx]]></category>
		<category><![CDATA[rss]]></category>
		<category><![CDATA[Web Server]]></category>

		<guid isPermaLink="false">http://www.howtoforge.com/perfect-server-centos-6.2-x86_64-with-nginx-ispconfig-3</guid>
		<description><![CDATA[The Perfect Server - CentOS 6.2 x86_64 With nginx [ISPConfig 3]

This tutorial shows how to prepare a CentOS 6.2 x86_64 server for the
 installation of ISPConfig 3, and how to install ISPConfig 3. ISPConfig 3
 is a webhosting control panel that allows ...]]></description>
			<content:encoded><![CDATA[<table align="left" cellpadding="0" cellspacing="0" width="45" height="40" style="margin-top:0px;margin-bottom:0px;">
<tr>
<td><img class="teaser-image-even" src="http://static.howtoforge.com/images/teaser/centos.gif" width="42" height="40" alt="" /></td>
</tr>
</table>
<p><b>The Perfect Server &#8211; CentOS 6.2 x86_64 With nginx [ISPConfig 3]</b></p>
<p>This tutorial shows how to prepare a CentOS 6.2 x86_64 server for the<br />
 installation of ISPConfig 3, and how to install ISPConfig 3. ISPConfig 3<br />
 is a webhosting control panel that allows you to configure the<br />
following services through a web browser: nginx web server, Postfix mail<br />
 server, MySQL, BIND nameserver, PureFTPd, SpamAssassin, ClamAV,<br />
Mailman, and many more. Since version 3.0.4, ISPConfig comes with full<br />
support for the nginx web server in addition to Apache; this tutorial<br />
covers the setup of a server that uses nginx, not Apache.</p>
]]></content:encoded>
			<wfw:commentRss>http://security.anti-abuse.com/index.php/2012/01/19/the-perfect-server-centos-6-2-x86_64-with-nginx-ispconfig-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing An Oracle-Ready CentOS 6.2 Server</title>
		<link>http://www.howtoforge.com/installing-an-oracle-ready-centos-6.2-server</link>
		<comments>http://www.howtoforge.com/installing-an-oracle-ready-centos-6.2-server#comments</comments>
		<pubDate>Fri, 13 Jan 2012 16:29:18 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[CentOS]]></category>
		<category><![CDATA[rss]]></category>

		<guid isPermaLink="false">http://www.howtoforge.com/installing-an-oracle-ready-centos-6.2-server</guid>
		<description><![CDATA[Installing An Oracle-Ready CentOS 6.2 Server

This is a tutorial for installing an Oracle-ready Linux box with 
CentOS 6.2, it covers the steps involved on the preparation of an 
Oracle-ready server for the posterior installation of Oracle Database 
Se...]]></description>
			<content:encoded><![CDATA[<table align="left" cellpadding="0" cellspacing="0" width="45" height="40" style="margin-top:0px;margin-bottom:0px;">
<tr>
<td><img class="teaser-image-even" src="http://static.howtoforge.com/images/teaser/centos.gif" width="42" height="40" alt="" /></td>
</tr>
</table>
<p><b>Installing An Oracle-Ready CentOS 6.2 Server</b></p>
<p>This is a tutorial for installing an Oracle-ready Linux box with<br />
CentOS 6.2, it covers the steps involved on the preparation of an<br />
Oracle-ready server for the posterior installation of Oracle Database<br />
Server/Oracle Fusion Middleware Suite on a multi-role server deployment.</p>
]]></content:encoded>
			<wfw:commentRss>http://security.anti-abuse.com/index.php/2012/01/13/installing-an-oracle-ready-centos-6-2-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Perfect Server &#8211; CentOS 6.2 x86_64 With Apache2 [ISPConfig 3]</title>
		<link>http://www.howtoforge.com/perfect-server-centos-6.2-x86_64-with-apache2-ispconfig-3</link>
		<comments>http://www.howtoforge.com/perfect-server-centos-6.2-x86_64-with-apache2-ispconfig-3#comments</comments>
		<pubDate>Thu, 12 Jan 2012 17:37:36 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[CentOS]]></category>
		<category><![CDATA[Control Panels]]></category>
		<category><![CDATA[ISPConfig]]></category>
		<category><![CDATA[rss]]></category>
		<category><![CDATA[Web Server]]></category>

		<guid isPermaLink="false">http://www.howtoforge.com/perfect-server-centos-6.2-x86_64-with-apache2-ispconfig-3</guid>
		<description><![CDATA[The Perfect Server - CentOS 6.2 x86_64 With Apache2 [ISPConfig 3]

This tutorial shows how to prepare a CentOS 6.2 x86_64 server for the
 installation of ISPConfig 3, and how to install ISPConfig 3. ISPConfig 3
 is a webhosting control panel that allow...]]></description>
			<content:encoded><![CDATA[<table align="left" cellpadding="0" cellspacing="0" width="45" height="40" style="margin-top:0px;margin-bottom:0px;">
<tr>
<td><img class="teaser-image-even" src="http://static.howtoforge.com/images/teaser/centos.gif" width="42" height="40" alt="" /></td>
</tr>
</table>
<p><b>The Perfect Server &#8211; CentOS 6.2 x86_64 With Apache2 [ISPConfig 3]</b></p>
<p>This tutorial shows how to prepare a CentOS 6.2 x86_64 server for the<br />
 installation of ISPConfig 3, and how to install ISPConfig 3. ISPConfig 3<br />
 is a webhosting control panel that allows you to configure the<br />
following services through a web browser: Apache web server, Postfix<br />
mail server, MySQL, BIND nameserver, PureFTPd, SpamAssassin, ClamAV,<br />
Mailman, and many more. Since version 3.0.4, ISPConfig comes with full<br />
support for the nginx web server in addition to Apache; this tutorial<br />
covers the setup of a server that uses Apache, not nginx.</p>
]]></content:encoded>
			<wfw:commentRss>http://security.anti-abuse.com/index.php/2012/01/12/the-perfect-server-centos-6-2-x86_64-with-apache2-ispconfig-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing Apache2 With PHP5 And MySQL Support On CentOS 6.1 (LAMP)</title>
		<link>http://www.howtoforge.com/installing-apache2-with-php5-and-mysql-support-on-centos-6.1-lamp</link>
		<comments>http://www.howtoforge.com/installing-apache2-with-php5-and-mysql-support-on-centos-6.1-lamp#comments</comments>
		<pubDate>Mon, 09 Jan 2012 17:42:56 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[CentOS]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[rss]]></category>
		<category><![CDATA[Web Server]]></category>

		<guid isPermaLink="false">http://www.howtoforge.com/installing-apache2-with-php5-and-mysql-support-on-centos-6.1-lamp</guid>
		<description><![CDATA[Installing Apache2 With PHP5 And MySQL Support On CentOS 6.1 (LAMP)

 LAMP is short for Linux, Apache, MySQL, PHP.
  This tutorial shows how you can install an Apache2 webserver on a 
CentOS 6.1 server with PHP5 support (mod_php) and MySQL support.
]]></description>
			<content:encoded><![CDATA[<table align="left" cellpadding="0" cellspacing="0" width="45" height="40" style="margin-top:0px;margin-bottom:0px;">
<tr>
<td><img class="teaser-image-even" src="http://static.howtoforge.com/images/teaser/centos.gif" width="42" height="40" alt="" /></td>
</tr>
</table>
<p><b>Installing Apache2 With PHP5 And MySQL Support On CentOS 6.1 (LAMP)</b></p>
<p> LAMP is short for <b>L</b>inux, <b>A</b>pache, <b>M</b>ySQL, <b>P</b>HP.<br />
  This tutorial shows how you can install an Apache2 webserver on a<br />
CentOS 6.1 server with PHP5 support (mod_php) and MySQL support.</p>
]]></content:encoded>
			<wfw:commentRss>http://security.anti-abuse.com/index.php/2012/01/09/installing-apache2-with-php5-and-mysql-support-on-centos-6-1-lamp/feed/</wfw:commentRss>
		<slash:comments>0</slash: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>
		<comments>http://www.howtoforge.com/web-filtering-on-squid-3-with-quintolabs-content-security-1.4-and-windows-active-directory-integration#comments</comments>
		<pubDate>Fri, 06 Jan 2012 15:42:49 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[CentOS]]></category>
		<category><![CDATA[rss]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://www.howtoforge.com/web-filtering-on-squid-3-with-quintolabs-content-security-1.4-and-windows-active-directory-integration</guid>
		<description><![CDATA[Web Filtering On Squid 3 With QuintoLabs Content Security 1.4 And 
    Windows Active Directory Integration

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 Qui...]]></description>
			<content:encoded><![CDATA[<table align="left" cellpadding="0" cellspacing="0" width="45" height="40" style="margin-top:0px;margin-bottom:0px;">
<tr>
<td><img class="teaser-image-even" src="http://static.howtoforge.com/images/teaser/centos.gif" width="42" height="40" alt="" /></td>
</tr>
</table>
<p><b>Web Filtering On Squid 3 With QuintoLabs Content Security 1.4 And<br />
    Windows Active Directory Integration</b></p>
<p>This HOWTO will show you how to set up a Squid proxy server deployed on CentOS<br />
   or RedHat 6 Linux with web and content filtering done by QuintoLabs Content<br />
   Security with proxy users transparently authenticated by Windows 2008 R2<br />
   based Active Directory. This is the work in progress and all comments<br />
   are welcomed. The HOWTO is targeted at novice users and may sometimes seem<br />
   too thorough for more advanced gurus. No compilation magic will be involved<br />
   in our setup so any system administrator accustomed to Windows will be able<br />
   to easily follow the instructions.</p>
]]></content:encoded>
			<wfw:commentRss>http://security.anti-abuse.com/index.php/2012/01/06/web-filtering-on-squid-3-with-quintolabs-content-security-1-4-and-windows-active-directory-integration/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Perfect Server &#8211; CentOS 6.1 x86_64 With nginx [ISPConfig 3]</title>
		<link>http://www.howtoforge.com/perfect-server-centos-6.1-x86_64-with-nginx-ispconfig-3</link>
		<comments>http://www.howtoforge.com/perfect-server-centos-6.1-x86_64-with-nginx-ispconfig-3#comments</comments>
		<pubDate>Thu, 22 Dec 2011 15:50:36 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[CentOS]]></category>
		<category><![CDATA[Control Panels]]></category>
		<category><![CDATA[ISPConfig]]></category>
		<category><![CDATA[nginx]]></category>
		<category><![CDATA[rss]]></category>
		<category><![CDATA[Web Server]]></category>

		<guid isPermaLink="false">http://www.howtoforge.com/perfect-server-centos-6.1-x86_64-with-nginx-ispconfig-3</guid>
		<description><![CDATA[The Perfect Server - CentOS 6.1 x86_64 With nginx [ISPConfig 3]

This tutorial shows how to prepare a CentOS 6.1 x86_64 server for the
 installation of ISPConfig 3, and how to install ISPConfig 3. ISPConfig 3
 is a webhosting control panel that allows ...]]></description>
			<content:encoded><![CDATA[<table align="left" cellpadding="0" cellspacing="0" width="45" height="40" style="margin-top:0px;margin-bottom:0px;">
<tr>
<td><img class="teaser-image-even" src="http://static.howtoforge.com/images/teaser/centos.gif" width="42" height="40" alt="" /></td>
</tr>
</table>
<p><b>The Perfect Server &#8211; CentOS 6.1 x86_64 With nginx [ISPConfig 3]</b></p>
<p>This tutorial shows how to prepare a CentOS 6.1 x86_64 server for the<br />
 installation of ISPConfig 3, and how to install ISPConfig 3. ISPConfig 3<br />
 is a webhosting control panel that allows you to configure the<br />
following services through a web browser: nginx web server, Postfix mail<br />
 server, MySQL, BIND nameserver, PureFTPd, SpamAssassin, ClamAV,<br />
Mailman, and many more. Since version 3.0.4, ISPConfig comes with full<br />
support for the nginx web server in addition to Apache; this tutorial<br />
covers the setup of a server that uses nginx, not Apache.</p>
]]></content:encoded>
			<wfw:commentRss>http://security.anti-abuse.com/index.php/2011/12/22/the-perfect-server-centos-6-1-x86_64-with-nginx-ispconfig-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Perfect Server &#8211; CentOS 6.1 x86_64 With Apache2 [ISPConfig 3]</title>
		<link>http://www.howtoforge.com/perfect-server-centos-6.1-x86_64-with-apache2-ispconfig-3</link>
		<comments>http://www.howtoforge.com/perfect-server-centos-6.1-x86_64-with-apache2-ispconfig-3#comments</comments>
		<pubDate>Tue, 20 Dec 2011 17:07:14 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[CentOS]]></category>
		<category><![CDATA[Control Panels]]></category>
		<category><![CDATA[ISPConfig]]></category>
		<category><![CDATA[rss]]></category>
		<category><![CDATA[Web Server]]></category>

		<guid isPermaLink="false">http://www.howtoforge.com/perfect-server-centos-6.1-x86_64-with-apache2-ispconfig-3</guid>
		<description><![CDATA[The Perfect Server - CentOS 6.1 x86_64 With Apache2 [ISPConfig 3]

This tutorial shows how to prepare a CentOS 6.1 x86_64 server for the
 installation of ISPConfig 3, and how to install ISPConfig 3. ISPConfig 3
 is a webhosting control panel that allow...]]></description>
			<content:encoded><![CDATA[<table align="left" cellpadding="0" cellspacing="0" width="45" height="40" style="margin-top:0px;margin-bottom:0px;">
<tr>
<td><img class="teaser-image-even" src="http://static.howtoforge.com/images/teaser/centos.gif" width="42" height="40" alt="" /></td>
</tr>
</table>
<p><b>The Perfect Server &#8211; CentOS 6.1 x86_64 With Apache2 [ISPConfig 3]</b></p>
<p>This tutorial shows how to prepare a CentOS 6.1 x86_64 server for the<br />
 installation of ISPConfig 3, and how to install ISPConfig 3. ISPConfig 3<br />
 is a webhosting control panel that allows you to configure the<br />
following services through a web browser: Apache web server, Postfix<br />
mail server, MySQL, BIND nameserver, PureFTPd, SpamAssassin, ClamAV,<br />
Mailman, and many more. Since version 3.0.4, ISPConfig comes with full<br />
support for the nginx web server in addition to Apache; this tutorial<br />
covers the setup of a server that uses Apache, not nginx.</p>
]]></content:encoded>
			<wfw:commentRss>http://security.anti-abuse.com/index.php/2011/12/20/the-perfect-server-centos-6-1-x86_64-with-apache2-ispconfig-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SQUID Proxy On RHEL5/CentOS &#8211; Everything That You Should Know About [Part 1]</title>
		<link>http://www.howtoforge.com/squid-proxy-on-rhel5-centos-everything-that-you-should-know-about</link>
		<comments>http://www.howtoforge.com/squid-proxy-on-rhel5-centos-everything-that-you-should-know-about#comments</comments>
		<pubDate>Mon, 19 Dec 2011 17:12:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[CentOS]]></category>
		<category><![CDATA[rss]]></category>

		<guid isPermaLink="false">http://www.howtoforge.com/squid-proxy-on-rhel5-centos-everything-that-you-should-know-about</guid>
		<description><![CDATA[
SQUID Proxy On RHEL5/CentOS - Everything That You Should Know About [Part 1]


The main feature or duty of a proxy server could be a gateway that receives 
HTTP requests from clients and forwards the request to the destination and relays the answer ba...]]></description>
			<content:encoded><![CDATA[<table align="left" cellpadding="0" cellspacing="0" width="45" height="40" style="margin-top:0px;margin-bottom:0px;">
<tr>
<td><img class="teaser-image-even" src="http://static.howtoforge.com/images/teaser/centos.gif" width="42" height="40" alt="" /></td>
</tr>
</table>
<p><b>SQUID Proxy On RHEL5/CentOS &#8211; Everything That You Should Know About [Part 1]</b></p>
<p>The main feature or duty of a proxy server could be a gateway that receives<br />
HTTP requests from clients and forwards the request to the destination and relays the answer back to the requestor. Squid is most popular open-source software that brings this to us. It<br />
 also has<br />
some excellent features for doing something else such as web access<br />
controlling,<br />
bandwidth controlling, restriction policies, and content caching and<br />
filtering. Actually people install SQUID to pursuit 2 goals: first<br />
reduce the bandwidth<br />
charges by content caching and second for restricting access to<br />
particular<br />
contents. The following guide explains advantages of using Squid and will show you how to<br />
install, configure, control, and maintain the Squid Proxy Server on<br />
RHEL5 and CentOS Linux.</p>
]]></content:encoded>
			<wfw:commentRss>http://security.anti-abuse.com/index.php/2011/12/19/squid-proxy-on-rhel5centos-everything-that-you-should-know-about-part-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing Lighttpd With PHP5 And MySQL Support On CentOS 6.0</title>
		<link>http://www.howtoforge.com/installing-lighttpd-with-php5-and-mysql-support-on-centos-6.0</link>
		<comments>http://www.howtoforge.com/installing-lighttpd-with-php5-and-mysql-support-on-centos-6.0#comments</comments>
		<pubDate>Mon, 12 Dec 2011 17:07:13 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[CentOS]]></category>
		<category><![CDATA[Lighttpd]]></category>
		<category><![CDATA[rss]]></category>
		<category><![CDATA[Web Server]]></category>

		<guid isPermaLink="false">http://www.howtoforge.com/installing-lighttpd-with-php5-and-mysql-support-on-centos-6.0</guid>
		<description><![CDATA[Installing Lighttpd With PHP5 And MySQL Support On CentOS 6.0

Lighttpd is a secure, fast, standards-compliant web server designed
for speed-critical environments. This tutorial shows how you can
install Lighttpd on a CentOS 6.0 server with PHP5 suppor...]]></description>
			<content:encoded><![CDATA[<table align="left" cellpadding="0" cellspacing="0" width="45" height="40" style="margin-top:0px;margin-bottom:0px;">
<tr>
<td><img class="teaser-image-even" src="http://static.howtoforge.com/images/teaser/lighttpd.gif" width="42" height="40" alt="" /></td>
</tr>
</table>
<p><b>Installing Lighttpd With PHP5 And MySQL Support On CentOS 6.0</b></p>
<p>Lighttpd is a secure, fast, standards-compliant web server designed<br />
for speed-critical environments. This tutorial shows how you can<br />
install Lighttpd on a CentOS 6.0 server with PHP5 support (through<br />
FastCGI) and MySQL support.</p>
]]></content:encoded>
			<wfw:commentRss>http://security.anti-abuse.com/index.php/2011/12/12/installing-lighttpd-with-php5-and-mysql-support-on-centos-6-0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>vsftpd: Local And Virtual Users With Bash Scripts For User Maintainance (CentOS 6.0)</title>
		<link>http://www.howtoforge.com/vsftpd-local-and-virtual-users-with-bash-scripts-for-user-maintenance-centos-6.0</link>
		<comments>http://www.howtoforge.com/vsftpd-local-and-virtual-users-with-bash-scripts-for-user-maintenance-centos-6.0#comments</comments>
		<pubDate>Fri, 09 Dec 2011 18:18:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[CentOS]]></category>
		<category><![CDATA[FTP]]></category>
		<category><![CDATA[rss]]></category>

		<guid isPermaLink="false">http://www.howtoforge.com/vsftpd-local-and-virtual-users-with-bash-scripts-for-user-maintenance-centos-6.0</guid>
		<description><![CDATA[vsftpd: Local And Virtual Users With Bash Scripts For User Maintainance (CentOS 6.0)

vsftpd is the most popular FTP server in the Linux world and is 
secure 
and fast. Recently I had to configure a FTP server quickly onto a CentOS
 server setup built ...]]></description>
			<content:encoded><![CDATA[<table align="left" cellpadding="0" cellspacing="0" width="45" height="40" style="margin-top:0px;margin-bottom:0px;">
<tr>
<td><img class="teaser-image-even" src="http://static.howtoforge.com/images/teaser/centos.gif" width="42" height="40" alt="" /></td>
</tr>
</table>
<p><b>vsftpd: Local And Virtual Users With Bash Scripts For User Maintainance (CentOS 6.0)</b></p>
<p>vsftpd is the most popular FTP server in the Linux world and is<br />
secure<br />
and fast. Recently I had to configure a FTP server quickly onto a CentOS<br />
 server setup built using the minimal ISO and the server was up and<br />
running in a snap.</p>
]]></content:encoded>
			<wfw:commentRss>http://security.anti-abuse.com/index.php/2011/12/09/vsftpd-local-and-virtual-users-with-bash-scripts-for-user-maintainance-centos-6-0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing Apache2 With PHP5 And MySQL Support On CentOS 5.7 (LAMP)</title>
		<link>http://www.howtoforge.com/installing-apache2-with-php5-and-mysql-support-on-centos-5.7-lamp</link>
		<comments>http://www.howtoforge.com/installing-apache2-with-php5-and-mysql-support-on-centos-5.7-lamp#comments</comments>
		<pubDate>Mon, 05 Dec 2011 17:50:40 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[CentOS]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[rss]]></category>
		<category><![CDATA[Web Server]]></category>

		<guid isPermaLink="false">http://www.howtoforge.com/installing-apache2-with-php5-and-mysql-support-on-centos-5.7-lamp</guid>
		<description><![CDATA[Installing Apache2 With PHP5 And MySQL Support On CentOS 5.7 (LAMP)

 LAMP is short for Linux, Apache, MySQL, PHP.
  This tutorial shows how you can install an Apache2 webserver on a 
CentOS 5.7 server with PHP5 support (mod_php) and MySQL support.
]]></description>
			<content:encoded><![CDATA[<table align="left" cellpadding="0" cellspacing="0" width="45" height="40" style="margin-top:0px;margin-bottom:0px;">
<tr>
<td><img class="teaser-image-even" src="http://static.howtoforge.com/images/teaser/centos.gif" width="42" height="40" alt="" /></td>
</tr>
</table>
<p><b>Installing Apache2 With PHP5 And MySQL Support On CentOS 5.7 (LAMP)</b></p>
<p> LAMP is short for <b>L</b>inux, <b>A</b>pache, <b>M</b>ySQL, <b>P</b>HP.<br />
  This tutorial shows how you can install an Apache2 webserver on a<br />
CentOS 5.7 server with PHP5 support (mod_php) and MySQL support.</p>
]]></content:encoded>
			<wfw:commentRss>http://security.anti-abuse.com/index.php/2011/12/05/installing-apache2-with-php5-and-mysql-support-on-centos-5-7-lamp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing And Using OpenVZ On CentOS 5.7</title>
		<link>http://www.howtoforge.com/installing-and-using-openvz-on-centos-5.7</link>
		<comments>http://www.howtoforge.com/installing-and-using-openvz-on-centos-5.7#comments</comments>
		<pubDate>Thu, 03 Nov 2011 17:11:13 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[CentOS]]></category>
		<category><![CDATA[OpenVZ]]></category>
		<category><![CDATA[rss]]></category>
		<category><![CDATA[Virtualization]]></category>

		<guid isPermaLink="false">http://www.howtoforge.com/installing-and-using-openvz-on-centos-5.7</guid>
		<description><![CDATA[Installing And Using OpenVZ On CentOS 5.7

In this HowTo I will describe how to prepare a CentOS 5.7 server for 
OpenVZ. With OpenVZ you can create multiple Virtual Private Servers 
(VPS) on the same hardware, similar to Xen and the Linux Vserver 
proj...]]></description>
			<content:encoded><![CDATA[<table align="left" cellpadding="0" cellspacing="0" width="167" height="40" style="margin-top:0px;margin-bottom:0px;">
<tr>
<td><img class="teaser-image-even" src="http://static.howtoforge.com/images/teaser/openvz.gif" width="164" height="40" alt="" /></td>
</tr>
</table>
<p><b>Installing And Using OpenVZ On CentOS 5.7</b></p>
<p>In this HowTo I will describe how to prepare a CentOS 5.7 server for<br />
OpenVZ. With OpenVZ you can create multiple Virtual Private Servers<br />
(VPS) on the same hardware, similar to Xen and the Linux Vserver<br />
project. OpenVZ is the open-source branch of Virtuozzo, a commercial<br />
virtualization solution used by many providers that offer virtual<br />
servers. The OpenVZ kernel patch is licensed under the GPL license, and<br />
the user-level tools are under the QPL license.</p>
]]></content:encoded>
			<wfw:commentRss>http://security.anti-abuse.com/index.php/2011/11/03/installing-and-using-openvz-on-centos-5-7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Install ImageMagick (And Imagick) With jp2 Support On CentOS (6.0)</title>
		<link>http://www.howtoforge.com/how-to-install-imagemagick-and-imagick-with-jp2-support-on-centos-6.0</link>
		<comments>http://www.howtoforge.com/how-to-install-imagemagick-and-imagick-with-jp2-support-on-centos-6.0#comments</comments>
		<pubDate>Wed, 02 Nov 2011 07:46:23 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[CentOS]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[rss]]></category>

		<guid isPermaLink="false">http://www.howtoforge.com/how-to-install-imagemagick-and-imagick-with-jp2-support-on-centos-6.0</guid>
		<description><![CDATA[
How To Install ImageMagick (And Imagick) With jp2 Support On CentOS (6.0)

This tutorial describes how to install ImageMagick and imagik with jp2 support on CentOS 6.0.
]]></description>
			<content:encoded><![CDATA[<table align="left" cellpadding="0" cellspacing="0" width="45" height="40" style="margin-top:0px;margin-bottom:0px;">
<tr>
<td><img class="teaser-image-even" src="http://static.howtoforge.com/images/teaser/centos.gif" width="42" height="40" alt="" /></td>
</tr>
</table>
<p><b>How To Install ImageMagick (And Imagick) With jp2 Support On CentOS (6.0)</b></p>
<p>This tutorial describes how to install ImageMagick and imagik with jp2 support on CentOS 6.0.</p>
]]></content:encoded>
			<wfw:commentRss>http://security.anti-abuse.com/index.php/2011/11/02/how-to-install-imagemagick-and-imagick-with-jp2-support-on-centos-6-0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Perfect Server &#8211; CentOS 5.7 x86_64 [ISPConfig 2]</title>
		<link>http://www.howtoforge.com/perfect-server-centos-5.7-x86_64-ispconfig-2</link>
		<comments>http://www.howtoforge.com/perfect-server-centos-5.7-x86_64-ispconfig-2#comments</comments>
		<pubDate>Mon, 24 Oct 2011 16:37:37 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[CentOS]]></category>
		<category><![CDATA[Control Panels]]></category>
		<category><![CDATA[ISPConfig]]></category>
		<category><![CDATA[rss]]></category>
		<category><![CDATA[Web Server]]></category>

		<guid isPermaLink="false">http://www.howtoforge.com/perfect-server-centos-5.7-x86_64-ispconfig-2</guid>
		<description><![CDATA[The Perfect Server - CentOS 5.7 x86_64 [ISPConfig 2]

This tutorial shows how to set up a CentOS 5.7 
server (x86_64) that offers all services needed by ISPs and web hosters:
 Apache web server (SSL-capable), Postfix mail server with SMTP-AUTH and
 TLS...]]></description>
			<content:encoded><![CDATA[<table align="left" cellpadding="0" cellspacing="0" width="45" height="40" style="margin-top:0px;margin-bottom:0px;">
<tr>
<td><img class="teaser-image-even" src="http://static.howtoforge.com/images/teaser/centos.gif" width="42" height="40" alt="" /></td>
</tr>
</table>
<p><b>The Perfect Server &#8211; CentOS 5.7 x86_64 [ISPConfig 2]</b></p>
<p>This tutorial shows how to set up a <b>CentOS 5.7</b><br />
server (x86_64) that offers all services needed by ISPs and web hosters:<br />
 Apache web server (SSL-capable), Postfix mail server with SMTP-AUTH and<br />
 TLS, BIND DNS server, Proftpd FTP server, MySQL server, Dovecot<br />
POP3/IMAP, Quota, Firewall, etc. In the end you should have a system that<br />
works reliably, and if you like you can install the free webhosting<br />
control panel ISPConfig 2 (i.e., ISPConfig runs on it out of the box).</p>
]]></content:encoded>
			<wfw:commentRss>http://security.anti-abuse.com/index.php/2011/10/24/the-perfect-server-centos-5-7-x86_64-ispconfig-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Create A RAID1 Setup On An Existing CentOS/RedHat 6.0 System</title>
		<link>http://www.howtoforge.com/how-to-create-a-raid1-setup-on-an-existing-centos-redhat-6.0-system</link>
		<comments>http://www.howtoforge.com/how-to-create-a-raid1-setup-on-an-existing-centos-redhat-6.0-system#comments</comments>
		<pubDate>Fri, 21 Oct 2011 14:09:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[CentOS]]></category>
		<category><![CDATA[rss]]></category>
		<category><![CDATA[storage]]></category>

		<guid isPermaLink="false">http://www.howtoforge.com/how-to-create-a-raid1-setup-on-an-existing-centos-redhat-6.0-system</guid>
		<description><![CDATA[How To Create A RAID1 Setup On An Existing CentOS/RedHat 6.0 System
This tutorial is for turning a single disk CentOS 6 system into a 
two disk RAID1 system. The GRUB bootloader will be configured in such a way that the system 
will still be able to bo...]]></description>
			<content:encoded><![CDATA[<table align="left" cellpadding="0" cellspacing="0" width="45" height="40" style="margin-top:0px;margin-bottom:0px;">
<tr>
<td><img class="teaser-image-even" src="http://static.howtoforge.com/images/teaser/centos.gif" width="42" height="40" alt="" /></td>
</tr>
</table>
<p><b>How To Create A RAID1 Setup On An Existing CentOS/RedHat 6.0 System</b></p>
<p>This tutorial is for turning a single disk CentOS 6 system into a<br />
two disk RAID1 system. The GRUB bootloader will be configured in such a way that the system<br />
will still be able to boot if one of the hard drives fails (no matter<br />
which one).</p>
]]></content:encoded>
			<wfw:commentRss>http://security.anti-abuse.com/index.php/2011/10/21/how-to-create-a-raid1-setup-on-an-existing-centosredhat-6-0-system/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Serving CGI Scripts With Nginx On CentOS 6.0</title>
		<link>http://www.howtoforge.com/serving-cgi-scripts-with-nginx-on-centos-6.0</link>
		<comments>http://www.howtoforge.com/serving-cgi-scripts-with-nginx-on-centos-6.0#comments</comments>
		<pubDate>Thu, 20 Oct 2011 16:06:53 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[CentOS]]></category>
		<category><![CDATA[nginx]]></category>
		<category><![CDATA[rss]]></category>
		<category><![CDATA[Web Server]]></category>

		<guid isPermaLink="false">http://www.howtoforge.com/serving-cgi-scripts-with-nginx-on-centos-6.0</guid>
		<description><![CDATA[Serving CGI Scripts With Nginx On CentOS 6.0

This tutorial shows how you can serve CGI scripts (Perl scripts) with
 nginx on CentOS 6.0. While nginx itself does not serve CGI, there are 
several ways to work around this. I will outline two solutions: ...]]></description>
			<content:encoded><![CDATA[<table align="left" cellpadding="0" cellspacing="0" width="45" height="40" style="margin-top:0px;margin-bottom:0px;">
<tr>
<td><img class="teaser-image-even" src="http://static.howtoforge.com/images/teaser/centos.gif" width="42" height="40" alt="" /></td>
</tr>
</table>
<p><b>Serving CGI Scripts With Nginx On CentOS 6.0</b></p>
<p>This tutorial shows how you can serve CGI scripts (Perl scripts) with<br />
 nginx on CentOS 6.0. While nginx itself does not serve CGI, there are<br />
several ways to work around this. I will outline two solutions: the<br />
first is to proxy requests for CGI scripts to Thttpd, a small web server<br />
 that has CGI support, while the second solution  uses a CGI wrapper to<br />
serve CGI scripts.</p>
]]></content:encoded>
			<wfw:commentRss>http://security.anti-abuse.com/index.php/2011/10/20/serving-cgi-scripts-with-nginx-on-centos-6-0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Editing Images With Pinta</title>
		<link>http://www.howtoforge.com/editing-images-with-pinta</link>
		<comments>http://www.howtoforge.com/editing-images-with-pinta#comments</comments>
		<pubDate>Sun, 09 Oct 2011 19:12:49 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[CentOS]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[desktop]]></category>
		<category><![CDATA[Fedora]]></category>
		<category><![CDATA[Mandriva]]></category>
		<category><![CDATA[PCLinuxOS]]></category>
		<category><![CDATA[rss]]></category>
		<category><![CDATA[SuSE]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.howtoforge.com/editing-images-with-pinta</guid>
		<description><![CDATA[Editing Images With Pinta
This article is about how to use the Pinta graphical editor to edit pictures and covers some of its most important features. Pinta is a lightweight image editor for Linux and is far more easier
to handle than Gimp but still ha...]]></description>
			<content:encoded><![CDATA[<p><b>Editing Images With Pinta</b></p>
<p>This article is about how to use the Pinta graphical editor to edit pictures and covers some of its most important features. Pinta is a lightweight image editor for Linux and is far more easier<br />
to handle than Gimp but still has a large variety of tools and features<br />
to use. It can be used for quick editing like resizing images or<br />
adjusting the colours of photographs, but also for more professional<br />
tasks which depend on layered images and more. It is a good mixture<br />
between MS Paint and professional image editing tools and is<br />
recommendable for most purposes of image-editing-everyday-use.</p>
]]></content:encoded>
			<wfw:commentRss>http://security.anti-abuse.com/index.php/2011/10/09/editing-images-with-pinta/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Perfect Server &#8211; CentOS 5.7 x86_64 [ISPConfig 3]</title>
		<link>http://www.howtoforge.com/perfect-server-centos-5.7-x86_64-ispconfig-3</link>
		<comments>http://www.howtoforge.com/perfect-server-centos-5.7-x86_64-ispconfig-3#comments</comments>
		<pubDate>Tue, 27 Sep 2011 15:24:32 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[CentOS]]></category>
		<category><![CDATA[Control Panels]]></category>
		<category><![CDATA[ISPConfig]]></category>
		<category><![CDATA[rss]]></category>

		<guid isPermaLink="false">http://www.howtoforge.com/perfect-server-centos-5.7-x86_64-ispconfig-3</guid>
		<description><![CDATA[The Perfect Server - CentOS 5.7 x86_64 [ISPConfig 3]

This tutorial shows how to prepare a CentOS 5.7 x86_64 server for the
 installation of ISPConfig 3, and how to install ISPConfig 3. ISPConfig 3
 is a webhosting control panel that allows you to conf...]]></description>
			<content:encoded><![CDATA[<table align="left" cellpadding="0" cellspacing="0" width="116" height="40" style="margin-top:0px;margin-bottom:0px;">
<tr>
<td><img class="teaser-image-even" src="http://static.howtoforge.com/images/teaser/ispconfig.gif" width="113" height="40" alt="" /></td>
</tr>
</table>
<p><b>The Perfect Server &#8211; CentOS 5.7 x86_64 [ISPConfig 3]</b></p>
<p>This tutorial shows how to prepare a CentOS 5.7 x86_64 server for the<br />
 installation of ISPConfig 3, and how to install ISPConfig 3. ISPConfig 3<br />
 is a webhosting control panel that allows you to configure the<br />
following services through a web browser: Apache web server, Postfix<br />
mail server, MySQL, BIND nameserver, PureFTPd, SpamAssassin, ClamAV, and<br />
 many more.</p>
]]></content:encoded>
			<wfw:commentRss>http://security.anti-abuse.com/index.php/2011/09/27/the-perfect-server-centos-5-7-x86_64-ispconfig-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Lessfs 1.5 On CentOS 5</title>
		<link>http://www.howtoforge.com/lessfs-1.5-on-centos-5</link>
		<comments>http://www.howtoforge.com/lessfs-1.5-on-centos-5#comments</comments>
		<pubDate>Mon, 26 Sep 2011 18:25:28 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[CentOS]]></category>
		<category><![CDATA[rss]]></category>

		<guid isPermaLink="false">http://www.howtoforge.com/lessfs-1.5-on-centos-5</guid>
		<description><![CDATA[
Lessfs 1.5 On CentOS 5

For this HowTo I used a VirtualBox with CentOS 5.7 x86_64.  I attached a 
separate 20GB Data drive mounted to /data.  This will hold the lessfs DB and data. 
The lessfs mountpoint I put at /lessfs. This is a very basic setup, j...]]></description>
			<content:encoded><![CDATA[<table align="left" cellpadding="0" cellspacing="0" width="45" height="40" style="margin-top:0px;margin-bottom:0px;">
<tr>
<td><img class="teaser-image-even" src="http://static.howtoforge.com/images/teaser/centos.gif" width="42" height="40" alt="" /></td>
</tr>
</table>
<p><b>Lessfs 1.5 On CentOS 5</b></p>
<p>For this HowTo I used a VirtualBox with CentOS 5.7 x86_64.  I attached a<br />
separate 20GB Data drive mounted to /data.  This will hold the lessfs DB and data.<br />
The lessfs mountpoint I put at <span class="system">/lessfs</span>. This is a very basic setup, just to get it running.  There is plenty of tuning<br />
to be done based on volume size, file types, and compression choices. The latest lessfs required more recent versions of fuse and tokyocabinet than<br />
was in the CentOS repository, so I chose to install most of this from source.</p>
]]></content:encoded>
			<wfw:commentRss>http://security.anti-abuse.com/index.php/2011/09/26/lessfs-1-5-on-centos-5/feed/</wfw:commentRss>
		<slash:comments>0</slash: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>
		<comments>http://www.howtoforge.com/tiny-web-proxy-and-content-filtering-appliance-on-centos-6-version-1.4#comments</comments>
		<pubDate>Fri, 16 Sep 2011 16:48:56 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[CentOS]]></category>
		<category><![CDATA[rss]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://www.howtoforge.com/tiny-web-proxy-and-content-filtering-appliance-on-centos-6-version-1.4</guid>
		<description><![CDATA[Tiny Web Proxy And Content Filtering Appliance On CentOS 6 (Version 1.4)

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 Q...]]></description>
			<content:encoded><![CDATA[<table align="left" cellpadding="0" cellspacing="0" width="45" height="40" style="margin-top:0px;margin-bottom:0px;">
<tr>
<td><img class="teaser-image-odd" src="http://static.howtoforge.com/images/teaser/centos.gif" width="42" height="40" alt="" /></td>
</tr>
</table>
<p><b>Tiny Web Proxy And Content Filtering Appliance On CentOS 6 (Version 1.4)</b></p>
<p>This small HOWTO will show you how to set up a small virtual machine to speed<br />
   up and secure your home / small enterprise web surfing network using CentOS 6,<br />
   Squid 3.1 and QuintoLabs Content Security 1.4 applications deployed in a<br />
   VMware Virtual Player running on Windows 7 x64 as a host operating system.<br />
   This howto is targeted at novice users and may sometimes seem too thorough for<br />
   more advanced gurus.</p>
]]></content:encoded>
			<wfw:commentRss>http://security.anti-abuse.com/index.php/2011/09/16/tiny-web-proxy-and-content-filtering-appliance-on-centos-6-version-1-4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Virtual Users And Domains With Postfix, Courier, MySQL And SquirrelMail (CentOS 6.0 x86_64)</title>
		<link>http://www.howtoforge.com/virtual-users-and-domains-with-postfix-courier-mysql-and-squirrelmail-centos-6.0-x86_64</link>
		<comments>http://www.howtoforge.com/virtual-users-and-domains-with-postfix-courier-mysql-and-squirrelmail-centos-6.0-x86_64#comments</comments>
		<pubDate>Thu, 08 Sep 2011 16:13:29 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Anti-Spam/Virus]]></category>
		<category><![CDATA[CentOS]]></category>
		<category><![CDATA[Email]]></category>
		<category><![CDATA[Postfix]]></category>
		<category><![CDATA[rss]]></category>

		<guid isPermaLink="false">http://www.howtoforge.com/virtual-users-and-domains-with-postfix-courier-mysql-and-squirrelmail-centos-6.0-x86_64</guid>
		<description><![CDATA[Virtual Users And Domains With Postfix, Courier, MySQL And SquirrelMail (CentOS 6.0 x86_64)

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...]]></description>
			<content:encoded><![CDATA[<table align="left" cellpadding="0" cellspacing="0" width="45" height="40" style="margin-top:0px;margin-bottom:0px;">
<tr>
<td><img class="teaser-image-even" src="http://static.howtoforge.com/images/teaser/centos.gif" width="42" height="40" alt="" /></td>
</tr>
</table>
<p><b>Virtual Users And Domains With Postfix, Courier, MySQL And SquirrelMail (CentOS 6.0 x86_64)</b></p>
<p>This document describes how to install a Postfix mail server that is<br />
based on virtual users and domains, i.e. users and domains that are in<br />
a MySQL database. I&#8217;ll also demonstrate the installation and<br />
configuration of Courier (Courier-POP3, Courier-IMAP), so that Courier<br />
can authenticate against the same MySQL database that Postfix uses. The resulting Postfix server is capable of <b>SMTP-AUTH</b> and <b>TLS</b> and <b>quota</b>. Passwords are stored in <b>encrypted</b><br />
form in the database. In addition to that, this<br />
tutorial covers the installation of <b>Amavisd</b>, <b>SpamAssassin</b> and <b>ClamAV</b> so that emails will be scanned for spam and viruses. I will also show how to install <b>SquirrelMail</b> as a webmail interface so that users can read and send emails and change their passwords.</p>
]]></content:encoded>
			<wfw:commentRss>http://security.anti-abuse.com/index.php/2011/09/08/virtual-users-and-domains-with-postfix-courier-mysql-and-squirrelmail-centos-6-0-x86_64/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Perfect Server &#8211; CentOS 6.0 x86_64 [ISPConfig 2]</title>
		<link>http://www.howtoforge.com/perfect-server-centos-6.0-x86_64-ispconfig-2</link>
		<comments>http://www.howtoforge.com/perfect-server-centos-6.0-x86_64-ispconfig-2#comments</comments>
		<pubDate>Sun, 28 Aug 2011 16:59:58 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[CentOS]]></category>
		<category><![CDATA[Control Panels]]></category>
		<category><![CDATA[ISPConfig]]></category>
		<category><![CDATA[rss]]></category>

		<guid isPermaLink="false">http://www.howtoforge.com/perfect-server-centos-6.0-x86_64-ispconfig-2</guid>
		<description><![CDATA[The Perfect Server - CentOS 6.0 x86_64 [ISPConfig 2]

This tutorial shows how to set up a CentOS 6.0  
server (x86_64) that offers all services needed by ISPs and web hosters:
 Apache web server (SSL-capable), Postfix mail server with SMTP-AUTH and
 TL...]]></description>
			<content:encoded><![CDATA[<table align="left" cellpadding="0" cellspacing="0" width="116" height="40" style="margin-top:0px;margin-bottom:0px;">
<tr>
<td><img class="teaser-image-even" src="http://static.howtoforge.com/images/teaser/ispconfig.gif" width="113" height="40" alt="" /></td>
</tr>
</table>
<p><b>The Perfect Server &#8211; CentOS 6.0 x86_64 [ISPConfig 2]</b></p>
<p>This tutorial shows how to set up a <b>CentOS 6.0 </b><br />
server (x86_64) that offers all services needed by ISPs and web hosters:<br />
 Apache web server (SSL-capable), Postfix mail server with SMTP-AUTH and<br />
 TLS, BIND DNS server, Proftpd FTP server, MySQL server, Dovecot<br />
POP3/IMAP, Quota, Firewall, etc. This tutorial is written for the 64-bit<br />
 version of CentOS 6.0, but should apply to the 32-bit version with very<br />
 little modifications as well. In the end you should have a system that<br />
works reliably, and if you like you can install the free webhosting<br />
control panel ISPConfig 2 (i.e., ISPConfig runs on it out of the box).</p>
]]></content:encoded>
			<wfw:commentRss>http://security.anti-abuse.com/index.php/2011/08/28/the-perfect-server-centos-6-0-x86_64-ispconfig-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Virtualization With KVM On A CentOS 6.0 Server</title>
		<link>http://www.howtoforge.com/virtualization-with-kvm-on-a-centos-6.0-server</link>
		<comments>http://www.howtoforge.com/virtualization-with-kvm-on-a-centos-6.0-server#comments</comments>
		<pubDate>Thu, 25 Aug 2011 16:47:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[CentOS]]></category>
		<category><![CDATA[KVM]]></category>
		<category><![CDATA[rss]]></category>
		<category><![CDATA[Virtualization]]></category>

		<guid isPermaLink="false">http://www.howtoforge.com/virtualization-with-kvm-on-a-centos-6.0-server</guid>
		<description><![CDATA[Virtualization With KVM On A CentOS 6.0 Server

This guide explains how you can install and use KVM for creating and 
running virtual machines on a CentOS 6.0 server. I will show how to 
create image-based virtual machines and also virtual machines tha...]]></description>
			<content:encoded><![CDATA[<table align="left" cellpadding="0" cellspacing="0" width="45" height="40" style="margin-top:0px;margin-bottom:0px;">
<tr>
<td><img class="teaser-image-even" src="http://static.howtoforge.com/images/teaser/centos.gif" width="42" height="40" alt="" /></td>
</tr>
</table>
<p><b>Virtualization With KVM On A CentOS 6.0 Server</b></p>
<p>This guide explains how you can install and use KVM for creating and<br />
running virtual machines on a CentOS 6.0 server. I will show how to<br />
create image-based virtual machines and also virtual machines that use a<br />
 logical volume (LVM). KVM is short for <b>Kernel-based Virtual Machine</b> and makes use of hardware virtualization, i.e., you need a CPU that supports hardware virtualization, e.g. Intel VT or AMD-V.</p>
]]></content:encoded>
			<wfw:commentRss>http://security.anti-abuse.com/index.php/2011/08/25/virtualization-with-kvm-on-a-centos-6-0-server/feed/</wfw:commentRss>
		<slash:comments>0</slash: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>
		<comments>http://www.howtoforge.com/xtables-addons-on-centos-6-and-iptables-geoip-filtering#comments</comments>
		<pubDate>Thu, 18 Aug 2011 11:01:01 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[CentOS]]></category>
		<category><![CDATA[rss]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://www.howtoforge.com/xtables-addons-on-centos-6-and-iptables-geoip-filtering</guid>
		<description><![CDATA[
Xtables-Addons On Centos 6 &#38; Iptables GeoIP Filtering

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). Likewis...]]></description>
			<content:encoded><![CDATA[<table align="left" cellpadding="0" cellspacing="0" width="45" height="40" style="margin-top:0px;margin-bottom:0px;">
<tr>
<td><img class="teaser-image-even" src="http://static.howtoforge.com/images/teaser/centos.gif" width="42" height="40" alt="" /></td>
</tr>
</table>
<p><b>Xtables-Addons On Centos 6 &amp; Iptables GeoIP Filtering</b></p>
<p>This tutorial will explain how to install aditional modules for the<br />
kernel to use with iptables rules sets (netfilter modules).<br />
Xtables-addons is the successor to patch-o-matic(-ng). Likewise, it<br />
contains extensions that were not, or are not yet, accepted in the main<br />
kernel/iptables packages.<br />
Xtables-addons is different from patch-o-matic in that you do not have<br />
to patch or recompile the kernel.</p>
]]></content:encoded>
			<wfw:commentRss>http://security.anti-abuse.com/index.php/2011/08/18/xtables-addons-on-centos-6-iptables-geoip-filtering/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing Nginx With PHP5 (And PHP-FPM) And MySQL Support On CentOS 6.0</title>
		<link>http://www.howtoforge.com/installing-nginx-with-php5-and-php-fpm-and-mysql-support-on-centos-6.0</link>
		<comments>http://www.howtoforge.com/installing-nginx-with-php5-and-php-fpm-and-mysql-support-on-centos-6.0#comments</comments>
		<pubDate>Sun, 14 Aug 2011 18:38:35 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[CentOS]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[nginx]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[rss]]></category>
		<category><![CDATA[Web Server]]></category>

		<guid isPermaLink="false">http://www.howtoforge.com/installing-nginx-with-php5-and-php-fpm-and-mysql-support-on-centos-6.0</guid>
		<description><![CDATA[Installing Nginx With PHP5 (And PHP-FPM) And MySQL Support On CentOS 6.0

Nginx (pronounced 
"engine x") is a free, open-source, high-performance HTTP server. Nginx 
is known for its stability, rich feature set, simple configuration, and 
low resource ...]]></description>
			<content:encoded><![CDATA[<table align="left" cellpadding="0" cellspacing="0" width="149" height="40" style="margin-top:0px;margin-bottom:0px;">
<tr>
<td><img class="teaser-image-even" src="http://static.howtoforge.com/images/teaser/nginx.gif" width="146" height="40" alt="" /></td>
</tr>
</table>
<p><b>Installing Nginx With PHP5 (And PHP-FPM) And MySQL Support On CentOS 6.0</b></p>
<p>Nginx (pronounced<br />
&#8220;engine x&#8221;) is a free, open-source, high-performance HTTP server. Nginx<br />
is known for its stability, rich feature set, simple configuration, and<br />
low resource consumption. This tutorial shows how you can install Nginx<br />
on a CentOS 6.0 server with PHP5 support  (through PHP-FPM) and MySQL support.</p>
]]></content:encoded>
			<wfw:commentRss>http://security.anti-abuse.com/index.php/2011/08/14/installing-nginx-with-php5-and-php-fpm-and-mysql-support-on-centos-6-0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Install Tomcat And Deploy Web Applications With Rex</title>
		<link>http://www.howtoforge.com/install-tomcat-and-deploy-web-applications-with-rex</link>
		<comments>http://www.howtoforge.com/install-tomcat-and-deploy-web-applications-with-rex#comments</comments>
		<pubDate>Wed, 10 Aug 2011 10:38:04 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[CentOS]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[Fedora]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[Mandriva]]></category>
		<category><![CDATA[rss]]></category>
		<category><![CDATA[SuSE]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Web Server]]></category>

		<guid isPermaLink="false">http://www.howtoforge.com/install-tomcat-and-deploy-web-applications-with-rex</guid>
		<description><![CDATA[
Install Tomcat And Deploy Web Applications With Rex
   
   
In this tutorial I will show you how to manage your Tomcat 
installations and how to deploy Webapps in a repeatable way with Rex. In
 this tutorial I will use Debian Squeeze, but Rex is also ...]]></description>
			<content:encoded><![CDATA[<table align="left" cellpadding="0" cellspacing="0" width="56" height="40" style="margin-top:0px;margin-bottom:0px;">
<tr>
<td><img class="teaser-image-even" src="http://static.howtoforge.com/images/teaser/apache.gif" width="53" height="40" alt="" /></td>
</tr>
</table>
<p><b>Install Tomcat And Deploy Web Applications With Rex</b></p>
<p>In this tutorial I will show you how to manage your Tomcat<br />
installations and how to deploy Webapps in a repeatable way with Rex. In<br />
 this tutorial I will use Debian Squeeze, but Rex is also available for<br />
other distributions.</p>
]]></content:encoded>
			<wfw:commentRss>http://security.anti-abuse.com/index.php/2011/08/10/install-tomcat-and-deploy-web-applications-with-rex/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Set Up Apache2 With mod_fcgid And PHP5 On CentOS 5.6</title>
		<link>http://www.howtoforge.com/how-to-set-up-apache2-with-mod_fcgid-and-php5-on-centos-5.6</link>
		<comments>http://www.howtoforge.com/how-to-set-up-apache2-with-mod_fcgid-and-php5-on-centos-5.6#comments</comments>
		<pubDate>Tue, 09 Aug 2011 08:51:20 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[CentOS]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[rss]]></category>
		<category><![CDATA[Web Server]]></category>

		<guid isPermaLink="false">http://www.howtoforge.com/how-to-set-up-apache2-with-mod_fcgid-and-php5-on-centos-5.6</guid>
		<description><![CDATA[How To Set Up Apache2 With mod_fcgid And PHP5 On CentOS 5.6

This tutorial describes how you can install Apache2 with mod_fcgid 
and PHP5 on CentOS 5.6. mod_fcgid is a compatible alternative to the 
older mod_fastcgi. It lets you execute PHP scripts wi...]]></description>
			<content:encoded><![CDATA[<table align="left" cellpadding="0" cellspacing="0" width="56" height="40" style="margin-top:0px;margin-bottom:0px;">
<tr>
<td><img class="teaser-image-even" src="http://static.howtoforge.com/images/teaser/apache.gif" width="53" height="40" alt="" /></td>
</tr>
</table>
<p><b>How To Set Up Apache2 With mod_fcgid And PHP5 On CentOS 5.6</b></p>
<p>This tutorial describes how you can install Apache2 with mod_fcgid<br />
and PHP5 on CentOS 5.6. mod_fcgid is a compatible alternative to the<br />
older mod_fastcgi. It lets you execute PHP scripts with the permissions of their owners<br />
instead of the Apache user.</p>
]]></content:encoded>
			<wfw:commentRss>http://security.anti-abuse.com/index.php/2011/08/09/how-to-set-up-apache2-with-mod_fcgid-and-php5-on-centos-5-6/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

