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

<item>
 <title>How To Set Up MySQL Database Replication With SSL Encryption On Debian Lenny</title>
 <link>http://how2forge.org/how-to-set-up-mysql-database-replication-with-ssl-encryption-on-debian-lenny</link>
 <description>&lt;span style=&#039;margin: 0px 10px 0px 0px; float: left;&#039;&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
tweetmeme_url = &#039;http://how2forge.org/how-to-set-up-mysql-database-replication-with-ssl-encryption-on-debian-lenny&#039;;
&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot; src=&quot;http://static.howtoforge.com/js/tweetmeme_button.js&quot;&gt;&lt;/script&gt;
&lt;/span&gt;&lt;table align=&quot;left&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;128&quot; height=&quot;40&quot; style=&quot;margin-top:0px;margin-bottom:0px;&quot;&gt;&lt;tr&gt;&lt;td&gt;&lt;img class=&quot;teaser-image-odd&quot; src=&quot;http://static.howtoforge.com/images/teaser/mysql.gif&quot; width=&quot;125&quot; height=&quot;40&quot; alt=&quot;&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;p&gt;&lt;b&gt;How To Set Up MySQL Database Replication With SSL Encryption On 
Debian Lenny&lt;/b&gt;&lt;/p&gt;

&lt;p&gt; This tutorial describes how to set up database replication in MySQL 
using an SSL connection for encryption (to make it impossible for 
hackers to sniff out passwords and data transferred between the master 
and slave). MySQL replication allows you to have an exact copy of a 
database from a master server on another server (slave), and all updates
 to the database on the master server are immediately replicated to the 
database on the slave server so that both databases are in sync. This is
 not a backup policy because an accidentally issued DELETE command will 
also be carried out on the slave; but replication can help protect 
against hardware failures though.&lt;/p&gt;
</description>
 <category domain="http://how2forge.org/sitemap/linux/debian">Debian</category>
 <category domain="http://how2forge.org/sitemap/mysql">MySQL</category>
 <pubDate>Sun, 29 Aug 2010 18:41:35 +0200</pubDate>
 <guid>http://how2forge.org/how-to-set-up-mysql-database-replication-with-ssl-encryption-on-debian-lenny</guid>
 <comments>http://how2forge.org/how-to-set-up-mysql-database-replication-with-ssl-encryption-on-debian-lenny#comment</comments>
</item>
<item>
 <title>Installing A Multiserver Setup With Dedicated Web, Email, DNS And MySQL Database Servers On Debian 5.0 With ISPConfig 3</title>
 <link>http://how2forge.org/installing-a-multiserver-setup-with-dedicated-web-email-dns-and-mysql-database-servers-on-debian-5.0-with-ispconfig-3</link>
 <description>&lt;span style=&#039;margin: 0px 10px 0px 0px; float: left;&#039;&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
tweetmeme_url = &#039;http://how2forge.org/installing-a-multiserver-setup-with-dedicated-web-email-dns-and-mysql-database-servers-on-debian-5.0-with-ispconfig-3&#039;;
&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot; src=&quot;http://static.howtoforge.com/js/tweetmeme_button.js&quot;&gt;&lt;/script&gt;
&lt;/span&gt;&lt;table align=&quot;left&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;116&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/ispconfig.gif&quot; width=&quot;113&quot; height=&quot;40&quot; alt=&quot;&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;p&gt;&lt;b&gt;Installing A Multiserver Setup With Dedicated Web, Email, DNS And 
MySQL Database Servers On Debian 5.0 With ISPConfig 3&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This tutorial describes the installation of an ISPConfig 3 
multiserver setup with dedicated web, email, database and two DNS 
servers all managed trough a single ISPConfig 3 control panel. The setup
 described below uses five servers and can be extended easily to to a 
higher number of servers by just adding more servers. E.g. if you want 
to have two mailservers, do the setup steps from chapter 2 on both of 
these servers. If you want to set up more web servers, then install 
ISPConfig on all other web servers in expert mode except of the first 
one.&lt;/p&gt;
</description>
 <category domain="http://how2forge.org/sitemap/linux/debian">Debian</category>
 <category domain="http://how2forge.org/sitemap/control-panels/ispconfig">ISPConfig</category>
 <pubDate>Tue, 17 Aug 2010 18:11:18 +0200</pubDate>
 <guid>http://how2forge.org/installing-a-multiserver-setup-with-dedicated-web-email-dns-and-mysql-database-servers-on-debian-5.0-with-ispconfig-3</guid>
 <comments>http://how2forge.org/installing-a-multiserver-setup-with-dedicated-web-email-dns-and-mysql-database-servers-on-debian-5.0-with-ispconfig-3#comment</comments>
</item>
<item>
 <title>Installing A Web, Email And MySQL Database Cluster (Mirror) On Debian 5.0 With ISPConfig 3</title>
 <link>http://how2forge.org/installing-a-web-email-and-mysql-database-cluster-on-debian-5.0-with-ispconfig-3</link>
 <description>&lt;span style=&#039;margin: 0px 10px 0px 0px; float: left;&#039;&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
tweetmeme_url = &#039;http://how2forge.org/installing-a-web-email-and-mysql-database-cluster-on-debian-5.0-with-ispconfig-3&#039;;
&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot; src=&quot;http://static.howtoforge.com/js/tweetmeme_button.js&quot;&gt;&lt;/script&gt;
&lt;/span&gt;&lt;table align=&quot;left&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;116&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/ispconfig.gif&quot; width=&quot;113&quot; height=&quot;40&quot; alt=&quot;&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;p&gt;&lt;b&gt;Installing A Web, Email And MySQL Database Cluster (Mirror) On Debian 5.0 
With ISPConfig 3&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This tutorial describes the installation of a clustered Web, Email, 
Database and DNS server to be used for redundancy, high availability and
 load balancing on Debian 5 with the ISPConfig 3 control panel. 
GlusterFS will be used to mirror the data between the servers and 
ISPConfig for mirroring the configuration files. I will use a setup of 
two servers here for demonstration purposes but the setup can scale to a
 higher number of servers with only minor modifications in the GlusterFS
 configuration files.&lt;/p&gt;
</description>
 <category domain="http://how2forge.org/sitemap/linux/debian">Debian</category>
 <category domain="http://how2forge.org/sitemap/control-panels/ispconfig">ISPConfig</category>
 <category domain="http://how2forge.org/sitemap/web-server/apache">Apache</category>
 <category domain="http://how2forge.org/sitemap/high-availability">High-Availability</category>
 <category domain="http://how2forge.org/sitemap/mysql">MySQL</category>
 <category domain="http://how2forge.org/sitemap/email/postfix">Postfix</category>
 <pubDate>Tue, 10 Aug 2010 17:21:09 +0200</pubDate>
 <guid>http://how2forge.org/installing-a-web-email-and-mysql-database-cluster-on-debian-5.0-with-ispconfig-3</guid>
 <comments>http://how2forge.org/installing-a-web-email-and-mysql-database-cluster-on-debian-5.0-with-ispconfig-3#comment</comments>
</item>
<item>
 <title>Caching With Apache&#039;s mod_cache On Debian Lenny</title>
 <link>http://how2forge.org/caching-with-apaches-mod_cache-on-debian-lenny</link>
 <description>&lt;span style=&#039;margin: 0px 10px 0px 0px; float: left;&#039;&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
tweetmeme_url = &#039;http://how2forge.org/caching-with-apaches-mod_cache-on-debian-lenny&#039;;
&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot; src=&quot;http://static.howtoforge.com/js/tweetmeme_button.js&quot;&gt;&lt;/script&gt;
&lt;/span&gt;&lt;table align=&quot;left&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;56&quot; height=&quot;40&quot; style=&quot;margin-top:0px;margin-bottom:0px;&quot;&gt;&lt;tr&gt;&lt;td&gt;&lt;img class=&quot;teaser-image-even&quot; src=&quot;http://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;Caching With Apache&#039;s mod_cache  On Debian Lenny&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This article explains how you can cache your web site contents with 
Apache&#039;s mod_cache on Debian Lenny. If you have a 
high-traffic dynamic web site that generates lots of database queries on
 each request, you can decrease the server load dramatically by caching 
your content for a few minutes or more (that depends on how often you 
update your content).&lt;/p&gt;
</description>
 <category domain="http://how2forge.org/sitemap/linux/debian">Debian</category>
 <category domain="http://how2forge.org/sitemap/web-server">Web Server</category>
 <category domain="http://how2forge.org/sitemap/web-server/apache">Apache</category>
 <pubDate>Fri, 06 Aug 2010 15:39:43 +0200</pubDate>
 <guid>http://how2forge.org/caching-with-apaches-mod_cache-on-debian-lenny</guid>
 <comments>http://how2forge.org/caching-with-apaches-mod_cache-on-debian-lenny#comment</comments>
</item>
<item>
 <title>Install Imule On Debian Lenny</title>
 <link>http://how2forge.org/install-imule-on-debian-lenny</link>
 <description>&lt;span style=&#039;margin: 0px 10px 0px 0px; float: left;&#039;&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
tweetmeme_url = &#039;http://how2forge.org/install-imule-on-debian-lenny&#039;;
&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot; src=&quot;http://static.howtoforge.com/js/tweetmeme_button.js&quot;&gt;&lt;/script&gt;
&lt;/span&gt;&lt;table align=&quot;left&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;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;Install Imule On Debian Lenny&lt;/b&gt;&lt;/p&gt;


&lt;p&gt;When I write these lines, the latest
version of Imule is 1.4.6. But ... It relies on packages version
(libgcj10, libstdc++6) that are released with the unstable (sid)
version of Debian. So either you upgrade Debian to unstable version 
or you choose a lower version of Imule. I chose the latter: to
install an old version of Imule. I tested few of them and 1.3.5 seems
to work quite well with  Debian Lenny (stable).&lt;/p&gt;
</description>
 <category domain="http://how2forge.org/sitemap/linux/debian">Debian</category>
 <pubDate>Fri, 09 Jul 2010 09:59:21 +0200</pubDate>
 <guid>http://how2forge.org/install-imule-on-debian-lenny</guid>
 <comments>http://how2forge.org/install-imule-on-debian-lenny#comment</comments>
</item>
<item>
 <title>Installing PowerDNS (With MySQL Backend) And Poweradmin On Debian Lenny</title>
 <link>http://how2forge.org/installing-powerdns-with-mysql-backend-and-poweradmin-on-debian-lenny</link>
 <description>&lt;span style=&#039;margin: 0px 10px 0px 0px; float: left;&#039;&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
tweetmeme_url = &#039;http://how2forge.org/installing-powerdns-with-mysql-backend-and-poweradmin-on-debian-lenny&#039;;
&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot; src=&quot;http://static.howtoforge.com/js/tweetmeme_button.js&quot;&gt;&lt;/script&gt;
&lt;/span&gt;&lt;table align=&quot;left&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;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;Installing PowerDNS (With MySQL Backend) And Poweradmin On Debian 
Lenny&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This article shows how you can install the PowerDNS nameserver 
(with MySQL backend) and the Poweradmin control panel for PowerDNS on a Debian 
Lenny system. PowerDNS is a high-performance, authoritative-only 
nameserver - in the setup described here it will read the DNS records 
from a MySQL database (similar to MyDNS), although other backends such 
as PostgreSQL are supported as well. Poweradmin is a web-based control 
panel for PowerDNS.&lt;/p&gt;
</description>
 <category domain="http://how2forge.org/sitemap/linux/debian">Debian</category>
 <category domain="http://how2forge.org/sitemap/dns/powerdns">PowerDNS</category>
 <category domain="http://how2forge.org/sitemap/dns">DNS</category>
 <pubDate>Thu, 08 Jul 2010 17:33:25 +0200</pubDate>
 <guid>http://how2forge.org/installing-powerdns-with-mysql-backend-and-poweradmin-on-debian-lenny</guid>
 <comments>http://how2forge.org/installing-powerdns-with-mysql-backend-and-poweradmin-on-debian-lenny#comment</comments>
</item>
<item>
 <title>Installing Maia Mailguard On Debian Lenny (Virtual Users/Domains With Postfix/MySQL)</title>
 <link>http://how2forge.org/installing-maia-mailguard-on-debian-lenny</link>
 <description>&lt;span style=&#039;margin: 0px 10px 0px 0px; float: left;&#039;&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
tweetmeme_url = &#039;http://how2forge.org/installing-maia-mailguard-on-debian-lenny&#039;;
&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot; src=&quot;http://static.howtoforge.com/js/tweetmeme_button.js&quot;&gt;&lt;/script&gt;
&lt;/span&gt;&lt;table align=&quot;left&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;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;Installing Maia Mailguard On Debian Lenny (Virtual Users/Domains 
With Postfix/MySQL)&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This guide explains how to install &lt;a mce_real_href=&quot;http://www.maiamailguard.com/&quot; href=&quot;http://www.maiamailguard.com/&quot; target=&quot;_blank&quot;&gt;Maia Mailguard&lt;/a&gt;,
 a spam and virus management system, on a Debian Lenny mailserver. 

Maia Mailguard is a web-based interface and management system based on 
the popular amavisd-new email scanner and SpamAssassin. Written in Perl 
and PHP, Maia Mailguard gives end-users control over how their mail is 
processed by virus scanners and spam filters, while giving mail 
administrators the power to configure site-wide defaults and limits.&lt;/p&gt;
</description>
 <category domain="http://how2forge.org/sitemap/email/antispam-antivirus">Anti-Spam/Virus</category>
 <category domain="http://how2forge.org/sitemap/linux/debian">Debian</category>
 <category domain="http://how2forge.org/sitemap/email">Email</category>
 <category domain="http://how2forge.org/sitemap/email/postfix">Postfix</category>
 <pubDate>Tue, 06 Jul 2010 17:19:29 +0200</pubDate>
 <guid>http://how2forge.org/installing-maia-mailguard-on-debian-lenny</guid>
 <comments>http://how2forge.org/installing-maia-mailguard-on-debian-lenny#comment</comments>
</item>
<item>
 <title>Apache And MySQL Monitoring With Bijk On Debian Lenny</title>
 <link>http://how2forge.org/apache-and-mysql-monitoring-with-bijk-on-debian-lenny</link>
 <description>&lt;span style=&#039;margin: 0px 10px 0px 0px; float: left;&#039;&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
tweetmeme_url = &#039;http://how2forge.org/apache-and-mysql-monitoring-with-bijk-on-debian-lenny&#039;;
&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot; src=&quot;http://static.howtoforge.com/js/tweetmeme_button.js&quot;&gt;&lt;/script&gt;
&lt;/span&gt;&lt;table align=&quot;left&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;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;Apache And MySQL Monitoring With Bijk On Debian Lenny&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This tutorial describes how you can monitor your server with the tool
 Bijk. Bijk creates 
online 30 graphs about load, CPU, memory, traffic, Apache, NginX, 
PostreSQL and others with alerts. Bijk can be used on Debian, Ubuntu, 
CentOS, RedHat and Gentoo. In this article I will explain how to install
 Bijk on Debian.&lt;/p&gt;
</description>
 <category domain="http://how2forge.org/sitemap/linux/debian">Debian</category>
 <category domain="http://how2forge.org/sitemap/web-server/apache">Apache</category>
 <category domain="http://how2forge.org/sitemap/monitoring">Monitoring</category>
 <category domain="http://how2forge.org/sitemap/mysql">MySQL</category>
 <pubDate>Fri, 25 Jun 2010 16:24:22 +0200</pubDate>
 <guid>http://how2forge.org/apache-and-mysql-monitoring-with-bijk-on-debian-lenny</guid>
 <comments>http://how2forge.org/apache-and-mysql-monitoring-with-bijk-on-debian-lenny#comment</comments>
</item>
<item>
 <title>Generating Web Site Statistics With AWStats &amp; JAWStats On Debian Lenny</title>
 <link>http://how2forge.org/generating-web-site-statistics-with-awstats-and-jawstats-on-debian-lenny</link>
 <description>&lt;span style=&#039;margin: 0px 10px 0px 0px; float: left;&#039;&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
tweetmeme_url = &#039;http://how2forge.org/generating-web-site-statistics-with-awstats-and-jawstats-on-debian-lenny&#039;;
&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot; src=&quot;http://static.howtoforge.com/js/tweetmeme_button.js&quot;&gt;&lt;/script&gt;
&lt;/span&gt;&lt;table align=&quot;left&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;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;Generating Web Site Statistics With AWStats &amp;amp; JAWStats On Debian
 Lenny&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This tutorial explains how you can generate statistics for your web 
site with AWStats 
and JAWStats on a
 Debian Lenny web server. AWStats is a free powerful and featureful tool
 that generates advanced web server statistics. JAWStats runs in 
conjunction with AWStats and produces clear and informative charts, 
graphs and tables about your website visitors. AWStats is able to create
 graphical web pages for the statistics, but JAWStats presents this data
 in a much nicer way - it&#039;s much better organized and makes use of Ajax 
and Flash.&lt;/p&gt;
</description>
 <category domain="http://how2forge.org/sitemap/linux/debian">Debian</category>
 <category domain="http://how2forge.org/sitemap/web-server">Web Server</category>
 <category domain="http://how2forge.org/sitemap/web-server/apache">Apache</category>
 <pubDate>Thu, 24 Jun 2010 16:48:43 +0200</pubDate>
 <guid>http://how2forge.org/generating-web-site-statistics-with-awstats-and-jawstats-on-debian-lenny</guid>
 <comments>http://how2forge.org/generating-web-site-statistics-with-awstats-and-jawstats-on-debian-lenny#comment</comments>
</item>
<item>
 <title>Disk Backup With Amanda On Debian Lenny</title>
 <link>http://how2forge.org/disk-backup-with-amanda-on-debian-lenny</link>
 <description>&lt;span style=&#039;margin: 0px 10px 0px 0px; float: left;&#039;&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
tweetmeme_url = &#039;http://how2forge.org/disk-backup-with-amanda-on-debian-lenny&#039;;
&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot; src=&quot;http://static.howtoforge.com/js/tweetmeme_button.js&quot;&gt;&lt;/script&gt;
&lt;/span&gt;&lt;table align=&quot;left&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;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;Disk Backup With Amanda On Debian Lenny&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;Amanda is an open source client/server 
solution to back up filesystems. Backups are triggered by the backup 
server, backup definitions are located on the servers but exclusion 
lists are located on the client.&lt;/p&gt;
</description>
 <category domain="http://how2forge.org/sitemap/linux/debian">Debian</category>
 <category domain="http://how2forge.org/sitemap/backup">Backup</category>
 <pubDate>Tue, 15 Jun 2010 19:42:43 +0200</pubDate>
 <guid>http://how2forge.org/disk-backup-with-amanda-on-debian-lenny</guid>
 <comments>http://how2forge.org/disk-backup-with-amanda-on-debian-lenny#comment</comments>
</item>
<item>
 <title>Installing Nginx With PHP 5.3 And PHP-FPM On Ubuntu Lucid Lynx (10.04) Without Compiling Anything</title>
 <link>http://how2forge.org/installing-nginx-with-php-5.3-and-php-fpm-on-ubuntu-lucid-lynx-10.04-without-compiling-anything</link>
 <description>&lt;span style=&#039;margin: 0px 10px 0px 0px; float: left;&#039;&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
tweetmeme_url = &#039;http://how2forge.org/installing-nginx-with-php-5.3-and-php-fpm-on-ubuntu-lucid-lynx-10.04-without-compiling-anything&#039;;
&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot; src=&quot;http://static.howtoforge.com/js/tweetmeme_button.js&quot;&gt;&lt;/script&gt;
&lt;/span&gt;&lt;table align=&quot;left&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;42&quot; height=&quot;40&quot; style=&quot;margin-top:0px;margin-bottom:0px;&quot;&gt;&lt;tr&gt;&lt;td&gt;&lt;img class=&quot;teaser-image-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;Installing Nginx With PHP 5.3 And PHP-FPM On Ubuntu Lucid Lynx 
(10.04) Without Compiling Anything&lt;/b&gt;&lt;/p&gt;


&lt;p&gt;Since Apache is most of the time a memory hungy process, people 
started to look for different ways to host their website. Apache is 
clearly not the only webserver available. A few good examples are 
lighttpd and nginx. In this tutorial I will show you how to install it 
on your Ubuntu server. This tutorial also applies to Debian, though. 
There is only a very small difference.&lt;/p&gt;
</description>
 <category domain="http://how2forge.org/sitemap/linux/debian">Debian</category>
 <category domain="http://how2forge.org/sitemap/linux/ubuntu">Ubuntu</category>
 <category domain="http://how2forge.org/sitemap/web-server/nginx">nginx</category>
 <category domain="http://how2forge.org/sitemap/programming/php">PHP</category>
 <pubDate>Mon, 14 Jun 2010 19:52:47 +0200</pubDate>
 <guid>http://how2forge.org/installing-nginx-with-php-5.3-and-php-fpm-on-ubuntu-lucid-lynx-10.04-without-compiling-anything</guid>
 <comments>http://how2forge.org/installing-nginx-with-php-5.3-and-php-fpm-on-ubuntu-lucid-lynx-10.04-without-compiling-anything#comment</comments>
</item>
<item>
 <title>Postfix Monitoring With Mailgraph And pflogsumm On Debian Lenny</title>
 <link>http://how2forge.org/postfix-monitoring-with-mailgraph-and-pflogsumm-on-debian-lenny</link>
 <description>&lt;span style=&#039;margin: 0px 10px 0px 0px; float: left;&#039;&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
tweetmeme_url = &#039;http://how2forge.org/postfix-monitoring-with-mailgraph-and-pflogsumm-on-debian-lenny&#039;;
&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot; src=&quot;http://static.howtoforge.com/js/tweetmeme_button.js&quot;&gt;&lt;/script&gt;
&lt;/span&gt;&lt;table align=&quot;left&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;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;Postfix Monitoring With Mailgraph And pflogsumm On Debian Lenny&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This article describes how you can monitor your Postfix mailserver 
with the tools Mailgraph and pflogsumm. Mailgraph creates daily, weekly,
 monthly, and yearly graphs of sent, received, bounced, and rejected 
emails and also of spam and viruses, if SpamAssassin and ClamAV are 
integrated into Postfix (e.g. using amavisd-new). These graphs can be accessed with a 
browser, whereas pflogsumm (&quot;Postfix Log Entry Summarizer&quot;) can be used 
to send reports of Postfix activity per email.&lt;/p&gt;
</description>
 <category domain="http://how2forge.org/sitemap/linux/debian">Debian</category>
 <category domain="http://how2forge.org/sitemap/monitoring">Monitoring</category>
 <category domain="http://how2forge.org/sitemap/email/postfix">Postfix</category>
 <pubDate>Sun, 13 Jun 2010 17:25:20 +0200</pubDate>
 <guid>http://how2forge.org/postfix-monitoring-with-mailgraph-and-pflogsumm-on-debian-lenny</guid>
 <comments>http://how2forge.org/postfix-monitoring-with-mailgraph-and-pflogsumm-on-debian-lenny#comment</comments>
</item>
<item>
 <title>Using DPKG To Install OpenVZ On Debian</title>
 <link>http://how2forge.org/using-dpkg-to-install-openvz-on-debian</link>
 <description>&lt;span style=&#039;margin: 0px 10px 0px 0px; float: left;&#039;&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
tweetmeme_url = &#039;http://how2forge.org/using-dpkg-to-install-openvz-on-debian&#039;;
&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot; src=&quot;http://static.howtoforge.com/js/tweetmeme_button.js&quot;&gt;&lt;/script&gt;
&lt;/span&gt;&lt;table align=&quot;left&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;167&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/openvz.gif&quot; width=&quot;164&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 DPKG To Install OpenVZ On Debian&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;To use the DPKG package manager to install OpenVZ, all you need to do
 is download the OpenVZ components, and let DPKG do the rest.&lt;/p&gt;
</description>
 <category domain="http://how2forge.org/sitemap/linux/debian">Debian</category>
 <category domain="http://how2forge.org/sitemap/virtualization/openvz">OpenVZ</category>
 <category domain="http://how2forge.org/sitemap/virtualization">Virtualization</category>
 <pubDate>Mon, 24 May 2010 21:32:32 +0200</pubDate>
 <guid>http://how2forge.org/using-dpkg-to-install-openvz-on-debian</guid>
 <comments>http://how2forge.org/using-dpkg-to-install-openvz-on-debian#comment</comments>
</item>
<item>
 <title>Protect phpMyAdmin On An ISPConfig 3 Server (Debian)</title>
 <link>http://how2forge.org/protect-phpmyadmin-on-an-ispconfig-3-server-debian</link>
 <description>&lt;span style=&#039;margin: 0px 10px 0px 0px; float: left;&#039;&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
tweetmeme_url = &#039;http://how2forge.org/protect-phpmyadmin-on-an-ispconfig-3-server-debian&#039;;
&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot; src=&quot;http://static.howtoforge.com/js/tweetmeme_button.js&quot;&gt;&lt;/script&gt;
&lt;/span&gt;&lt;table align=&quot;left&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;116&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/ispconfig.gif&quot; width=&quot;113&quot; height=&quot;40&quot; alt=&quot;&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;p&gt;&lt;b&gt;Protect phpMyAdmin On An ISPConfig 3 Server (Debian)&lt;/b&gt;&lt;/p&gt;


&lt;p&gt;With this small howto I explain how to protect your phpmyadmin 
installation on your Debian server with ISPConfig3 against hack attempts
 as much as possible. I assume that you already have an ISPConfig3 
server running on Debian, which has been set up according to &lt;a title=&quot;The 
Perfect Server - Debian Lenny (Debian 5.0) [ISPConfig 3]&quot; target=&quot;_blank&quot; mce_real_href=&quot;/perfect-server-debian-lenny-ispconfig3&quot; href=&quot;/perfect-server-debian-lenny-ispconfig3&quot;&gt;this
 howto&lt;/a&gt; and that phpmyadmin has been installed from the Debian 
repository into the directory &lt;span class=&quot;system&quot;&gt;/usr/share/phpmyadmin&lt;/span&gt;.
 With this default setup you can access phpMyAdmin via: &lt;span class=&quot;system&quot;&gt;http://www.anywebsiteonyourserver.tld/phpmyadmin&lt;/span&gt;, 
which we&#039;re going to change for security reasons.&lt;/p&gt;
</description>
 <category domain="http://how2forge.org/sitemap/linux/debian">Debian</category>
 <category domain="http://how2forge.org/sitemap/control-panels/ispconfig">ISPConfig</category>
 <category domain="http://how2forge.org/sitemap/control-panels">Control Panels</category>
 <pubDate>Fri, 21 May 2010 15:30:14 +0200</pubDate>
 <guid>http://how2forge.org/protect-phpmyadmin-on-an-ispconfig-3-server-debian</guid>
 <comments>http://how2forge.org/protect-phpmyadmin-on-an-ispconfig-3-server-debian#comment</comments>
</item>
<item>
 <title>Sphinx As MySQL Storage Engine (SphinxSE)</title>
 <link>http://how2forge.org/sphinx-as-mysql-storage-engine-sphinxse</link>
 <description>&lt;span style=&#039;margin: 0px 10px 0px 0px; float: left;&#039;&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
tweetmeme_url = &#039;http://how2forge.org/sphinx-as-mysql-storage-engine-sphinxse&#039;;
&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot; src=&quot;http://static.howtoforge.com/js/tweetmeme_button.js&quot;&gt;&lt;/script&gt;
&lt;/span&gt;&lt;table align=&quot;left&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;128&quot; height=&quot;40&quot; style=&quot;margin-top:0px;margin-bottom:0px;&quot;&gt;&lt;tr&gt;&lt;td&gt;&lt;img class=&quot;teaser-image-odd&quot; src=&quot;http://static.howtoforge.com/images/teaser/mysql.gif&quot; width=&quot;125&quot; height=&quot;40&quot; alt=&quot;&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;
&lt;p&gt;&lt;b&gt;Sphinx As MySQL Storage Engine (SphinxSE)&lt;/b&gt;&lt;/p&gt;


&lt;p&gt;SphinX is a great full-text search engine for MySQL. Installing the 
Sphinx daemon was straightforward as you can compile it from the source 
or use a .DEB/.RPM package but SphinxSE was a little bit tricky since it
 needed to be installed as a plugin on a running MySQL server. So if you use Debian or Centos and install your MySQL from a .deb 
or .rpm package this is how you do it.&lt;/p&gt;
</description>
 <category domain="http://how2forge.org/sitemap/linux/centos">CentOS</category>
 <category domain="http://how2forge.org/sitemap/linux/debian">Debian</category>
 <category domain="http://how2forge.org/sitemap/mysql">MySQL</category>
 <pubDate>Wed, 19 May 2010 17:22:58 +0200</pubDate>
 <guid>http://how2forge.org/sphinx-as-mysql-storage-engine-sphinxse</guid>
 <comments>http://how2forge.org/sphinx-as-mysql-storage-engine-sphinxse#comment</comments>
</item>
</channel>
</rss>
