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

<item>
 <title>Installing VirtualBox 2.0 On Mandriva 2009.0</title>
 <link>http://www.howtoforge.net/installing-virtualbox-2.0-on-mandriva-2009.0</link>
 <description>&lt;table align=&quot;left&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;43&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://images.howtoforge.com/images/teaser/mandriva.gif&quot; width=&quot;40&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 VirtualBox 2.0 On Mandriva 2009.0&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This tutorial shows how you can install Sun xVM  VirtualBox
on a Mandriva 2009.0 desktop. With VirtualBox you can create and run
guest operating systems (&quot;virtual machines&quot;) such as Linux and Windows
under a host operating system. There are two ways of installing
VirtualBox: from precompiled binaries that are available for some
distributions and come under the PUEL license, and from the sources that are released under the GPL. This article will show how to set up VirtualBox 2.0 from the precompiled binaries.&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.net/sitemap/linux/mandriva">Mandriva</category>
 <category domain="http://www.howtoforge.net/sitemap/desktop">Desktop</category>
 <category domain="http://www.howtoforge.net/sitemap/virtualization">Virtualization</category>
 <pubDate>Tue, 02 Dec 2008 14:09:19 +0100</pubDate>
 <guid>http://www.howtoforge.net/installing-virtualbox-2.0-on-mandriva-2009.0</guid>
 <comments>http://www.howtoforge.net/installing-virtualbox-2.0-on-mandriva-2009.0#comment</comments>
</item>
<item>
 <title>How To Install VMware Server 2 On A Mandriva 2009.0 Desktop</title>
 <link>http://www.howtoforge.net/how-to-install-vmware-server-2-on-a-mandriva-2009.0-desktop</link>
 <description>&lt;table align=&quot;left&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;43&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://images.howtoforge.com/images/teaser/mandriva.gif&quot; width=&quot;40&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 Install VMware Server 2 On A Mandriva 2009.0 Desktop&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This tutorial provides step-by-step instructions on how to install
VMware Server 2 on a Mandriva 2009.0 desktop system. With VMware Server
you can create and run guest operating systems (&quot;virtual machines&quot;)
such as Linux, Windows, FreeBSD, etc. under a host operating system.
This has the benefit that you can run multiple operating systems on the
same hardware which saves a lot of money, and you can move virtual
machines from one VMware Server to the next one (or to a system that
has the VMware Player which is also free).&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.net/sitemap/linux/mandriva">Mandriva</category>
 <category domain="http://www.howtoforge.net/sitemap/desktop">Desktop</category>
 <category domain="http://www.howtoforge.net/sitemap/virtualization">Virtualization</category>
 <pubDate>Fri, 14 Nov 2008 17:51:05 +0100</pubDate>
 <guid>http://www.howtoforge.net/how-to-install-vmware-server-2-on-a-mandriva-2009.0-desktop</guid>
 <comments>http://www.howtoforge.net/how-to-install-vmware-server-2-on-a-mandriva-2009.0-desktop#comment</comments>
</item>
<item>
 <title>Virtual Hosting With PureFTPd And MySQL (Incl. Quota And Bandwidth Management) On Mandriva 2009.0</title>
 <link>http://www.howtoforge.net/virtual-hosting-with-pureftpd-mysql-on-mandriva-2009.0</link>
 <description>&lt;table align=&quot;left&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;43&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://images.howtoforge.com/images/teaser/mandriva.gif&quot; width=&quot;40&quot; height=&quot;40&quot; alt=&quot;&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;p&gt;&lt;b&gt;Virtual Hosting With PureFTPd And MySQL (Incl. Quota And Bandwidth Management) On Mandriva 2009.0&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This document describes how to install a PureFTPd server that uses
virtual users from a MySQL database instead of real system users. This
is much more performant and allows to have thousands of ftp users on a
single machine. In addition to that I will show the use of quota and
upload/download bandwidth limits with this setup. Passwords will be
stored encrypted as MD5 strings in the database.&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.net/sitemap/linux/mandriva">Mandriva</category>
 <category domain="http://www.howtoforge.net/sitemap/ftp">FTP</category>
 <pubDate>Fri, 07 Nov 2008 12:29:55 +0100</pubDate>
 <guid>http://www.howtoforge.net/virtual-hosting-with-pureftpd-mysql-on-mandriva-2009.0</guid>
 <comments>http://www.howtoforge.net/virtual-hosting-with-pureftpd-mysql-on-mandriva-2009.0#comment</comments>
</item>
<item>
 <title>Virtual Users And Domains With Postfix, Courier, MySQL And SquirrelMail (Mandriva 2009.0 i386)</title>
 <link>http://www.howtoforge.net/virtual-users-domains-postfix-courier-mysql-squirrelmail-mandriva-2009.0-i386</link>
 <description>&lt;table align=&quot;left&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;43&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://images.howtoforge.com/images/teaser/mandriva.gif&quot; width=&quot;40&quot; height=&quot;40&quot; alt=&quot;&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;p&gt;&lt;b&gt;Virtual Users And Domains With Postfix, Courier, MySQL And SquirrelMail (Mandriva 2009.0 i386)&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;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&#039;ll also demonstrate the installation and
configuration of Courier (Courier-POP3, Courier-IMAP), so that Courier
can authenticate against the same MySQL database Postfix uses. The resulting Postfix server is capable of &lt;b&gt;SMTP-AUTH&lt;/b&gt; and &lt;b&gt;TLS&lt;/b&gt; and &lt;b&gt;quota&lt;/b&gt; (quota is not built into Postfix by default, I&#039;ll show how to patch your Postfix appropriately). Passwords are stored in &lt;b&gt;encrypted&lt;/b&gt;
form in the database (most documents I found were dealing with plain
text passwords which is a security risk). In addition to that, this
tutorial covers the installation of &lt;b&gt;Amavisd&lt;/b&gt;, &lt;b&gt;SpamAssassin&lt;/b&gt; and &lt;b&gt;ClamAV&lt;/b&gt; so that emails will be scanned for spam and viruses. I will also show how to install &lt;b&gt;SquirrelMail&lt;/b&gt; as a webmail interface so that users can read and send emails and change their passwords.&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.net/sitemap/email/antispam-antivirus">Anti-Spam/Virus</category>
 <category domain="http://www.howtoforge.net/sitemap/linux/mandriva">Mandriva</category>
 <category domain="http://www.howtoforge.net/sitemap/email/postfix">Postfix</category>
 <pubDate>Tue, 21 Oct 2008 17:52:59 +0200</pubDate>
 <guid>http://www.howtoforge.net/virtual-users-domains-postfix-courier-mysql-squirrelmail-mandriva-2009.0-i386</guid>
 <comments>http://www.howtoforge.net/virtual-users-domains-postfix-courier-mysql-squirrelmail-mandriva-2009.0-i386#comment</comments>
</item>
<item>
 <title>The Perfect Server - Mandriva 2009.0 Free (x86_64)</title>
 <link>http://www.howtoforge.net/perfect-server-mandriva-2009.0-x86_64</link>
 <description>&lt;table align=&quot;left&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;43&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://images.howtoforge.com/images/teaser/mandriva.gif&quot; width=&quot;40&quot; height=&quot;40&quot; alt=&quot;&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;p&gt;&lt;b&gt;The Perfect Server - Mandriva 2009.0 Free (x86_64)&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This is a detailed description about how to set up a &lt;b&gt;Mandriva 2009.0 Free&lt;/b&gt;
server that offers all services needed by ISPs and hosters: Apache web
server (SSL-capable), Postfix mail server with SMTP-AUTH and TLS, BIND
DNS server, Proftpd FTP server, MySQL server, Dovecot POP3/IMAP, Quota,
Firewall, etc. This tutorial is written for the &lt;b&gt;64-bit&lt;/b&gt; version of Mandriva 2009.0.&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.net/sitemap/linux/mandriva">Mandriva</category>
 <pubDate>Fri, 17 Oct 2008 18:43:08 +0200</pubDate>
 <guid>http://www.howtoforge.net/perfect-server-mandriva-2009.0-x86_64</guid>
 <comments>http://www.howtoforge.net/perfect-server-mandriva-2009.0-x86_64#comment</comments>
</item>
<item>
 <title>The Perfect Server - Mandriva 2009.0 Free (i386)</title>
 <link>http://www.howtoforge.net/perfect-server-mandriva-2009.0-i386</link>
 <description>&lt;table align=&quot;left&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;43&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://images.howtoforge.com/images/teaser/mandriva.gif&quot; width=&quot;40&quot; height=&quot;40&quot; alt=&quot;&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;p&gt;&lt;b&gt;The Perfect Server - Mandriva 2009.0 Free (i386)&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This is a detailed description about how to set up a &lt;b&gt;Mandriva 2009.0 Free&lt;/b&gt;
server that offers all services needed by ISPs and hosters: Apache web
server (SSL-capable), Postfix mail server with SMTP-AUTH and TLS, BIND
DNS server, Proftpd FTP server, MySQL server, Dovecot POP3/IMAP, Quota,
Firewall, etc. This tutorial is written for the &lt;b&gt;32-bit&lt;/b&gt; version of Mandriva 2009.0.&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.net/sitemap/linux/mandriva">Mandriva</category>
 <pubDate>Tue, 14 Oct 2008 19:08:12 +0200</pubDate>
 <guid>http://www.howtoforge.net/perfect-server-mandriva-2009.0-i386</guid>
 <comments>http://www.howtoforge.net/perfect-server-mandriva-2009.0-i386#comment</comments>
</item>
<item>
 <title>The Perfect Desktop - Mandriva One 2009.0 With GNOME</title>
 <link>http://www.howtoforge.net/the-perfect-desktop-mandriva-one-2009.0-gnome</link>
 <description>&lt;table align=&quot;left&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;43&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://images.howtoforge.com/images/teaser/mandriva.gif&quot; width=&quot;40&quot; height=&quot;40&quot; alt=&quot;&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;p&gt;&lt;b&gt;The Perfect Desktop - Mandriva One 2009.0 With GNOME&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This tutorial shows how you can set up a Mandriva One 2009.0 desktop (with the &lt;b&gt;GNOME&lt;/b&gt;
desktop environment) that is a full-fledged replacement for a Windows
desktop, i.e. that has all the software that people need to do the
things they do on their Windows desktops. The advantages are clear: you
get a secure system without DRM restrictions that works even on old
hardware, and the best thing is: all software comes free of charge.&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.net/sitemap/linux/mandriva">Mandriva</category>
 <category domain="http://www.howtoforge.net/sitemap/desktop">Desktop</category>
 <pubDate>Mon, 13 Oct 2008 19:11:49 +0200</pubDate>
 <guid>http://www.howtoforge.net/the-perfect-desktop-mandriva-one-2009.0-gnome</guid>
 <comments>http://www.howtoforge.net/the-perfect-desktop-mandriva-one-2009.0-gnome#comment</comments>
</item>
<item>
 <title>The Perfect Server - Mandriva 2008 Spring Free (Mandriva 2008.1) For x86_64</title>
 <link>http://www.howtoforge.net/perfect-server-mandriva2008.1-x86_64</link>
 <description>&lt;table align=&quot;left&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;43&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://images.howtoforge.com/images/teaser/mandriva.gif&quot; width=&quot;40&quot; height=&quot;40&quot; alt=&quot;&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;p&gt;&lt;b&gt;The Perfect Server - Mandriva 2008 Spring Free (Mandriva 2008.1) For x86_64&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This is a detailed description about how to set up a &lt;b&gt;Mandriva 2008 Spring Free&lt;/b&gt; (Mandriva 2008.1) server on the &lt;b&gt;x86_64&lt;/b&gt;
platform that offers all services needed by ISPs and hosters: Apache
web server (SSL-capable), Postfix mail server with SMTP-AUTH and TLS,
BIND DNS server, Proftpd FTP server, MySQL server, Dovecot POP3/IMAP,
Quota, Firewall, etc. This tutorial is written for the 64-bit version
of Mandriva 2008.1.&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.net/sitemap/linux/mandriva">Mandriva</category>
 <pubDate>Fri, 26 Sep 2008 17:12:53 +0200</pubDate>
 <guid>http://www.howtoforge.net/perfect-server-mandriva2008.1-x86_64</guid>
 <comments>http://www.howtoforge.net/perfect-server-mandriva2008.1-x86_64#comment</comments>
</item>
<item>
 <title>Installing Flash Player 9 On 64Bit Linux (x86_64)</title>
 <link>http://www.howtoforge.net/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-odd&quot; src=&quot;http://images.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.net/sitemap/linux/centos">CentOS</category>
 <category domain="http://www.howtoforge.net/sitemap/linux/debian">Debian</category>
 <category domain="http://www.howtoforge.net/sitemap/linux/fedora">Fedora</category>
 <category domain="http://www.howtoforge.net/sitemap/linux/mandriva">Mandriva</category>
 <category domain="http://www.howtoforge.net/sitemap/linux/ubuntu">Ubuntu</category>
 <category domain="http://www.howtoforge.net/sitemap/desktop">Desktop</category>
 <pubDate>Wed, 03 Sep 2008 19:10:23 +0200</pubDate>
 <guid>http://www.howtoforge.net/installing-flash-player9-on-64bit-linux</guid>
 <comments>http://www.howtoforge.net/installing-flash-player9-on-64bit-linux#comment</comments>
</item>
<item>
 <title>Preventing Brute Force Attacks With Fail2ban On Mandriva 2008.1</title>
 <link>http://www.howtoforge.net/preventing-brute-force-attacks-with-fail2ban-on-mandriva2008.1</link>
 <description>
&lt;p&gt;&lt;b&gt;Preventing Brute Force Attacks With Fail2ban On Mandriva 2008.1&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;In this article I will show how to install and configure fail2ban
on a Mandriva 2008.1 system. Fail2ban is a tool that observes login
attempts to various services, e.g. SSH, FTP, SMTP, Apache, etc., and if
it finds failed login attempts again and again from the same IP address
or host, fail2ban stops further login attempts from that IP
address/host by blocking it with an iptables firewall rule.&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.net/sitemap/linux/mandriva">Mandriva</category>
 <category domain="http://www.howtoforge.net/sitemap/security">Security</category>
 <pubDate>Fri, 29 Aug 2008 15:34:25 +0200</pubDate>
 <guid>http://www.howtoforge.net/preventing-brute-force-attacks-with-fail2ban-on-mandriva2008.1</guid>
 <comments>http://www.howtoforge.net/preventing-brute-force-attacks-with-fail2ban-on-mandriva2008.1#comment</comments>
</item>
<item>
 <title>How To Set Up WebDAV With Lighttpd On Mandriva 2008.1</title>
 <link>http://www.howtoforge.net/how-to-set-up-webdav-with-lighttpd-on-mandriva2008.1</link>
 <description>&lt;p&gt;&lt;b&gt;How To Set Up WebDAV With Lighttpd On Mandriva 2008.1&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This guide explains how to set up WebDAV with lighttpd on a Mandriva 2008.1 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.net/sitemap/linux/mandriva">Mandriva</category>
 <category domain="http://www.howtoforge.net/sitemap/lighttpd">Lighttpd</category>
 <pubDate>Sun, 24 Aug 2008 20:41:15 +0200</pubDate>
 <guid>http://www.howtoforge.net/how-to-set-up-webdav-with-lighttpd-on-mandriva2008.1</guid>
 <comments>http://www.howtoforge.net/how-to-set-up-webdav-with-lighttpd-on-mandriva2008.1#comment</comments>
</item>
<item>
 <title>How To Install Django On Mandriva 2008.1 (Apache2/mod_python)</title>
 <link>http://www.howtoforge.net/installing-django-on-mandriva2008.1-apache2-mod_python</link>
 <description>
&lt;p&gt;&lt;b&gt;How To Install Django On Mandriva 2008.1 (Apache2/mod_python)&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This tutorial explains how to install Django
on a Mandriva 2008.1 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.net/sitemap/linux/mandriva">Mandriva</category>
 <category domain="http://www.howtoforge.net/sitemap/apache">Apache</category>
 <pubDate>Tue, 12 Aug 2008 17:28:44 +0200</pubDate>
 <guid>http://www.howtoforge.net/installing-django-on-mandriva2008.1-apache2-mod_python</guid>
 <comments>http://www.howtoforge.net/installing-django-on-mandriva2008.1-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.net/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.net/sitemap/linux/centos">CentOS</category>
 <category domain="http://www.howtoforge.net/sitemap/linux/debian">Debian</category>
 <category domain="http://www.howtoforge.net/sitemap/linux/fedora">Fedora</category>
 <category domain="http://www.howtoforge.net/sitemap/linux/mandriva">Mandriva</category>
 <category domain="http://www.howtoforge.net/sitemap/linux/suse">SuSE</category>
 <category domain="http://www.howtoforge.net/sitemap/linux/ubuntu">Ubuntu</category>
 <category domain="http://www.howtoforge.net/sitemap/apache">Apache</category>
 <pubDate>Sun, 20 Jul 2008 18:46:34 +0200</pubDate>
 <guid>http://www.howtoforge.net/embedding-python-in-apache2-with-mod_python-debian-ubuntu-fedora-centos-mandriva-opensuse</guid>
 <comments>http://www.howtoforge.net/embedding-python-in-apache2-with-mod_python-debian-ubuntu-fedora-centos-mandriva-opensuse#comment</comments>
</item>
<item>
 <title>How To Change Your Login Screen In Mandriva </title>
 <link>http://www.howtoforge.net/how-to-change-your-login-screen-in-mandriva</link>
 <description>
&lt;p&gt;&lt;b&gt;How To Change Your Login Screen In Mandriva&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This is a simple howto on changing your log on screen. This will also
work with other distros. This is a very easy way to add more eye candy
to your Linux system. &lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.net/sitemap/linux/mandriva">Mandriva</category>
 <category domain="http://www.howtoforge.net/sitemap/desktop">Desktop</category>
 <pubDate>Thu, 05 Jun 2008 12:52:24 +0200</pubDate>
 <guid>http://www.howtoforge.net/how-to-change-your-login-screen-in-mandriva</guid>
 <comments>http://www.howtoforge.net/how-to-change-your-login-screen-in-mandriva#comment</comments>
</item>
<item>
 <title>Compiz Fusion On Mandriva One 2008.1 Spring (GNOME/NVIDIA)</title>
 <link>http://www.howtoforge.net/compiz-fusion-on-mandriva2008.1-gnome-nvidia</link>
 <description>
&lt;p&gt;&lt;b&gt;Compiz Fusion On Mandriva One 2008.1 Spring (GNOME/NVIDIA)&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This document describes how to enable and configure Compiz Fusion on
a Mandriva One 2008.1 Spring GNOME desktop with an NVIDIA graphics card.&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.net/sitemap/linux/mandriva">Mandriva</category>
 <category domain="http://www.howtoforge.net/sitemap/desktop">Desktop</category>
 <pubDate>Thu, 08 May 2008 18:30:03 +0200</pubDate>
 <guid>http://www.howtoforge.net/compiz-fusion-on-mandriva2008.1-gnome-nvidia</guid>
 <comments>http://www.howtoforge.net/compiz-fusion-on-mandriva2008.1-gnome-nvidia#comment</comments>
</item>
</channel>
</rss>
