<?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/0</link>
 <description>
</description>
 <language>en</language>
 <atom:link href="http://www.howtoforge.com/taxonomy/term/46/0/feed" 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/0</link>
 </image>

<item>
 <title>Installing mod_geoip For Lighttpd On Debian Etch</title>
 <link>http://www.howtoforge.com/installing-mod_geoip-for-lighttpd-on-debian-etch</link>
 <description>&lt;p&gt;&lt;b&gt;Installing mod_geoip for Lighttpd On Debian Etch&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This guide explains how to set up mod_geoip
with lighttpd on a Debian Etch system. mod_geoip looks up the IP
address of the client end user. This allows you to redirect or block
users based on their country. You can also use this technology for your
OpenX (formerly known as OpenAds or phpAdsNew) ad server to allow geo targeting.
I will show two ways to build mod_geoip - the first way is to build a
new lighttpd .deb package (including mod_geoip) which is the way I
recommend. This works only if you have installed the standard Debian
Etch lighttpd package. If you&#039;ve compiled lighttpd yourself, then the
second way is for you: it shows how to build mod_geoip.so for your
lighttpd version.&lt;/p&gt;
&lt;a href=&quot;http://www.howtoforge.com/installing-mod_geoip-for-lighttpd-on-debian-etch&quot; title=&quot;Read the rest of this posting.&quot; class=&quot;read-more&quot;&gt;Read more...&lt;/a&gt;</description>
 <category domain="http://www.howtoforge.com/sitemap/linux/debian">Debian</category>
 <pubDate>Thu, 15 May 2008 17:52:44 +0200</pubDate>
 <guid>http://www.howtoforge.com/installing-mod_geoip-for-lighttpd-on-debian-etch</guid>
 <comments>http://www.howtoforge.com/installing-mod_geoip-for-lighttpd-on-debian-etch#comment</comments>
</item>
<item>
 <title>Protect Your Files With TrueCrypt 5.1a On Debian Etch (GNOME)</title>
 <link>http://www.howtoforge.com/setting-up-truecrypt-5.1a-on-debian-etch-gnome</link>
 <description>&lt;p&gt;&lt;b&gt;Protect Your Files With TrueCrypt 5.1a On Debian Etch (GNOME)&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This document describes how to set up TrueCrypt 5.1a on Debian Etch
(GNOME). Taken from the TrueCrypt page: &quot;TrueCrypt is a software system
for establishing and maintaining an on-the-fly-encrypted volume (data
storage device). On-the-fly encryption means that data are
automatically encrypted or decrypted right before they are loaded or
saved, without any user intervention. No data stored on an encrypted
volume can be read (decrypted) without using the correct
password/keyfile(s) or correct encryption keys. Entire file system is
encrypted (e.g., file names, folder names, contents of every file, free
space, meta data, etc).&quot;&lt;/p&gt;
&lt;a href=&quot;http://www.howtoforge.com/setting-up-truecrypt-5.1a-on-debian-etch-gnome&quot; title=&quot;Read the rest of this posting.&quot; class=&quot;read-more&quot;&gt;Read more...&lt;/a&gt;</description>
 <category domain="http://www.howtoforge.com/sitemap/linux/debian">Debian</category>
 <category domain="http://www.howtoforge.com/sitemap/desktop">Desktop</category>
 <category domain="http://www.howtoforge.com/sitemap/security">Security</category>
 <pubDate>Sun, 11 May 2008 19:12:19 +0200</pubDate>
 <guid>http://www.howtoforge.com/setting-up-truecrypt-5.1a-on-debian-etch-gnome</guid>
 <comments>http://www.howtoforge.com/setting-up-truecrypt-5.1a-on-debian-etch-gnome#comment</comments>
</item>
<item>
 <title>How to Install and configure Dansguardian with NTLM auth and multi-group Filtering on Debian Etch</title>
 <link>http://www.howtoforge.com/dansguardian-with-ntlm-auth-and-multi-group-configurations-on-debian-etch</link>
 <description>&lt;p&gt;&lt;b&gt;How To Install And Configure Dansguardian With NTLM Auth And Multi-Group Configurations On Debian Etch&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This how-to describs how to install, configure Dansguardian with
NTLM auth and multi-group configurations on Debian Etch, and get around
some hurdles along the way.&lt;/p&gt;
&lt;a href=&quot;http://www.howtoforge.com/dansguardian-with-ntlm-auth-and-multi-group-configurations-on-debian-etch&quot; title=&quot;Read the rest of this posting.&quot; class=&quot;read-more&quot;&gt;Read more...&lt;/a&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/other">Other</category>
 <pubDate>Mon, 05 May 2008 17:53:13 +0200</pubDate>
 <guid>http://www.howtoforge.com/dansguardian-with-ntlm-auth-and-multi-group-configurations-on-debian-etch</guid>
 <comments>http://www.howtoforge.com/dansguardian-with-ntlm-auth-and-multi-group-configurations-on-debian-etch#comment</comments>
</item>
<item>
 <title>Integrating APC (Alternative PHP Cache) Into PHP5 (Debian Etch &amp; Apache2)</title>
 <link>http://www.howtoforge.com/apc-php5-apache2-debian-etch</link>
 <description>
&lt;p&gt;&lt;b&gt;Integrating APC (Alternative PHP Cache) Into PHP5 (Debian Etch &amp;amp; Apache2)&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This guide explains how to integrate APC
(Alternative PHP Cache) into PHP5 on a Debian Etch system (with
Apache2). APC is a free and open PHP opcode cacher for caching and
optimizing PHP intermediate code. &lt;em&gt;&lt;/em&gt; It&#039;s similar to other PHP opcode cachers, such as eAccelerator and XCache.&lt;/p&gt;
&lt;a href=&quot;http://www.howtoforge.com/apc-php5-apache2-debian-etch&quot; title=&quot;Read the rest of this posting.&quot; class=&quot;read-more&quot;&gt;Read more...&lt;/a&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/programming/php">PHP</category>
 <pubDate>Wed, 23 Apr 2008 18:08:36 +0200</pubDate>
 <guid>http://www.howtoforge.com/apc-php5-apache2-debian-etch</guid>
 <comments>http://www.howtoforge.com/apc-php5-apache2-debian-etch#comment</comments>
</item>
<item>
 <title>Checking Hard Disk Sanity With Smartmontools (Debian &amp; Ubuntu)</title>
 <link>http://www.howtoforge.com/checking-hard-disk-sanity-with-smartmontools-debian-ubuntu</link>
 <description>
&lt;p&gt;&lt;b&gt;Checking Hard Disk Sanity With Smartmontools (Debian &amp;amp; Ubuntu)&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This guide shows how to install and use the smartmontools package on
Debian Etch and Ubuntu 7.10. The smartmontools package provides
utilities to check hard disks for disk degradation and failure, using
the Self-Monitoring, Analysis and Reporting Technology System (SMART)
built into most modern ATA and SCSI hard disks.&lt;/p&gt;
&lt;a href=&quot;http://www.howtoforge.com/checking-hard-disk-sanity-with-smartmontools-debian-ubuntu&quot; title=&quot;Read the rest of this posting.&quot; class=&quot;read-more&quot;&gt;Read more...&lt;/a&gt;</description>
 <category domain="http://www.howtoforge.com/sitemap/linux/debian">Debian</category>
 <category domain="http://www.howtoforge.com/sitemap/linux/ubuntu">Ubuntu</category>
 <pubDate>Mon, 21 Apr 2008 17:14:40 +0200</pubDate>
 <guid>http://www.howtoforge.com/checking-hard-disk-sanity-with-smartmontools-debian-ubuntu</guid>
 <comments>http://www.howtoforge.com/checking-hard-disk-sanity-with-smartmontools-debian-ubuntu#comment</comments>
</item>
<item>
 <title>Integrating XCache Into PHP5 (Debian Etch &amp; lighttpd)</title>
 <link>http://www.howtoforge.com/xcache-php5-lighttpd-debian-etch</link>
 <description>&lt;p&gt;&lt;b&gt;Integrating XCache Into PHP5 (Debian Etch &amp;amp; lighttpd)&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This guide explains how to integrate XCache into PHP5 on a Debian Etch system (with lighttpd). From the XCache project page: &lt;i&gt;&quot;XCache is a fast, stable PHP opcode cacher that has been tested and is now running on production servers under high load.&quot;&lt;/i&gt; It&#039;s similar to other PHP opcode cachers, such as eAccelerator and APC.&lt;/p&gt;
&lt;a href=&quot;http://www.howtoforge.com/xcache-php5-lighttpd-debian-etch&quot; title=&quot;Read the rest of this posting.&quot; class=&quot;read-more&quot;&gt;Read more...&lt;/a&gt;</description>
 <category domain="http://www.howtoforge.com/sitemap/linux/debian">Debian</category>
 <category domain="http://www.howtoforge.com/sitemap/programming/php">PHP</category>
 <pubDate>Wed, 16 Apr 2008 19:23:09 +0200</pubDate>
 <guid>http://www.howtoforge.com/xcache-php5-lighttpd-debian-etch</guid>
 <comments>http://www.howtoforge.com/xcache-php5-lighttpd-debian-etch#comment</comments>
</item>
<item>
 <title>MySQL Backups Using ZRM For MySQL 2.0</title>
 <link>http://www.howtoforge.com/mysql-backups-with-zrm-2.0</link>
 <description>
&lt;p&gt;&lt;b&gt;MySQL Backups Using ZRM For MySQL 2.0&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;Zmanda Recovery Manager (ZRM) for MySQL
simplifies life of a database administrator who needs an easy to use
yet flexible and robust backup and recovery solution for MySQL server.&lt;/p&gt;&lt;a href=&quot;http://www.howtoforge.com/mysql-backups-with-zrm-2.0&quot; title=&quot;Read the rest of this posting.&quot; class=&quot;read-more&quot;&gt;Read more...&lt;/a&gt;</description>
 <category domain="http://www.howtoforge.com/sitemap/linux/debian">Debian</category>
 <category domain="http://www.howtoforge.com/sitemap/backup">Backup</category>
 <category domain="http://www.howtoforge.com/sitemap/mysql">MySQL</category>
 <pubDate>Fri, 11 Apr 2008 17:37:52 +0200</pubDate>
 <guid>http://www.howtoforge.com/mysql-backups-with-zrm-2.0</guid>
 <comments>http://www.howtoforge.com/mysql-backups-with-zrm-2.0#comment</comments>
</item>
<item>
 <title>Scheduled Backups With Rsyncbackup On Debian Etch</title>
 <link>http://www.howtoforge.com/scheduled-backups-with-rsyncbackup-debian-etch</link>
 <description>&lt;p&gt;&lt;b&gt;Scheduled Backups With Rsyncbackup On Debian Etch&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This document describes how to set up and configure rsyncbackup on
Debian Etch. Rsyncbackup is a Perl script that cooperates with rsync.
It&#039;s easy to configure and able to create scheduled backups (partial
and incremental backups).&lt;/p&gt;
&lt;a href=&quot;http://www.howtoforge.com/scheduled-backups-with-rsyncbackup-debian-etch&quot; title=&quot;Read the rest of this posting.&quot; class=&quot;read-more&quot;&gt;Read more...&lt;/a&gt;</description>
 <category domain="http://www.howtoforge.com/sitemap/linux/debian">Debian</category>
 <category domain="http://www.howtoforge.com/sitemap/backup">Backup</category>
 <pubDate>Thu, 10 Apr 2008 19:07:47 +0200</pubDate>
 <guid>http://www.howtoforge.com/scheduled-backups-with-rsyncbackup-debian-etch</guid>
 <comments>http://www.howtoforge.com/scheduled-backups-with-rsyncbackup-debian-etch#comment</comments>
</item>
<item>
 <title>Integrating XCache Into PHP5 (Debian Etch &amp; Apache2)</title>
 <link>http://www.howtoforge.com/xcache-php5-apache2-debian-etch</link>
 <description>
&lt;p&gt;&lt;b&gt;Integrating XCache Into PHP5 (Debian Etch &amp;amp; Apache2)&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This guide explains how to integrate XCache into PHP5 on a Debian Etch system (with Apache2). From the XCache project page: &lt;em&gt;&quot;XCache is a fast, stable PHP opcode cacher that has been tested and is now running on production servers under high load.&quot;&lt;/em&gt; It&#039;s similar to other PHP opcode cachers, such as eAccelerator and APC.&lt;/p&gt;
&lt;a href=&quot;http://www.howtoforge.com/xcache-php5-apache2-debian-etch&quot; title=&quot;Read the rest of this posting.&quot; class=&quot;read-more&quot;&gt;Read more...&lt;/a&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/programming/php">PHP</category>
 <pubDate>Wed, 02 Apr 2008 11:26:03 +0200</pubDate>
 <guid>http://www.howtoforge.com/xcache-php5-apache2-debian-etch</guid>
 <comments>http://www.howtoforge.com/xcache-php5-apache2-debian-etch#comment</comments>
</item>
<item>
 <title>How To Install The Openbravo ERP On Debian Etch</title>
 <link>http://www.howtoforge.com/installing-openbravo-erp-on-debian-etch</link>
 <description>
&lt;p&gt;&lt;b&gt;How To Install The Openbravo ERP On Debian Etch&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This document describes how to set up Openbravo ERP (enterprise
management system) on Debian Etch. Taken from the Openbravo page:
&quot;Openbravo is an open source ERP solution designed specifically for the
SME (small to midsize firm). Developed in a web based environment, it
includes many robust functionalities which are considered part of the
extended ERP: procurement and warehouse management, project and service
management, production management, and financial management.&quot;&lt;/p&gt;
&lt;a href=&quot;http://www.howtoforge.com/installing-openbravo-erp-on-debian-etch&quot; title=&quot;Read the rest of this posting.&quot; class=&quot;read-more&quot;&gt;Read more...&lt;/a&gt;</description>
 <category domain="http://www.howtoforge.com/sitemap/linux/debian">Debian</category>
 <pubDate>Sun, 30 Mar 2008 19:55:34 +0200</pubDate>
 <guid>http://www.howtoforge.com/installing-openbravo-erp-on-debian-etch</guid>
 <comments>http://www.howtoforge.com/installing-openbravo-erp-on-debian-etch#comment</comments>
</item>
<item>
 <title>How To Install ImpressCMS 1.0 Final On Debian Etch</title>
 <link>http://www.howtoforge.com/install-impresscms-on-debian-etch</link>
 <description>&lt;p&gt;&lt;b&gt;How To Install ImpressCMS 1.0 Final On Debian Etch&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This document describes how to set up ImpressCMS 1.0 Final On Debian
Etch. Taken from the ImpressCMS page: &quot;ImpressCMS is a community
developed Content Management System for easily building and maintaining
a dynamic web site. Keep your web site up to date with this easy to
use, secure and flexible system.&quot;&lt;/p&gt;
&lt;a href=&quot;http://www.howtoforge.com/install-impresscms-on-debian-etch&quot; title=&quot;Read the rest of this posting.&quot; class=&quot;read-more&quot;&gt;Read more...&lt;/a&gt;</description>
 <category domain="http://www.howtoforge.com/sitemap/linux/debian">Debian</category>
 <pubDate>Thu, 27 Mar 2008 17:21:21 +0100</pubDate>
 <guid>http://www.howtoforge.com/install-impresscms-on-debian-etch</guid>
 <comments>http://www.howtoforge.com/install-impresscms-on-debian-etch#comment</comments>
</item>
<item>
 <title>How To Set Up SSH With Public-Key Authentication On Debian Etch</title>
 <link>http://www.howtoforge.com/set-up-ssh-with-public-key-authentication-debian-etch</link>
 <description>
&lt;p&gt;&lt;b&gt;How To Set Up SSH With Public-Key Authentication On Debian Etch&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This mini-howto explains how to set up an SSH server on Debian Etch
with public-key authorization (and optionally with disabled password
logins). SSH is a great tool to control Linux-based computers remotely.
It&#039;s safe and secure.&lt;/p&gt;
&lt;a href=&quot;http://www.howtoforge.com/set-up-ssh-with-public-key-authentication-debian-etch&quot; title=&quot;Read the rest of this posting.&quot; class=&quot;read-more&quot;&gt;Read more...&lt;/a&gt;</description>
 <category domain="http://www.howtoforge.com/sitemap/linux/debian">Debian</category>
 <category domain="http://www.howtoforge.com/sitemap/security">Security</category>
 <pubDate>Thu, 27 Mar 2008 11:16:09 +0100</pubDate>
 <guid>http://www.howtoforge.com/set-up-ssh-with-public-key-authentication-debian-etch</guid>
 <comments>http://www.howtoforge.com/set-up-ssh-with-public-key-authentication-debian-etch#comment</comments>
</item>
<item>
 <title>XWiki On Debian 4 (Etch) - Tomcat - PostgreSQL (or MySQL)</title>
 <link>http://www.howtoforge.com/xwiki-tomcat-mysql-debian-etch</link>
 <description>&lt;p&gt;&lt;b&gt;XWiki On Debian 4 (Etch) - Tomcat - PostgreSQL (or MySQL)&lt;/b&gt;&lt;/p&gt;

&lt;p&gt; XWiki is a professional wiki with enterprise features such as blog,
strong rights management, LDAP authentication, PDF export, full skining
and more. It also includes an advanced form and scripting engine making
it a development environment for data-based applications. It has
powerful extensibility features such as scripting in pages, plugins and
a highly modular architecture.&lt;br /&gt;&lt;/p&gt;
&lt;a href=&quot;http://www.howtoforge.com/xwiki-tomcat-mysql-debian-etch&quot; title=&quot;Read the rest of this posting.&quot; class=&quot;read-more&quot;&gt;Read more...&lt;/a&gt;</description>
 <category domain="http://www.howtoforge.com/sitemap/linux/debian">Debian</category>
 <pubDate>Fri, 21 Mar 2008 17:19:29 +0100</pubDate>
 <guid>http://www.howtoforge.com/xwiki-tomcat-mysql-debian-etch</guid>
 <comments>http://www.howtoforge.com/xwiki-tomcat-mysql-debian-etch#comment</comments>
</item>
<item>
 <title>How To Set Up Software RAID1 On A Running LVM System (Incl. GRUB Configuration) (Debian Etch)</title>
 <link>http://www.howtoforge.com/set-up-raid1-on-a-running-lvm-system-debian-etch</link>
 <description>&lt;p&gt;&lt;b&gt;How To Set Up Software RAID1 On A Running LVM System (Incl. GRUB Configuration) (Debian Etch)&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This guide explains how to set up software RAID1 on an already running &lt;b&gt;LVM&lt;/b&gt;
system (Debian Etch). The GRUB bootloader will be configured in such a
way that the system will still be able to boot if one of the hard
drives fails (no matter which one).&lt;/p&gt;
&lt;a href=&quot;http://www.howtoforge.com/set-up-raid1-on-a-running-lvm-system-debian-etch&quot; title=&quot;Read the rest of this posting.&quot; class=&quot;read-more&quot;&gt;Read more...&lt;/a&gt;</description>
 <category domain="http://www.howtoforge.com/sitemap/linux/debian">Debian</category>
 <pubDate>Thu, 20 Mar 2008 18:34:11 +0100</pubDate>
 <guid>http://www.howtoforge.com/set-up-raid1-on-a-running-lvm-system-debian-etch</guid>
 <comments>http://www.howtoforge.com/set-up-raid1-on-a-running-lvm-system-debian-etch#comment</comments>
</item>
<item>
 <title>Installing mod_geoip for Apache2 On Debian Etch</title>
 <link>http://www.howtoforge.com/mod-geoip-apache2-debian-etch</link>
 <description>
&lt;p&gt;&lt;b&gt;Installing mod_geoip for Apache2 On Debian Etch&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This guide explains how to set up mod_geoip
with Apache2 on a Debian Etch system. mod_geoip looks up the IP address
of the client end user. This allows you to redirect or block users
based on their country. You can also use this technology for your OpenX (formerly known as OpenAds or phpAdsNew) ad server to allow geo targeting.&lt;/p&gt;
&lt;a href=&quot;http://www.howtoforge.com/mod-geoip-apache2-debian-etch&quot; title=&quot;Read the rest of this posting.&quot; class=&quot;read-more&quot;&gt;Read more...&lt;/a&gt;</description>
 <category domain="http://www.howtoforge.com/sitemap/linux/debian">Debian</category>
 <category domain="http://www.howtoforge.com/sitemap/apache">Apache</category>
 <pubDate>Fri, 14 Mar 2008 16:02:09 +0100</pubDate>
 <guid>http://www.howtoforge.com/mod-geoip-apache2-debian-etch</guid>
 <comments>http://www.howtoforge.com/mod-geoip-apache2-debian-etch#comment</comments>
</item>
</channel>
</rss>
