<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://www.howtoforge.com" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
 <title>HowtoForge - Linux Howtos and Tutorials - Debian</title>
 <link>http://www.howtoforge.com/taxonomy/term/46/all</link>
 <description>
</description>
 <language>en</language>
 <atom:link href="http://www.howtoforge.com/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://www.howtoforge.com/taxonomy/term/46/all</link>
 </image>

<item>
 <title>Port-Forwarding With rinetd On Debian Etch</title>
 <link>http://www.howtoforge.com/port-forwarding-with-rinetd-on-debian-etch</link>
 <description>&lt;table align=&quot;left&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;36&quot; height=&quot;40&quot; style=&quot;margin-top:0px;margin-bottom:0px;&quot;&gt;&lt;tr&gt;&lt;td&gt;&lt;img class=&quot;teaser-image-odd&quot; src=&quot;http://www.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;Port-Forwarding With rinetd  On Debian Etch&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This article shows how you can do port-forwarding with rinetd
on Debian Etch. rinetd allows you to forward ports from one system to
another. This useful if you have moved your web sites to a new server
with a different IP address. Of course, you have modified your DNS
records, but it can take a few days until DNS changes become effective,
and that is where rinetd comes into play. If clients still use the old
DNS records, rinetd can redirect them to the new server. With rinetd,
you do not have to fiddle with iptables rules.&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.com/sitemap/linux/debian">Debian</category>
 <pubDate>Thu, 04 Sep 2008 17:34:53 +0200</pubDate>
 <guid>http://www.howtoforge.com/port-forwarding-with-rinetd-on-debian-etch</guid>
 <comments>http://www.howtoforge.com/port-forwarding-with-rinetd-on-debian-etch#comment</comments>
</item>
<item>
 <title>Installing Flash Player 9 On 64Bit Linux (x86_64)</title>
 <link>http://www.howtoforge.com/installing-flash-player9-on-64bit-linux</link>
 <description>&lt;table align=&quot;left&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;39&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://www.howtoforge.com/images/teaser/tux.gif&quot; width=&quot;36&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 Flash Player 9 On 64Bit Linux (x86_64)&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;Someone said, Flash Player 9 doesn&#039;t run on 64 bit Linux, but sure
it does... and you can install it, just follow the simple steps below.&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.com/sitemap/linux/centos">CentOS</category>
 <category domain="http://www.howtoforge.com/sitemap/linux/debian">Debian</category>
 <category domain="http://www.howtoforge.com/sitemap/linux/fedora">Fedora</category>
 <category domain="http://www.howtoforge.com/sitemap/linux/mandriva">Mandriva</category>
 <category domain="http://www.howtoforge.com/sitemap/linux/ubuntu">Ubuntu</category>
 <category domain="http://www.howtoforge.com/sitemap/desktop">Desktop</category>
 <pubDate>Wed, 03 Sep 2008 19:10:23 +0200</pubDate>
 <guid>http://www.howtoforge.com/installing-flash-player9-on-64bit-linux</guid>
 <comments>http://www.howtoforge.com/installing-flash-player9-on-64bit-linux#comment</comments>
</item>
<item>
 <title>Integrating eAccelerator Into PHP5 And Lighttpd (Debian Etch)</title>
 <link>http://www.howtoforge.com/integrating-eaccelerator-into-php5-and-lighttpd-debian-etch</link>
 <description>&lt;table align=&quot;left&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;45&quot; height=&quot;40&quot; style=&quot;margin-top:0px;margin-bottom:0px;&quot;&gt;&lt;tr&gt;&lt;td&gt;&lt;img class=&quot;teaser-image-odd&quot; src=&quot;http://www.howtoforge.com/images/teaser/lighttpd.gif&quot; width=&quot;42&quot; height=&quot;40&quot; alt=&quot;&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;
&lt;p&gt;&lt;b&gt;Integrating eAccelerator Into PHP5 And Lighttpd (Debian Etch)&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This guide explains how to integrate eAccelerator into PHP5 and lighttpd on a Debian Etch system. From the eAccelerator project page: &lt;em&gt;&quot;eAccelerator
is a free open-source PHP accelerator, optimizer, and dynamic content
cache. It increases the performance of PHP scripts by caching them in
their compiled state, so that the overhead of compiling is almost
completely eliminated. It also optimizes scripts to speed up their
execution. eAccelerator typically reduces server load and increases the
speed of your PHP code by 1-10 times.&quot;&lt;/em&gt;&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.com/sitemap/linux/debian">Debian</category>
 <category domain="http://www.howtoforge.com/sitemap/lighttpd">Lighttpd</category>
 <category domain="http://www.howtoforge.com/sitemap/programming/php">PHP</category>
 <pubDate>Mon, 01 Sep 2008 17:54:51 +0200</pubDate>
 <guid>http://www.howtoforge.com/integrating-eaccelerator-into-php5-and-lighttpd-debian-etch</guid>
 <comments>http://www.howtoforge.com/integrating-eaccelerator-into-php5-and-lighttpd-debian-etch#comment</comments>
</item>
<item>
 <title>Automatic Cleaning Of Trash And/Or Junk Folders With ISPConfig (With Roundcube + Tmpreaper (Tmpwatch))</title>
 <link>http://www.howtoforge.com/automatic-cleaning-of-trash-and-or-junk-folders-with-ispconfig-with-roundcube-plus-tmpreaper-tmpwatch</link>
 <description>&lt;p&gt;&lt;b&gt;Automatic Cleaning Of Trash And/Or Junk Folders With ISPConfig (With Roundcube + Tmpreaper (Tmpwatch))&lt;/b&gt;&lt;/p&gt;


&lt;p&gt;This short mini-howto will help you set up automatic cleaning
of&amp;nbsp;Trash- and Junkfolders. Most (web)mail clients (can) automatically
create these.&amp;nbsp;A lot of people&amp;nbsp;don&#039;t clean&amp;nbsp;there maildirectories causing
Junk and Trash folders to grow massively in size and with ISPConfig
(not yet) being able to set good maildirectory size limits the
alternative is to have these folders cleaned after&amp;nbsp;several days.&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.com/sitemap/linux/debian">Debian</category>
 <category domain="http://www.howtoforge.com/sitemap/linux">Linux</category>
 <category domain="http://www.howtoforge.com/sitemap/control-panels">Control Panels</category>
 <category domain="http://www.howtoforge.com/sitemap/email">Email</category>
 <pubDate>Tue, 26 Aug 2008 13:53:50 +0200</pubDate>
 <guid>http://www.howtoforge.com/automatic-cleaning-of-trash-and-or-junk-folders-with-ispconfig-with-roundcube-plus-tmpreaper-tmpwatch</guid>
 <comments>http://www.howtoforge.com/automatic-cleaning-of-trash-and-or-junk-folders-with-ispconfig-with-roundcube-plus-tmpreaper-tmpwatch#comment</comments>
</item>
<item>
 <title>Running Vhosts Under Separate UIDs/GIDs With Apache2 mpm-peruser On Debian Etch</title>
 <link>http://www.howtoforge.com/running-vhosts-under-separate-uids-gids-with-apache2-mpm-peruser-on-debian-etch</link>
 <description>&lt;p&gt;&lt;b&gt;Running Vhosts Under Separate UIDs/GIDs With Apache2 mpm-peruser On Debian Etch&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This article explains how you can install and configure apache2-mpm-peruser on a Debian Etch server. apache2-mpm-peruser is an MPM (Multi-Processing Module) for the Apache 2 web server, very similar to apache2-mpm-itk,
but faster (almost as fast as apache2-mpm-prefork). mpm-peruser allows
you to run each of your vhosts under a separate UID and GID - in short,
the scripts and configuration files for one vhost no longer have to be
readable for all the other vhosts. It is based on metuxmpm, a working
implementation of the perchild MPM. The result is a sane and secure web
server environment for your users, without kludges like PHP&#039;s safe_mode.&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.com/sitemap/linux/debian">Debian</category>
 <category domain="http://www.howtoforge.com/sitemap/apache">Apache</category>
 <category domain="http://www.howtoforge.com/sitemap/security">Security</category>
 <pubDate>Thu, 21 Aug 2008 18:38:18 +0200</pubDate>
 <guid>http://www.howtoforge.com/running-vhosts-under-separate-uids-gids-with-apache2-mpm-peruser-on-debian-etch</guid>
 <comments>http://www.howtoforge.com/running-vhosts-under-separate-uids-gids-with-apache2-mpm-peruser-on-debian-etch#comment</comments>
</item>
<item>
 <title>Forced Ads On ISPConfig With Debian Etch</title>
 <link>http://www.howtoforge.com/forced-ads-on-ispconfig-with-debian-etch</link>
 <description>
&lt;p&gt;&lt;b&gt;Forced Ads On ISPConfig With Debian Etch&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This howto forces ads on every single site that you have and cannot be
deleted by users from the .htaccess - it does not even use .htaccess.&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.com/sitemap/linux/debian">Debian</category>
 <category domain="http://www.howtoforge.com/sitemap/control-panels">Control Panels</category>
 <pubDate>Wed, 20 Aug 2008 20:36:33 +0200</pubDate>
 <guid>http://www.howtoforge.com/forced-ads-on-ispconfig-with-debian-etch</guid>
 <comments>http://www.howtoforge.com/forced-ads-on-ispconfig-with-debian-etch#comment</comments>
</item>
<item>
 <title>Creating Advanced MySQL-Based Virtual Hosts On Lighttpd (Debian Etch)</title>
 <link>http://www.howtoforge.com/creating-advanced-mysql-based-vhosts-on-lighttpd-debian-etch</link>
 <description>&lt;p&gt;&lt;b&gt;Creating Advanced MySQL-Based Virtual Hosts On Lighttpd (Debian Etch)&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This guide explains how you can create advanced virtual hosts on a
lighttpd web server on Debian Etch that are stored in a MySQL database.
The method described here does not use the lighttpd mod_mysql_vhost
module, and unlike mod_mysql_vhost (which allows you to store only the
hostname and document root of a vhost in a database), this method
allows to store individual configuration directives for each vhost in
the MySQL database.&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.com/sitemap/linux/debian">Debian</category>
 <category domain="http://www.howtoforge.com/sitemap/lighttpd">Lighttpd</category>
 <pubDate>Sun, 17 Aug 2008 19:10:58 +0200</pubDate>
 <guid>http://www.howtoforge.com/creating-advanced-mysql-based-vhosts-on-lighttpd-debian-etch</guid>
 <comments>http://www.howtoforge.com/creating-advanced-mysql-based-vhosts-on-lighttpd-debian-etch#comment</comments>
</item>
<item>
 <title>Running Vhosts Under Separate UIDs/GIDs With Apache2 mpm-itk On Debian Etch</title>
 <link>http://www.howtoforge.com/running-vhosts-under-separate-uids-gids-with-apache2-mpm-itk-on-debian-etch</link>
 <description>
&lt;p&gt;&lt;b&gt;Running Vhosts Under Separate UIDs/GIDs With Apache2 mpm-itk On Debian Etch&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This article explains how you can install and configure apache2-mpm-itk
on a Debian Etch server. apache2-mpm-itk is an MPM (Multi-Processing
Module) for the Apache 2 web server. mpm-itk allows you to run each of
your vhost under a separate UID and GID - in short, the scripts and
configuration files for one vhost no longer have to be readable for all
the other vhosts. mpm-itk works with mod_php because mpm-itk is based
on the traditional prefork MPM, which means it&#039;s non-threaded. This
means you don&#039;t need to use suExec or suPHP anymore to run a website&#039;s
PHP scripts as a separate user.&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.com/sitemap/linux/debian">Debian</category>
 <category domain="http://www.howtoforge.com/sitemap/apache">Apache</category>
 <pubDate>Thu, 14 Aug 2008 11:40:11 +0200</pubDate>
 <guid>http://www.howtoforge.com/running-vhosts-under-separate-uids-gids-with-apache2-mpm-itk-on-debian-etch</guid>
 <comments>http://www.howtoforge.com/running-vhosts-under-separate-uids-gids-with-apache2-mpm-itk-on-debian-etch#comment</comments>
</item>
<item>
 <title>How To Remotely Install Debian Over A RH Based Distro</title>
 <link>http://www.howtoforge.com/how-to-remotely-install-debian-over-a-rh-based-distro</link>
 <description>&lt;p&gt;&lt;b&gt;How To Remotely Install Debian Over A RH Based Distro&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;Ocassionally, servers&amp;nbsp;need to be retasked&amp;nbsp;for various reasons. &amp;nbsp;It has always been a challenge when
  the server&amp;nbsp;has a
  distribution other than what I need. I
  do not want to drive to the data center to swap CDs around, so
  I decided to&amp;nbsp;see if there was&amp;nbsp;a way to remotely install the
  machine.
&amp;nbsp;I found some notes by Erik Jacobsen&amp;nbsp;and
used them to come up with an up-to-date how-to.&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.com/sitemap/linux/centos">CentOS</category>
 <category domain="http://www.howtoforge.com/sitemap/linux/debian">Debian</category>
 <category domain="http://www.howtoforge.com/sitemap/linux/fedora">Fedora</category>
 <pubDate>Fri, 08 Aug 2008 15:25:55 +0200</pubDate>
 <guid>http://www.howtoforge.com/how-to-remotely-install-debian-over-a-rh-based-distro</guid>
 <comments>http://www.howtoforge.com/how-to-remotely-install-debian-over-a-rh-based-distro#comment</comments>
</item>
<item>
 <title>How To Set Up WebDAV With Lighttpd On Debian Etch</title>
 <link>http://www.howtoforge.com/setting-up-webdav-with-lighttpd-debian-etch</link>
 <description>&lt;p&gt;&lt;b&gt;How To Set Up WebDAV With Lighttpd On Debian Etch&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This guide explains how to set up WebDAV with lighttpd on a Debian Etch server. WebDAV stands for &lt;i&gt;Web-based Distributed Authoring and Versioning&lt;/i&gt;
and is a set of extensions to the HTTP protocol that allow users to
directly edit files on the lighttpd server so that they do not need to
be downloaded/uploaded via FTP. Of course, WebDAV can also be used to
upload and download files.&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.com/sitemap/linux/debian">Debian</category>
 <category domain="http://www.howtoforge.com/sitemap/lighttpd">Lighttpd</category>
 <pubDate>Thu, 07 Aug 2008 19:37:16 +0200</pubDate>
 <guid>http://www.howtoforge.com/setting-up-webdav-with-lighttpd-debian-etch</guid>
 <comments>http://www.howtoforge.com/setting-up-webdav-with-lighttpd-debian-etch#comment</comments>
</item>
<item>
 <title>Creating Simple Virtual Hosts With mod_mysql_vhost On Lighttpd (Debian Etch)</title>
 <link>http://www.howtoforge.com/creating-simple-vhosts-with-mod_mysql_vhost-on-lighttpd-debian-etch</link>
 <description>&lt;p&gt;&lt;b&gt;Creating Simple Virtual Hosts With mod_mysql_vhost On Lighttpd (Debian Etch)&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This guide explains how you can use mod_mysql_vhost to create simple
virtual hosts on a lighttpd web server on Debian Etch. With
mod_mysql_vhost, lighttpd can read the vhost configuration from a MySQL
database. Currently, you can store the domain and the document root in
the MySQL database which results in very simple virtual hosts. If you
need more directives for your vhosts, you&#039;d have to configure them in
the global section of lighttpd.conf, which means they&#039;d be valid for
all vhosts. Therefore, mod_mysql_vhost is ideal if your vhosts differ
only in the domain and document root.&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.com/sitemap/linux/debian">Debian</category>
 <category domain="http://www.howtoforge.com/sitemap/lighttpd">Lighttpd</category>
 <pubDate>Tue, 05 Aug 2008 12:34:32 +0200</pubDate>
 <guid>http://www.howtoforge.com/creating-simple-vhosts-with-mod_mysql_vhost-on-lighttpd-debian-etch</guid>
 <comments>http://www.howtoforge.com/creating-simple-vhosts-with-mod_mysql_vhost-on-lighttpd-debian-etch#comment</comments>
</item>
<item>
 <title>How To Patch BIND9 Against DNS Cache Poisoning On Debian Etch</title>
 <link>http://www.howtoforge.com/how-to-patch-bind-to-avoid-cache-poisoning-debian-etch</link>
 <description>&lt;p&gt;&lt;b&gt;How To Patch BIND9 Against DNS Cache Poisoning On Debian Etch&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This article explains how you can fix a BIND9 nameserver on a Debian Etch system so that it is not vulnerable anymore to DNS cache poisoning.&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.com/sitemap/linux/debian">Debian</category>
 <category domain="http://www.howtoforge.com/sitemap/dns">DNS</category>
 <category domain="http://www.howtoforge.com/sitemap/security">Security</category>
 <pubDate>Mon, 28 Jul 2008 16:17:45 +0200</pubDate>
 <guid>http://www.howtoforge.com/how-to-patch-bind-to-avoid-cache-poisoning-debian-etch</guid>
 <comments>http://www.howtoforge.com/how-to-patch-bind-to-avoid-cache-poisoning-debian-etch#comment</comments>
</item>
<item>
 <title>How To Install Django On Debian Etch (Apache2/mod_python)</title>
 <link>http://www.howtoforge.com/installing-django-on-debian-etch-apache2-mod_python</link>
 <description>
&lt;p&gt;&lt;b&gt;How To Install Django On Debian Etch (Apache2/mod_python)&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This tutorial explains how to install Django
on a Debian Etch server. Django is a web framework that allows to
develop Python web applications quickly with as much automation as
possible. I will use it with Apache2 and mod_python in this guide.&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.com/sitemap/linux/debian">Debian</category>
 <category domain="http://www.howtoforge.com/sitemap/apache">Apache</category>
 <pubDate>Tue, 22 Jul 2008 18:45:59 +0200</pubDate>
 <guid>http://www.howtoforge.com/installing-django-on-debian-etch-apache2-mod_python</guid>
 <comments>http://www.howtoforge.com/installing-django-on-debian-etch-apache2-mod_python#comment</comments>
</item>
<item>
 <title>Embedding Python In Apache2 With mod_python (Debian/Ubuntu, Fedora/CentOS, Mandriva, OpenSUSE)</title>
 <link>http://www.howtoforge.com/embedding-python-in-apache2-with-mod_python-debian-ubuntu-fedora-centos-mandriva-opensuse</link>
 <description>&lt;p&gt;&lt;b&gt;Embedding Python In Apache2 With mod_python (Debian/Ubuntu, Fedora/CentOS, Mandriva, OpenSUSE)&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This tutorial shows how to install and use mod_python
on various distributions (Debian/Ubuntu, Fedora/CentOS, Mandriva,
OpenSUSE) with Apache2. mod_python is an Apache module that embeds the
Python interpreter within the server. It allows you to write web-based
applications in Python that will run many times faster than traditional
CGI and will have access to advanced features such as ability to retain
database connections and other data between hits and access to Apache
internals.&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.com/sitemap/linux/centos">CentOS</category>
 <category domain="http://www.howtoforge.com/sitemap/linux/debian">Debian</category>
 <category domain="http://www.howtoforge.com/sitemap/linux/fedora">Fedora</category>
 <category domain="http://www.howtoforge.com/sitemap/linux/mandriva">Mandriva</category>
 <category domain="http://www.howtoforge.com/sitemap/linux/suse">SuSE</category>
 <category domain="http://www.howtoforge.com/sitemap/linux/ubuntu">Ubuntu</category>
 <category domain="http://www.howtoforge.com/sitemap/apache">Apache</category>
 <pubDate>Sun, 20 Jul 2008 18:46:34 +0200</pubDate>
 <guid>http://www.howtoforge.com/embedding-python-in-apache2-with-mod_python-debian-ubuntu-fedora-centos-mandriva-opensuse</guid>
 <comments>http://www.howtoforge.com/embedding-python-in-apache2-with-mod_python-debian-ubuntu-fedora-centos-mandriva-opensuse#comment</comments>
</item>
<item>
 <title>How To Install And Configure Dansguardian With Multi-Group Filtering And Squid With NTLM Auth On Debian Etch</title>
 <link>http://www.howtoforge.com/dansguardian-with-multi-group-filtering-and-squid-with-ntlm-auth-on-debian-etch</link>
 <description>&lt;p&gt;&lt;b&gt;How To Install And Configure Dansguardian With Multi-Group Filtering And Squid With NTLM Auth On Debian Etch&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This how-to describes how to install and configure Dansguardian with
multi-group filtering, Squid with NTLM auth, ipmasq, and dnsmasq to
provide a full internet gateway solution for small to medium sized
networks. This how-to requires two NICs in order to preform firewalling
and transparent proxying.&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.com/sitemap/linux/debian">Debian</category>
 <category domain="http://www.howtoforge.com/sitemap/samba">Samba</category>
 <category domain="http://www.howtoforge.com/sitemap/security">Security</category>
 <pubDate>Wed, 16 Jul 2008 19:21:47 +0200</pubDate>
 <guid>http://www.howtoforge.com/dansguardian-with-multi-group-filtering-and-squid-with-ntlm-auth-on-debian-etch</guid>
 <comments>http://www.howtoforge.com/dansguardian-with-multi-group-filtering-and-squid-with-ntlm-auth-on-debian-etch#comment</comments>
</item>
</channel>
</rss>
