<?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 - Fedora</title>
 <link>http://www.howtoforge.net/taxonomy/term/47/all</link>
 <description>
</description>
 <language>en</language>
 <atom:link href="http://www.howtoforge.net/rss/linux/fedora.rss" rel="self" type="application/rss+xml" />
 <image>
  <title>HowtoForge - Linux Howtos and Tutorials - Fedora</title>
  <url>http://www.howtoforge.com/themes/htf_glass/images/howtoforge_logo_glass_blue.gif</url>
  <link>http://www.howtoforge.net/taxonomy/term/47/all</link>
 </image>

<item>
 <title>Integrating APC (Alternative PHP Cache) Into PHP5 And Lighttpd (Fedora 9)</title>
 <link>http://www.howtoforge.net/integrating-apc-into-php5-and-lighttpd-fedora9</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://images.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 APC (Alternative PHP Cache) Into PHP5 And Lighttpd (Fedora 9)&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This guide explains how to integrate APC
(Alternative PHP Cache) into PHP5 and lighttpd on a Fedora 9 system.
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;
</description>
 <category domain="http://www.howtoforge.net/sitemap/linux/fedora">Fedora</category>
 <category domain="http://www.howtoforge.net/sitemap/lighttpd">Lighttpd</category>
 <category domain="http://www.howtoforge.net/sitemap/programming/php">PHP</category>
 <pubDate>Thu, 02 Oct 2008 12:38:17 +0200</pubDate>
 <guid>http://www.howtoforge.net/integrating-apc-into-php5-and-lighttpd-fedora9</guid>
 <comments>http://www.howtoforge.net/integrating-apc-into-php5-and-lighttpd-fedora9#comment</comments>
</item>
<item>
 <title>Integrating eAccelerator Into PHP5 And Lighttpd (Fedora 9)</title>
 <link>http://www.howtoforge.net/integrating-eaccelerator-into-php5-and-lighttpd-fedora9</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/fedora.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;Integrating eAccelerator Into PHP5 And Lighttpd (Fedora 9)&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This guide explains how to integrate eAccelerator into PHP5 and lighttpd on a Fedora 9 system. From the eAccelerator project page: &lt;i&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;/i&gt;&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.net/sitemap/linux/fedora">Fedora</category>
 <category domain="http://www.howtoforge.net/sitemap/lighttpd">Lighttpd</category>
 <category domain="http://www.howtoforge.net/sitemap/programming/php">PHP</category>
 <pubDate>Wed, 24 Sep 2008 18:34:12 +0200</pubDate>
 <guid>http://www.howtoforge.net/integrating-eaccelerator-into-php5-and-lighttpd-fedora9</guid>
 <comments>http://www.howtoforge.net/integrating-eaccelerator-into-php5-and-lighttpd-fedora9#comment</comments>
</item>
<item>
 <title>Installing Lighttpd With PHP5 And MySQL Support On Fedora 9</title>
 <link>http://www.howtoforge.net/installing-lighttpd-with-php5-and-mysql-support-on-fedora9</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/fedora.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 Lighttpd With PHP5 And MySQL Support On Fedora 9&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;Lighttpd is a secure, fast, standards-compliant web server designed
for speed-critical environments. This tutorial shows how you can
install Lighttpd on a Fedora 9 server with PHP5 support (through
FastCGI) and MySQL support.&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.net/sitemap/linux/fedora">Fedora</category>
 <category domain="http://www.howtoforge.net/sitemap/lighttpd">Lighttpd</category>
 <pubDate>Fri, 05 Sep 2008 16:10:44 +0200</pubDate>
 <guid>http://www.howtoforge.net/installing-lighttpd-with-php5-and-mysql-support-on-fedora9</guid>
 <comments>http://www.howtoforge.net/installing-lighttpd-with-php5-and-mysql-support-on-fedora9#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-even&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>uvhd - File Investigation Utility </title>
 <link>http://www.howtoforge.net/uvhd-file-investigation-utility</link>
 <description>
&lt;p&gt; &lt;b&gt;uvhd - File Investigation Utility&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;
 &#039;uvhd&#039; is a binary file investigation utility. It displays the contents of any
 file in vertical hexadecimal format, and prompts for commands to browse,
 search, select, update, scan/replace, print, translate, etc. uvhd is an
 interactive utility with a command line interface and 18 help screens.&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.net/sitemap/linux/fedora">Fedora</category>
 <category domain="http://www.howtoforge.net/sitemap/linux">Linux</category>
 <pubDate>Thu, 28 Aug 2008 14:07:31 +0200</pubDate>
 <guid>http://www.howtoforge.net/uvhd-file-investigation-utility</guid>
 <comments>http://www.howtoforge.net/uvhd-file-investigation-utility#comment</comments>
</item>
<item>
 <title>Preventing Brute Force Attacks With Fail2ban On Fedora 9</title>
 <link>http://www.howtoforge.net/preventing-brute-force-attacks-with-fail2ban-on-fedora9</link>
 <description>
&lt;p&gt;&lt;b&gt;Preventing Brute Force Attacks With Fail2ban On Fedora 9&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;In this article I will show how to install and configure fail2ban
on a Fedora 9 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/fedora">Fedora</category>
 <category domain="http://www.howtoforge.net/sitemap/security">Security</category>
 <pubDate>Mon, 25 Aug 2008 17:54:51 +0200</pubDate>
 <guid>http://www.howtoforge.net/preventing-brute-force-attacks-with-fail2ban-on-fedora9</guid>
 <comments>http://www.howtoforge.net/preventing-brute-force-attacks-with-fail2ban-on-fedora9#comment</comments>
</item>
<item>
 <title>How To Install Hamachi On Fedora 9</title>
 <link>http://www.howtoforge.net/how-to-install-hamachi-on-fedora9</link>
 <description>&lt;p&gt;&lt;b&gt;How To Install Hamachi On Fedora 9&lt;/b&gt;&lt;/p&gt;


&lt;p&gt;This tutorial explains how to install Hamachi
on a Fedora 9 server. Hamachi is a VPN service that easily sets up
in 10 minutes, and enables secure remote access to your business
network, anywhere there&#039;s an Internet connection.
It works with your existing firewall, and requires no additional
configuration. Hamachi is the first networking application to deliver
an unprecedented level of direct peer-to-peer connectivity. It is
simple, secure, and cost-effective.&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.net/sitemap/linux/fedora">Fedora</category>
 <category domain="http://www.howtoforge.net/taxonomy/term/66">Networking</category>
 <pubDate>Thu, 21 Aug 2008 15:51:08 +0200</pubDate>
 <guid>http://www.howtoforge.net/how-to-install-hamachi-on-fedora9</guid>
 <comments>http://www.howtoforge.net/how-to-install-hamachi-on-fedora9#comment</comments>
</item>
<item>
 <title>How To Set Up WebDAV With Lighttpd On Fedora 9</title>
 <link>http://www.howtoforge.net/how-to-set-up-webdav-with-lighttpd-on-fedora9</link>
 <description>&lt;p&gt;&lt;b&gt;How To Set Up WebDAV With Lighttpd On Fedora 9&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This guide explains how to set up WebDAV with lighttpd on a Fedora 9 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/fedora">Fedora</category>
 <category domain="http://www.howtoforge.net/sitemap/lighttpd">Lighttpd</category>
 <pubDate>Thu, 14 Aug 2008 17:42:56 +0200</pubDate>
 <guid>http://www.howtoforge.net/how-to-set-up-webdav-with-lighttpd-on-fedora9</guid>
 <comments>http://www.howtoforge.net/how-to-set-up-webdav-with-lighttpd-on-fedora9#comment</comments>
</item>
<item>
 <title>How To Remotely Install Debian Over A RH Based Distro</title>
 <link>http://www.howtoforge.net/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.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>
 <pubDate>Fri, 08 Aug 2008 15:25:55 +0200</pubDate>
 <guid>http://www.howtoforge.net/how-to-remotely-install-debian-over-a-rh-based-distro</guid>
 <comments>http://www.howtoforge.net/how-to-remotely-install-debian-over-a-rh-based-distro#comment</comments>
</item>
<item>
 <title>How To Install Django On Fedora 9 (Apache2/mod_python)</title>
 <link>http://www.howtoforge.net/how-to-install-django-on-fedora9-apache2-mod_python</link>
 <description>&lt;p&gt;&lt;b&gt;How To Install Django On Fedora 9 (Apache2/mod_python)&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This tutorial explains how to install Django
on a Fedora 9 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/fedora">Fedora</category>
 <category domain="http://www.howtoforge.net/sitemap/apache">Apache</category>
 <pubDate>Tue, 05 Aug 2008 17:19:31 +0200</pubDate>
 <guid>http://www.howtoforge.net/how-to-install-django-on-fedora9-apache2-mod_python</guid>
 <comments>http://www.howtoforge.net/how-to-install-django-on-fedora9-apache2-mod_python#comment</comments>
</item>
<item>
 <title>BIND 9 Vulnerability And Solution - Patch BIND To Avoid Cache Poisoning (Fedora/CentOS)</title>
 <link>http://www.howtoforge.net/how-to-patch-bind-to-avoid-cache-poisoning-fedora-centos</link>
 <description>&lt;p&gt;&lt;b&gt;BIND 9 Vulnerability And Solution - Patch BIND To Avoid Cache Poisoning (Fedora/CentOS)&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;I am pretty sure most of you
  guys have hard about the Vulnerability in BIND. Dan Kaminsky earlier this month
  announced a massive, multi-vendor issue with DNS that could allow attackers to
  compromise any name server - clients, too. I thought I would share with you all
one of the quickest solutions systems administrators running BIND 9 can use to
help solve this vulnerability in case their systems are vulnerable.&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.net/sitemap/linux/centos">CentOS</category>
 <category domain="http://www.howtoforge.net/sitemap/linux/fedora">Fedora</category>
 <category domain="http://www.howtoforge.net/sitemap/dns">DNS</category>
 <category domain="http://www.howtoforge.net/sitemap/security">Security</category>
 <pubDate>Sun, 27 Jul 2008 19:56:59 +0200</pubDate>
 <guid>http://www.howtoforge.net/how-to-patch-bind-to-avoid-cache-poisoning-fedora-centos</guid>
 <comments>http://www.howtoforge.net/how-to-patch-bind-to-avoid-cache-poisoning-fedora-centos#comment</comments>
</item>
<item>
 <title>Virtual Hosting With PureFTPd And MySQL (Incl. Quota And Bandwidth Management) On Fedora 9</title>
 <link>http://www.howtoforge.net/virtual-hosting-with-pureftpd-mysql-fedora9</link>
 <description>&lt;p&gt;&lt;b&gt;Virtual Hosting With PureFTPd And MySQL (Incl. Quota And Bandwidth Management) On Fedora 9&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/fedora">Fedora</category>
 <category domain="http://www.howtoforge.net/sitemap/ftp">FTP</category>
 <pubDate>Thu, 24 Jul 2008 18:08:24 +0200</pubDate>
 <guid>http://www.howtoforge.net/virtual-hosting-with-pureftpd-mysql-fedora9</guid>
 <comments>http://www.howtoforge.net/virtual-hosting-with-pureftpd-mysql-fedora9#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>Installing And Using OpenVZ On Fedora 9</title>
 <link>http://www.howtoforge.net/installing-and-using-openvz-on-fedora9</link>
 <description>&lt;p&gt;&lt;b&gt;Installing And Using OpenVZ On Fedora 9&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;In this HowTo I will describe how to prepare a Fedora 9 server for
OpenVZ. With OpenVZ you can create multiple Virtual Private Servers
(VPS) on the same hardware, similar to Xen and the Linux Vserver
project. OpenVZ is the open-source branch of Virtuozzo, a commercial
virtualization solution used by many providers that offer virtual
servers. The OpenVZ kernel patch is licensed under the GPL license, and
the user-level tools are under the QPL license.&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.net/sitemap/linux/fedora">Fedora</category>
 <category domain="http://www.howtoforge.net/sitemap/virtualization">Virtualization</category>
 <pubDate>Thu, 17 Jul 2008 18:02:09 +0200</pubDate>
 <guid>http://www.howtoforge.net/installing-and-using-openvz-on-fedora9</guid>
 <comments>http://www.howtoforge.net/installing-and-using-openvz-on-fedora9#comment</comments>
</item>
<item>
 <title>Virtual Hosting With Proftpd And MySQL (Incl. Quota) On Fedora 9</title>
 <link>http://www.howtoforge.net/virtual-hosting-with-proftpd-and-mysql-fedora9</link>
 <description>&lt;p&gt;&lt;b&gt;Virtual Hosting With Proftpd And MySQL (Incl. Quota) On Fedora 9&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This document describes how to install a Proftpd 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 with
this setup.&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.net/sitemap/linux/fedora">Fedora</category>
 <category domain="http://www.howtoforge.net/sitemap/ftp">FTP</category>
 <pubDate>Sun, 13 Jul 2008 19:10:45 +0200</pubDate>
 <guid>http://www.howtoforge.net/virtual-hosting-with-proftpd-and-mysql-fedora9</guid>
 <comments>http://www.howtoforge.net/virtual-hosting-with-proftpd-and-mysql-fedora9#comment</comments>
</item>
</channel>
</rss>
