<?xml version="1.0" encoding="UTF-8"?>

<rss version='2.0' 
     xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule"
     xmlns:doap="http://usefulinc.com/ns/doap#"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">

    <channel>
        <!-- This XML Feed shows details for the page Mandriva 
             and everything recently tagged Mandriva -->
        <creativeCommons:license>http://creativecommons.org/licenses/by-sa/2.5/
          </creativeCommons:license>
        <title>Mandriva on SWiK</title>
        <doap:name>Mandriva</doap:name>
        <doap:description>&lt;p&gt;Mandriva Linux is a &lt;a class="wikilink" href="http://swik.net/Linux-distribution"&gt;Linux distribution&lt;/a&gt; designed to be easy to install and used as a desktop or server system.&lt;/p&gt;


	&lt;p&gt;Mandriva corporation develops Mandriva, formed from a merger of Mandrake and Connectiva.&lt;/p&gt;
</doap:description>
        <description>Mandriva Linux is a Linux distribution designed to be easy to install and used as a desktop or server system.


	Mandriva corporation develops Mandriva, formed from a merger of Mandrake and Connectiva.
</description> 
	  <!-- see doap:description for full description -->
        <link>http://swik.net/Mandriva</link>
        <doap:homepage>http://www.mandriva.com/</doap:homepage>
                <category>linux</category>
        <category>Linux-distribution</category>
        <category>mandriva</category>
        <category>License:GPL</category>

        <pubDate>Thu, 04 Aug 2005 13:37:01 -0700</pubDate>
        <lastBuildDate>Fri, 29 Sep 2006 16:37:30 -0700</lastBuildDate>
            
        <item>
            <title>Preventing Brute Force Attacks With Fail2ban On Mandriva 2008.1</title>
            <link>http://swik.net/Linux/Linux+How-Tos/Preventing+Brute+Force+Attacks+With+Fail2ban+On+Mandriva+2008.1/cc4me</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>
            
            <pubDate>Fri, 29 Aug 2008 07:02:56 -0700</pubDate>
        </item>
            
        <item>
            <title>Preventing Brute Force Attacks With Fail2ban On Mandriva 2008.1</title>
            <link>http://swik.net/Linux/Howtoforge/Preventing+Brute+Force+Attacks+With+Fail2ban+On+Mandriva+2008.1/cc4kz</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>
            
            <pubDate>Fri, 29 Aug 2008 07:01:04 -0700</pubDate>
        </item>
            
        <item>
            <title>How To Set Up WebDAV With Lighttpd On Mandriva 2008.1</title>
            <link>http://swik.net/Linux/Linux+How-Tos/How+To+Set+Up+WebDAV+With+Lighttpd+On+Mandriva+2008.1/cc1ze</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>
            
            <pubDate>Thu, 28 Aug 2008 18:14:02 -0700</pubDate>
        </item>
            
        <item>
            <title>How To Set Up WebDAV With Lighttpd On Mandriva 2008.1</title>
            <link>http://swik.net/Linux/Howtoforge/How+To+Set+Up+WebDAV+With+Lighttpd+On+Mandriva+2008.1/cc1i6</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>
            
            <pubDate>Thu, 28 Aug 2008 18:10:54 -0700</pubDate>
        </item>
            
        <item>
            <title>Mozilla Firefox 3.0...final | MIB</title>
            <link>http://swik.net/Firefox/del.icio.us%2Ftag%2Ffirefox/Mozilla+Firefox+3.0...final+%7C+MIB/cch9t</link>
            <description></description>
            
            <pubDate>Thu, 14 Aug 2008 13:10:50 -0700</pubDate>
        </item>
            
        <item>
            <title>How To Install Django On Mandriva 2008.1 (Apache2/mod_python)</title>
            <link>http://swik.net/Linux/Howtoforge/How+To+Install+Django+On+Mandriva+2008.1+%28Apache2%2Fmod_python%29/ccawc</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;
&lt;a href=&quot;http://www.howtoforge.com/installing-django-on-mandriva2008.1-apache2-mod_python&quot; title=&quot;Read the rest of this posting.&quot; class=&quot;read-more&quot;&gt;Read more...&lt;/a&gt;</description>
            
            <pubDate>Tue, 12 Aug 2008 09:13:29 -0700</pubDate>
        </item>
            
        <item>
            <title>How To Install Django On Mandriva 2008.1 (Apache2/mod_python)</title>
            <link>http://swik.net/Linux/Linux+How-Tos/How+To+Install+Django+On+Mandriva+2008.1+%28Apache2%2Fmod_python%29/ccauz</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;
&lt;a href=&quot;http://howtoforge.com/installing-django-on-mandriva2008.1-apache2-mod_python&quot; title=&quot;Read the rest of this posting.&quot; class=&quot;read-more&quot;&gt;Read more...&lt;/a&gt;</description>
            
            <pubDate>Tue, 12 Aug 2008 09:07:16 -0700</pubDate>
        </item>
            
        <item>
            <title>Gdium &quot; Home</title>
            <link>http://swik.net/opensource/del.icio.us+tag%2Fopensource/Gdium+%22+Home/cb89j</link>
            <description></description>
            
            <pubDate>Mon, 11 Aug 2008 22:04:27 -0700</pubDate>
        </item>
            
        <item>
            <title>Mandriva Directory Server - Trac</title>
            <link>http://swik.net/Samba/del.icio.us+tag%2Fsamba/Mandriva+Directory+Server+-+Trac/cbzsk</link>
            <description></description>
            
            <pubDate>Fri, 08 Aug 2008 17:07:45 -0700</pubDate>
        </item>
            
        <item>
            <title>Development Release: Mandriva Linux 2009.0 Beta 1</title>
            <link>http://swik.net/Linux/Distrowatch+News/Development+Release%3A+Mandriva+Linux+2009.0+Beta+1/cbmzk</link>
            <description> Mandriva released the first beta of Mandriva Linux 2009.0: &quot;Mandriva is proud to announce the release of Mandriva Linux 2009 Beta 1 &#039;thornicrofti&#039;. This beta includes the newest release of KDE 4, KDE 4.1 final (with initial implementation of the Mandriva Ia Ora theme, although this is not....</description>
            
            <pubDate>Wed, 30 Jul 2008 06:01:02 -0700</pubDate>
        </item>
            
        <item>
            <title>Mandriva Directory Server - Trac</title>
            <link>http://swik.net/OpenLDAP/del.icio.us%2Ftag%2Fopenldap/Mandriva+Directory+Server+-+Trac/ca038</link>
            <description></description>
            
            <pubDate>Mon, 21 Jul 2008 12:44:29 -0700</pubDate>
        </item>
            
        <item>
            <title>MandrivaUser.de</title>
            <link>http://swik.net/opensource/del.icio.us+tag%2Fopensource/MandrivaUser.de/cag2i</link>
            <description></description>
            
            <pubDate>Wed, 16 Jul 2008 02:50:58 -0700</pubDate>
        </item>
            
        <item>
            <title>Mandriva Linux 2009 Alpha 2 Released</title>
            <link>http://swik.net/Linux/Slashdot+Linux/Mandriva+Linux+2009+Alpha+2+Released/b900u</link>
            <description>AdamWill writes &quot;The Mandriva Linux 2009 Spring Alpha 2, marking the first public pre-release of the upcoming Mandriva Linux 2009. This alpha introduces several significant changes, most obviously the inclusion of KDE 4 &amp;mdash; 4.1 beta 2, specifically &amp;mdash; as the default version of KDE, and the latest development version of GNOME, 2.23.4. The kernel has also been updated to release 2.6.26rc7. Another feature of interest to many users will be the addition of orphan package tracking (and optional automatic removal) to the urpmi package manager. Of course, many applications have been updated (although the default version of Mozilla Firefox is still currently 2.0.x), and most of the distribution has been rebuilt with a new GCC version, 4.3. Mandriva warns that this is a true alpha, likely to contain many bugs related to the new version of KDE. Please install it only in a test environment, and especially do not use it as an upgrade from any earlier Mandriva Linux release.&quot;&lt;p&gt;&lt;a href=&quot;http://linux.slashdot.org/article.pl?sid=08/07/11/1831215&amp;amp;from=rss&quot;&gt;&lt;img src=&quot;http://linux.slashdot.org/slashdot-it.pl?from=rss&amp;amp;op=image&amp;amp;style=h0&amp;amp;sid=08/07/11/1831215&quot;&gt;&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;http://linux.slashdot.org/article.pl?sid=08/07/11/1831215&amp;amp;from=rss&quot;&gt;Read more of this story&lt;/a&gt; at Slashdot.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://rss.slashdot.org/~a/Slashdot/slashdotLinux?a=owSg7T&quot;&gt;&lt;img src=&quot;http://rss.slashdot.org/~a/Slashdot/slashdotLinux?i=owSg7T&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src=&quot;http://rss.slashdot.org/~r/Slashdot/slashdotLinux/~4/332954951&quot; height=&quot;1&quot; width=&quot;1&quot;/&gt;</description>
            
            <pubDate>Fri, 11 Jul 2008 13:42:39 -0700</pubDate>
        </item>
            
        <item>
            <title>Projects/OpenLDAP DIT - Mandriva Community Wiki</title>
            <link>http://swik.net/Samba/del.icio.us+tag%2Fsamba/Projects%2FOpenLDAP+DIT+-+Mandriva+Community+Wiki/b9yhu</link>
            <description>Projects/OpenLDAP DIT - Mandriva Community Wiki</description>
            
            <pubDate>Fri, 11 Jul 2008 02:50:30 -0700</pubDate>
        </item>
            
        <item>
            <title>Development Release: Mandriva Linux 2009.0 Alpha 2</title>
            <link>http://swik.net/Linux/Distrowatch+News/Development+Release%3A+Mandriva+Linux+2009.0+Alpha+2/b9x88</link>
            <description> After an internal test version, the second (but first public) alpha release of Mandriva Linux 2009.0, unexpectedly announced as 2009 Spring Alpha 2, is hitting the mirror servers. &quot;This alpha introduces several significant changes, most obviously the inclusion of KDE 4 - 4.1 beta 2, specifically - as....</description>
            
            <pubDate>Fri, 11 Jul 2008 01:42:16 -0700</pubDate>
        </item>
            
        <item>
            <title>MMC installation</title>
            <link>http://swik.net/Samba/del.icio.us+tag%2Fsamba/MMC+installation/b9us5</link>
            <description></description>
            
            <pubDate>Thu, 10 Jul 2008 07:48:37 -0700</pubDate>
        </item>
            
        <item>
            <title>Справочное руководство</title>
            <link>http://swik.net/Emacs/del.icio.us+tag%2Femacs/%D0%A1%D0%BF%D1%80%D0%B0%D0%B2%D0%BE%D1%87%D0%BD%D0%BE%D0%B5+%D1%80%D1%83%D0%BA%D0%BE%D0%B2%D0%BE%D0%B4%D1%81%D1%82%D0%B2%D0%BE/b9k52</link>
            <description></description>
            
            <pubDate>Tue, 08 Jul 2008 08:48:35 -0700</pubDate>
        </item>
            
        <item>
            <title>Графический оконный менеджер, ч.1</title>
            <link>http://swik.net/Nvu/del.icio.us%2Ftag%2Fnvu/%D0%93%D1%80%D0%B0%D1%84%D0%B8%D1%87%D0%B5%D1%81%D0%BA%D0%B8%D0%B9+%D0%BE%D0%BA%D0%BE%D0%BD%D0%BD%D1%8B%D0%B9+%D0%BC%D0%B5%D0%BD%D0%B5%D0%B4%D0%B6%D0%B5%D1%80%2C+%D1%87.1/b9gwq</link>
            <description>&amp;amp;lt;sep/&amp;amp;gt;системы Linux - Gnome, KDE; среды программирования Gambas; среда Web-дизайна NVU</description>
            
            <pubDate>Mon, 07 Jul 2008 10:50:28 -0700</pubDate>
        </item>
            
        <item>
            <title>Mandriva Directory Server On Debian Etch | HowtoForge - Linux Howtos and Tutorials</title>
            <link>http://swik.net/Samba/del.icio.us+tag%2Fsamba/Mandriva+Directory+Server+On+Debian+Etch+%7C+HowtoForge+-+Linux+Howtos+and+Tutorials/b72tu</link>
            <description></description>
            
            <pubDate>Sun, 22 Jun 2008 19:59:34 -0700</pubDate>
        </item>
            
        <item>
            <title>Linuxfacile.net</title>
            <link>http://swik.net/opensource/del.icio.us+tag%2Fopensource/Linuxfacile.net/b7lny</link>
            <description></description>
            
            <pubDate>Mon, 16 Jun 2008 06:18:41 -0700</pubDate>
        </item>
            
        <item>
            <title>The Mandriva EPIA C3 MythTV Box HowTo | groundstate</title>
            <link>http://swik.net/MythTV/del.icio.us%2Ftag%2Fmythtv/The+Mandriva+EPIA+C3+MythTV+Box+HowTo+%7C+groundstate/b7few</link>
            <description></description>
            
            <pubDate>Sat, 14 Jun 2008 01:11:44 -0700</pubDate>
        </item>
            
        <item>
            <title>Home - Mandriva Community Wiki</title>
            <link>http://swik.net/MediaWiki/del.icio.us%2Ftag%2Fmediawiki/Home+-+Mandriva+Community+Wiki/b66uq</link>
            <description></description>
            
            <pubDate>Wed, 11 Jun 2008 13:21:11 -0700</pubDate>
        </item>
            
        <item>
            <title>How To Change Your Login Screen In Mandriva</title>
            <link>http://swik.net/Linux/Howtoforge/How+To+Change+Your+Login+Screen+In+Mandriva/b6n4t</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;
&lt;a href=&quot;http://www.howtoforge.com/how-to-change-your-login-screen-in-mandriva&quot; title=&quot;Read the rest of this posting.&quot; class=&quot;read-more&quot;&gt;Read more...&lt;/a&gt;</description>
            
            <pubDate>Thu, 05 Jun 2008 03:01:49 -0700</pubDate>
        </item>
            
        <item>
            <title>How To Change Your Login Screen In Mandriva</title>
            <link>http://swik.net/Linux/Linux+How-Tos/How+To+Change+Your+Login+Screen+In+Mandriva/b6n38</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;
&lt;a href=&quot;http://howtoforge.com/how-to-change-your-login-screen-in-mandriva&quot; title=&quot;Read the rest of this posting.&quot; class=&quot;read-more&quot;&gt;Read more...&lt;/a&gt;</description>
            
            <pubDate>Thu, 05 Jun 2008 02:55:21 -0700</pubDate>
        </item>
            
        <item>
            <title>Firebird 2.0.4 is now in Mandriva</title>
            <link>http://swik.net/Firebird/Firebird+News/Firebird+2.0.4+is+now+in+Mandriva/b5qf8</link>
            <description>Here is th url , also there are drivers for php and flamerobin package is included there
http://distrib-coffee.ipsl.jussieu.fr/pub/linux/MandrivaLinux/devel/cooker/SRPMS/contrib/release/&lt;div class=&quot;feedflare&quot;&gt;
&lt;a href=&quot;http://feeds.feedburner.com/~f/FirebirdNews?a=w5JmsH&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/FirebirdNews?i=w5JmsH&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/FirebirdNews?a=zaseKh&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/FirebirdNews?i=zaseKh&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/FirebirdNews?a=wwJwuh&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/FirebirdNews?i=wwJwuh&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src=&quot;http://feeds.feedburner.com/~r/FirebirdNews/~4/296360944&quot; height=&quot;1&quot; width=&quot;1&quot;/&gt;</description>
            
            <pubDate>Fri, 23 May 2008 00:15:51 -0700</pubDate>
        </item>
            
        <item>
            <title>MandrivaUser.de / [erledigt]Libraries nicht gefunden</title>
            <link>http://swik.net/wesnoth/del.icio.us+bookmarks/MandrivaUser.de+%2F+%5Berledigt%5DLibraries+nicht+gefunden/b5mpu</link>
            <description></description>
            
            <pubDate>Wed, 21 May 2008 15:15:31 -0700</pubDate>
        </item>
            
        <item>
            <title>[xfce] Installation</title>
            <link>http://swik.net/Xfce/del.icio.us%2Ftag%2Fxfce/%5Bxfce%5D+Installation/b5g5u</link>
            <description></description>
            
            <pubDate>Tue, 20 May 2008 06:17:57 -0700</pubDate>
        </item>
            
        <item>
            <title>Flashplayer firefox install for BBC Iplayer function in full screen</title>
            <link>http://swik.net/Firefox/del.icio.us%2Ftag%2Ffirefox/Flashplayer+firefox+install+for+BBC+Iplayer+function+in+full+screen/b5buk</link>
            <description></description>
            
            <pubDate>Sun, 18 May 2008 09:16:12 -0700</pubDate>
        </item>
            
        <item>
            <title>Compiz Fusion On Mandriva One 2008.1 Spring (GNOME/NVIDIA)</title>
            <link>http://swik.net/Linux/Linux+How-Tos/Compiz+Fusion+On+Mandriva+One+2008.1+Spring+%28GNOME%2FNVIDIA%29/b4wro</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;
&lt;a href=&quot;http://howtoforge.com/compiz-fusion-on-mandriva2008.1-gnome-nvidia&quot; title=&quot;Read the rest of this posting.&quot; class=&quot;read-more&quot;&gt;Read more...&lt;/a&gt;</description>
            
            <pubDate>Thu, 08 May 2008 10:28:12 -0700</pubDate>
        </item>
            
        <item>
            <title>Compiz Fusion On Mandriva One 2008.1 Spring (GNOME/NVIDIA)</title>
            <link>http://swik.net/Linux/Howtoforge/Compiz+Fusion+On+Mandriva+One+2008.1+Spring+%28GNOME%2FNVIDIA%29/b4wqh</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;
&lt;a href=&quot;http://www.howtoforge.com/compiz-fusion-on-mandriva2008.1-gnome-nvidia&quot; title=&quot;Read the rest of this posting.&quot; class=&quot;read-more&quot;&gt;Read more...&lt;/a&gt;</description>
            
            <pubDate>Thu, 08 May 2008 10:25:13 -0700</pubDate>
        </item>
                </channel>
</rss>
