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

<item>
 <title>ZRM 2.1: Backing Up MySQL Partitioned Tables</title>
 <link>http://www.howtoforge.net/backing-up-mysql-partitioned-tables</link>
 <description>&lt;table align=&quot;left&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;128&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/mysql.gif&quot; width=&quot;125&quot; height=&quot;40&quot; alt=&quot;&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;
&lt;p&gt;&lt;b&gt;ZRM 2.1: Backing Up MySQL Partitioned Tables&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;MySQL 5.1 is generally available for production use. One of the key features of
MySQL 5.1 is partitioning. This how to shows how to install and configure Zmanda Recovery Manager for MySQL (ZRM)
2.1 to perform backup and recovery of MySQL partitioned tables.&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.net/sitemap/linux/centos">CentOS</category>
 <category domain="http://www.howtoforge.net/sitemap/backup">Backup</category>
 <category domain="http://www.howtoforge.net/sitemap/mysql">MySQL</category>
 <pubDate>Wed, 17 Dec 2008 16:16:45 +0100</pubDate>
 <guid>http://www.howtoforge.net/backing-up-mysql-partitioned-tables</guid>
 <comments>http://www.howtoforge.net/backing-up-mysql-partitioned-tables#comment</comments>
</item>
<item>
 <title>How To Create A FreeRADIUS 2.1.1-6 RPM Package On CentOS 5.2</title>
 <link>http://www.howtoforge.net/how-to-create-a-freeradius-2.1.1-6-rpm-package-on-centos-5.2</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-even&quot; src=&quot;http://images.howtoforge.com/images/teaser/centos.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;How To Create A FreeRADIUS 2.1.1-6 RPM Package On CentOS 5.2&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This is just a short tutorial showing how to create an RPM version
of FreeRADIUS 2.1.1-6 on CentOS 5.2. This version of FreeRADIUS is not
yet included in the CentOS 5 repositories.&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.net/sitemap/linux/centos">CentOS</category>
 <pubDate>Thu, 11 Dec 2008 11:22:17 +0100</pubDate>
 <guid>http://www.howtoforge.net/how-to-create-a-freeradius-2.1.1-6-rpm-package-on-centos-5.2</guid>
 <comments>http://www.howtoforge.net/how-to-create-a-freeradius-2.1.1-6-rpm-package-on-centos-5.2#comment</comments>
</item>
<item>
 <title>Server Monitoring With munin And monit On CentOS 5.2</title>
 <link>http://www.howtoforge.net/server-monitoring-with-munin-and-monit-on-centos-5.2</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/centos.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;Server Monitoring With munin And monit On CentOS 5.2&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;In this article I will describe how you can monitor your CentOS 5.2
server with munin and monit. munin produces nifty little graphics about
nearly every aspect of your server (load average, memory usage, CPU
usage, MySQL throughput, eth0 traffic, etc.) without much
configuration, whereas monit checks the availability of services like
Apache, MySQL, Postfix and takes the appropriate action such as a
restart if it finds a service is not behaving as expected. The
combination of the two gives you full monitoring: graphics that lets
you recognize current or upcoming problems (like &quot;We need a bigger
server soon, our load average is increasing rapidly.&quot;), and a watchdog
that ensures the availability of the monitored services.&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.net/sitemap/linux/centos">CentOS</category>
 <category domain="http://www.howtoforge.net/sitemap/monitoring">Monitoring</category>
 <pubDate>Mon, 01 Dec 2008 18:08:46 +0100</pubDate>
 <guid>http://www.howtoforge.net/server-monitoring-with-munin-and-monit-on-centos-5.2</guid>
 <comments>http://www.howtoforge.net/server-monitoring-with-munin-and-monit-on-centos-5.2#comment</comments>
</item>
<item>
 <title>Managing OpenVZ With The Vtonf Control Panel On CentOS 5.2</title>
 <link>http://www.howtoforge.net/managing-openvz-with-vtonf-control-panel-on-centos-5.2</link>
 <description>&lt;table align=&quot;left&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;167&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/openvz.gif&quot; width=&quot;164&quot; height=&quot;40&quot; alt=&quot;&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;p&gt;&lt;b&gt;Managing OpenVZ With The Vtonf Control Panel  On CentOS 5.2&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;Vtonf is a free
web-based control panel (released under the GPL license) for managing
virtual private servers (VPS) based on OpenVZ. It makes it very easy to
create and manage OpenVZ VMs even for people with little technical
knowledge. Right now, Vtonf is available only for RedHat, Fedora, and
CentOS (support for Debian is planned), therefore I describe its installation and usage on a CentOS 5.2 server.&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.net/sitemap/linux/centos">CentOS</category>
 <category domain="http://www.howtoforge.net/sitemap/control-panels">Control Panels</category>
 <category domain="http://www.howtoforge.net/sitemap/virtualization">Virtualization</category>
 <pubDate>Sun, 30 Nov 2008 19:29:17 +0100</pubDate>
 <guid>http://www.howtoforge.net/managing-openvz-with-vtonf-control-panel-on-centos-5.2</guid>
 <comments>http://www.howtoforge.net/managing-openvz-with-vtonf-control-panel-on-centos-5.2#comment</comments>
</item>
<item>
 <title>Samba + Clamd + Samba-Vscan On CentOS 5.2</title>
 <link>http://www.howtoforge.net/samba-clamd-samba-vscan-on-centos-5.2</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/centos.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;Samba + Clamd + Samba-Vscan On CentOS 5.2&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This is a howto on getting samba + clamav + samba-vscan to work on a CentOS 5.2 system.&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.net/sitemap/linux/centos">CentOS</category>
 <category domain="http://www.howtoforge.net/sitemap/samba">Samba</category>
 <category domain="http://www.howtoforge.net/sitemap/security">Security</category>
 <pubDate>Fri, 28 Nov 2008 17:01:49 +0100</pubDate>
 <guid>http://www.howtoforge.net/samba-clamd-samba-vscan-on-centos-5.2</guid>
 <comments>http://www.howtoforge.net/samba-clamd-samba-vscan-on-centos-5.2#comment</comments>
</item>
<item>
 <title>VBoxHeadless - Running Virtual Machines With VirtualBox 2.0 On A Headless CentOS 5.2 Server</title>
 <link>http://www.howtoforge.net/vboxheadless-running-virtual-machines-with-virtualbox-2.0-on-a-headless-centos-5.2-server</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-even&quot; src=&quot;http://images.howtoforge.com/images/teaser/centos.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;VBoxHeadless - Running Virtual Machines With VirtualBox 2.0 On A Headless CentOS 5.2 Server&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This guide explains how you can run virtual machines with Sun xVM VirtualBox 2.0
on a headless CentOS 5.2 server. Normally you use the VirtualBox GUI to
manage your virtual machines, but a server does not have a desktop
environment. Fortunately, VirtualBox comes with a tool called
VBoxHeadless that allows you to connect to the virtual machines over a
remote desktop connection, so there&#039;s no need for the VirtualBox GUI.&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.net/sitemap/linux/centos">CentOS</category>
 <category domain="http://www.howtoforge.net/sitemap/virtualization">Virtualization</category>
 <pubDate>Fri, 21 Nov 2008 14:57:17 +0100</pubDate>
 <guid>http://www.howtoforge.net/vboxheadless-running-virtual-machines-with-virtualbox-2.0-on-a-headless-centos-5.2-server</guid>
 <comments>http://www.howtoforge.net/vboxheadless-running-virtual-machines-with-virtualbox-2.0-on-a-headless-centos-5.2-server#comment</comments>
</item>
<item>
 <title>Anonymous Proxy Using SQUID 3 On CentOS 5.x</title>
 <link>http://www.howtoforge.net/anonymous-proxy-using-squid-3-centos-5.x</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/centos.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;Anonymous Proxy Using SQUID 3 On CentOS 5.x&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This
howto describes step by step a method to install a SQUID 3 server as an Anonymous
Proxy. An anonymous proxy
is a tool that attempts to make activity on the Internet untraceable. It
accesses the Internet on the user&#039;s behalf, protecting personal information by
hiding the source computer&#039;s identifying information. Simply say to hide your
IP.
&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.net/sitemap/linux/centos">CentOS</category>
 <pubDate>Thu, 20 Nov 2008 12:21:39 +0100</pubDate>
 <guid>http://www.howtoforge.net/anonymous-proxy-using-squid-3-centos-5.x</guid>
 <comments>http://www.howtoforge.net/anonymous-proxy-using-squid-3-centos-5.x#comment</comments>
</item>
<item>
 <title>Installing Xen On CentOS 5.2 (i386)</title>
 <link>http://www.howtoforge.net/installing-xen-on-centos-5.2-i386</link>
 <description>&lt;table align=&quot;left&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;92&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/xen.gif&quot; width=&quot;89&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 Xen On CentOS 5.2 (i386)&lt;/b&gt;&lt;/p&gt;


&lt;p&gt;This tutorial provides step-by-step instructions on how to install Xen (version &lt;b&gt;3.0.3&lt;/b&gt;) on a &lt;b&gt;CentOS 5.2&lt;/b&gt; system (i386). Xen lets you create guest operating systems (*nix operating systems like Linux and FreeBSD), so called &quot;virtual machines&quot; or &lt;span class=&quot;system&quot;&gt;domU&lt;/span&gt;s, under a host operating system (&lt;span class=&quot;system&quot;&gt;dom0&lt;/span&gt;).
Using Xen you can separate your applications into different virtual
machines that are totally independent from each other (e.g. a virtual
machine for a mail server, a virtual machine for a high-traffic web
site, another virtual machine that serves your customers&#039; web sites, a
virtual machine for DNS, etc.), but still use the same hardware. This
saves money, and what is even more important, it&#039;s more secure. If the
virtual machine of your DNS server gets hacked, it has no effect on
your other virtual machines. Plus, you can move virtual machines from
one Xen server to the next one.&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.net/sitemap/linux/centos">CentOS</category>
 <category domain="http://www.howtoforge.net/sitemap/virtualization">Virtualization</category>
 <pubDate>Thu, 06 Nov 2008 18:57:04 +0100</pubDate>
 <guid>http://www.howtoforge.net/installing-xen-on-centos-5.2-i386</guid>
 <comments>http://www.howtoforge.net/installing-xen-on-centos-5.2-i386#comment</comments>
</item>
<item>
 <title>Capture Sound With Audacity On CentOS 5.x</title>
 <link>http://www.howtoforge.net/capture-sound-with-audacity-on-centos-5.x</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/centos.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;Capture Sound With Audacity On CentOS 5.x&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;There are times when you need to save sounds playing over the web. This tutorial shows you how you can use Audacity
to capture sound on CentOS 5.x. Of course, there are many other ways to
capture sound, but this just works for me. As usual, no
responsibilities are taken if anything goes awry at your end.&lt;/p&gt;</description>
 <category domain="http://www.howtoforge.net/sitemap/linux/centos">CentOS</category>
 <pubDate>Wed, 05 Nov 2008 14:44:17 +0100</pubDate>
 <guid>http://www.howtoforge.net/capture-sound-with-audacity-on-centos-5.x</guid>
 <comments>http://www.howtoforge.net/capture-sound-with-audacity-on-centos-5.x#comment</comments>
</item>
<item>
 <title>How To Install Intel Pro Wireless 3945 On CentOS Linux</title>
 <link>http://www.howtoforge.net/how-to-install-intel-pro-wireless-3945-on-centos-linux</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-even&quot; src=&quot;http://images.howtoforge.com/images/teaser/centos.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;How To Install Intel Pro Wireless 3945 On CentOS Linux&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;In this tutorial, I will guide you through the necessary steps to
install ipw3945 wireless adapter on a CentOS / RHEL based
distribution.It is written for CentOS 5.2. However, it might work on
other CentOS 5.x based distributions as well.&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.net/sitemap/linux/centos">CentOS</category>
 <pubDate>Thu, 30 Oct 2008 14:08:55 +0100</pubDate>
 <guid>http://www.howtoforge.net/how-to-install-intel-pro-wireless-3945-on-centos-linux</guid>
 <comments>http://www.howtoforge.net/how-to-install-intel-pro-wireless-3945-on-centos-linux#comment</comments>
</item>
<item>
 <title>The Perfect Server - CentOS 5.2 x86_64</title>
 <link>http://www.howtoforge.net/perfect-server-centos-5.2-x86_64</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/centos.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;The Perfect Server - CentOS 5.2 x86_64&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This tutorial shows how to set up a &lt;b&gt;CentOS 5.2&lt;/b&gt; server for &lt;b&gt;x86_64&lt;/b&gt;
platforms that offers all services needed by ISPs and web 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 CentOS 5.2.&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.net/sitemap/linux/centos">CentOS</category>
 <pubDate>Fri, 10 Oct 2008 17:07:31 +0200</pubDate>
 <guid>http://www.howtoforge.net/perfect-server-centos-5.2-x86_64</guid>
 <comments>http://www.howtoforge.net/perfect-server-centos-5.2-x86_64#comment</comments>
</item>
<item>
 <title>Create CentOS 5.2 Domu on Ubuntu Hardy Dom0</title>
 <link>http://www.howtoforge.net/create-centos5.2-domu-on-ubuntu-hardy-dom0</link>
 <description>&lt;table align=&quot;left&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;92&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/xen.gif&quot; width=&quot;89&quot; height=&quot;40&quot; alt=&quot;&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;
&lt;p&gt;&lt;b&gt;Create CentOS 5.2 Domu on Ubuntu Hardy Dom0&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This tutorial provides step-by-step instructions on how to install
Images of xen on an Ubuntu Hardy Heron (Ubuntu 8.04) server system
(i386). Linux distributions that can run as Xen guests out of the box,
obviating the need to create your own custom filesystems. The
filesystems on jailtime.org have already been tweaked to deal with
Xen’s idiosyncracies, and are also designed to be lightweight and
minimally divergent from the original distribution.&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.net/sitemap/linux/centos">CentOS</category>
 <category domain="http://www.howtoforge.net/sitemap/linux/ubuntu">Ubuntu</category>
 <category domain="http://www.howtoforge.net/sitemap/virtualization">Virtualization</category>
 <pubDate>Mon, 06 Oct 2008 17:32:54 +0200</pubDate>
 <guid>http://www.howtoforge.net/create-centos5.2-domu-on-ubuntu-hardy-dom0</guid>
 <comments>http://www.howtoforge.net/create-centos5.2-domu-on-ubuntu-hardy-dom0#comment</comments>
</item>
<item>
 <title>The Perfect Server - CentOS 4.7 Server</title>
 <link>http://www.howtoforge.net/perfect-server-centos-4.7</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/centos.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;The Perfect Server - CentOS 4.7 Server&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This tutorial shows how to set up a &lt;b&gt;CentOS 4.7&lt;/b&gt;
server that offers all services needed by ISPs and web 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 32-bit version
of CentOS 4.7, but should apply to the 64-bit version with very little
modifications as well.&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.net/sitemap/linux/centos">CentOS</category>
 <pubDate>Fri, 03 Oct 2008 13:37:54 +0200</pubDate>
 <guid>http://www.howtoforge.net/perfect-server-centos-4.7</guid>
 <comments>http://www.howtoforge.net/perfect-server-centos-4.7#comment</comments>
</item>
<item>
 <title>Centralized Backup Server With Amanda On CentOS</title>
 <link>http://www.howtoforge.net/centralized-backup-server-with-amanda-on-centos</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-even&quot; src=&quot;http://images.howtoforge.com/images/teaser/centos.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;Centralized Backup Server With Amanda On CentOS&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This document describes how to set up a centralized network backup with Amanda. We will 
  use virtual tape to store the backup.&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.net/sitemap/linux/centos">CentOS</category>
 <category domain="http://www.howtoforge.net/sitemap/backup">Backup</category>
 <category domain="http://www.howtoforge.net/sitemap/high-availability">High-Availability</category>
 <pubDate>Tue, 30 Sep 2008 14:43:06 +0200</pubDate>
 <guid>http://www.howtoforge.net/centralized-backup-server-with-amanda-on-centos</guid>
 <comments>http://www.howtoforge.net/centralized-backup-server-with-amanda-on-centos#comment</comments>
</item>
<item>
 <title>Apple’s Darwin Streaming Server On Centos 5.2</title>
 <link>http://www.howtoforge.net/apples-darwin-streaming-server-on-centos-5.2</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/centos.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;Apple’s Darwin Streaming Server On Centos 5.2&lt;/b&gt;&lt;/p&gt;


&lt;p&gt;This tutorial will run you through the installation, configuration
and preparation of media for Apple’s Darwin QuickTime Streaming Server
on Centos/RHEL 5.2. Darwin QuickTime Streaming Server is capable of
serving H.264 and mpeg4 file formats via the RTP/RTSP streaming
protocols.&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.net/sitemap/linux/centos">CentOS</category>
 <pubDate>Mon, 29 Sep 2008 18:28:47 +0200</pubDate>
 <guid>http://www.howtoforge.net/apples-darwin-streaming-server-on-centos-5.2</guid>
 <comments>http://www.howtoforge.net/apples-darwin-streaming-server-on-centos-5.2#comment</comments>
</item>
</channel>
</rss>
