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

<item>
 <title>Distributed Replicated Storage Across Four Storage Nodes With GlusterFS On CentOS 5.4</title>
 <link>http://howtoforge.com/distributed-replicated-storage-across-four-storage-nodes-with-glusterfs-on-centos-5.4</link>
 <description>&lt;span style=&#039;margin: 0px 10px 0px 0px; float: left;&#039;&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
tweetmeme_url = &#039;http://howtoforge.com/distributed-replicated-storage-across-four-storage-nodes-with-glusterfs-on-centos-5.4&#039;;
&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot; src=&quot;http://images.howtoforge.com/js/tweetmeme_button.js&quot;&gt;&lt;/script&gt;
&lt;/span&gt;&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;Distributed Replicated Storage Across Four Storage Nodes With GlusterFS On CentOS 5.4&lt;/p&gt;

&lt;p&gt;This tutorial shows how to combine four single storage servers 
(running CentOS 5.4) to a distributed replicated storage with GlusterFS. Nodes 1 
and 2 (&lt;span class=&quot;system&quot;&gt;replication1&lt;/span&gt;) as well as 3 and 4 (&lt;span class=&quot;system&quot;&gt;replication2&lt;/span&gt;) will mirror each other, and &lt;span class=&quot;system&quot;&gt;replication1&lt;/span&gt; and &lt;span class=&quot;system&quot;&gt;replication2&lt;/span&gt;
 will be combined to one larger storage server (distribution). 
Basically, this is RAID10 over network. 

 If you lose one server from &lt;span class=&quot;system&quot;&gt;replication1&lt;/span&gt; 
and one from &lt;span class=&quot;system&quot;&gt;replication2&lt;/span&gt;, the distributed 
volume continues to work. The client system (CentOS 5.4 as well) will be
 able to access the storage as if it was a local filesystem. 
    
GlusterFS is a clustered file-system capable of scaling to several 
peta-bytes. It aggregates various storage bricks over Infiniband RDMA or
 TCP/IP interconnect into one large parallel network file system. 
Storage bricks can be made of any commodity hardware such as x86_64 
servers with SATA-II RAID and Infiniband HBA.&lt;/p&gt;
</description>
 <category domain="http://howtoforge.com/sitemap/linux/centos">CentOS</category>
 <category domain="http://howtoforge.com/sitemap/high-availability">High-Availability</category>
 <pubDate>Sun, 21 Mar 2010 20:24:29 +0100</pubDate>
 <guid>http://howtoforge.com/distributed-replicated-storage-across-four-storage-nodes-with-glusterfs-on-centos-5.4</guid>
 <comments>http://howtoforge.com/distributed-replicated-storage-across-four-storage-nodes-with-glusterfs-on-centos-5.4#comment</comments>
</item>
<item>
 <title>How To Set Up WebDAV With Apache2 On OpenSUSE 11.2</title>
 <link>http://howtoforge.com/how-to-set-up-webdav-with-apache2-on-opensuse-11.2</link>
 <description>&lt;span style=&#039;margin: 0px 10px 0px 0px; float: left;&#039;&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
tweetmeme_url = &#039;http://howtoforge.com/how-to-set-up-webdav-with-apache2-on-opensuse-11.2&#039;;
&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot; src=&quot;http://images.howtoforge.com/js/tweetmeme_button.js&quot;&gt;&lt;/script&gt;
&lt;/span&gt;&lt;table align=&quot;left&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;56&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/apache.gif&quot; width=&quot;53&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 Set Up WebDAV With Apache2 On OpenSUSE 11.2&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This guide explains how to set up WebDAV with Apache2 on an OpenSUSE 
11.2 server. WebDAV stands for &lt;em&gt;Web-based Distributed Authoring and 
Versioning&lt;/em&gt; and is a set of extensions to the HTTP protocol that 
allow users to directly edit files on the Apache 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://howtoforge.com/sitemap/linux/suse">SuSE</category>
 <category domain="http://howtoforge.com/sitemap/apache">Apache</category>
 <pubDate>Fri, 19 Mar 2010 17:32:24 +0100</pubDate>
 <guid>http://howtoforge.com/how-to-set-up-webdav-with-apache2-on-opensuse-11.2</guid>
 <comments>http://howtoforge.com/how-to-set-up-webdav-with-apache2-on-opensuse-11.2#comment</comments>
</item>
<item>
 <title>VBoxHeadless - Running Virtual Machines With VirtualBox 3.1.x On A Headless Mandriva 2010.0 Server</title>
 <link>http://howtoforge.com/vboxheadless-running-virtual-machines-with-virtualbox-3.1.x-on-a-headless-mandriva-2010.0-server</link>
 <description>&lt;span style=&#039;margin: 0px 10px 0px 0px; float: left;&#039;&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
tweetmeme_url = &#039;http://howtoforge.com/vboxheadless-running-virtual-machines-with-virtualbox-3.1.x-on-a-headless-mandriva-2010.0-server&#039;;
&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot; src=&quot;http://images.howtoforge.com/js/tweetmeme_button.js&quot;&gt;&lt;/script&gt;
&lt;/span&gt;&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;VBoxHeadless - Running Virtual Machines With VirtualBox 3.1.x On A Headless Mandriva 2010.0 Server&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This guide explains how you can run virtual machines with Sun  VirtualBox 3.1.x
  on a headless Mandriva 2010.0 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://howtoforge.com/sitemap/linux/mandriva">Mandriva</category>
 <category domain="http://howtoforge.com/sitemap/virtualization">Virtualization</category>
 <pubDate>Thu, 18 Mar 2010 17:48:25 +0100</pubDate>
 <guid>http://howtoforge.com/vboxheadless-running-virtual-machines-with-virtualbox-3.1.x-on-a-headless-mandriva-2010.0-server</guid>
 <comments>http://howtoforge.com/vboxheadless-running-virtual-machines-with-virtualbox-3.1.x-on-a-headless-mandriva-2010.0-server#comment</comments>
</item>
<item>
 <title>Installation Of BIND As A Secondary (Slave) DNS Server On CentOS</title>
 <link>http://howtoforge.com/installation-of-bind-as-a-secondary-slave-dns-server-on-centos</link>
 <description>&lt;span style=&#039;margin: 0px 10px 0px 0px; float: left;&#039;&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
tweetmeme_url = &#039;http://howtoforge.com/installation-of-bind-as-a-secondary-slave-dns-server-on-centos&#039;;
&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot; src=&quot;http://images.howtoforge.com/js/tweetmeme_button.js&quot;&gt;&lt;/script&gt;
&lt;/span&gt;&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;Installation Of BIND As A Secondary (Slave) DNS Server  On CentOS&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;After we have installed BIND as a master DNS server (NS1), we can now try to set up a secondary 
DNS server (NS2) with BIND on CentOS. NS2 acts as a backup if there are 
problems with NS1.&lt;/p&gt;
</description>
 <category domain="http://howtoforge.com/sitemap/linux/centos">CentOS</category>
 <category domain="http://howtoforge.com/sitemap/dns">DNS</category>
 <pubDate>Thu, 18 Mar 2010 11:53:34 +0100</pubDate>
 <guid>http://howtoforge.com/installation-of-bind-as-a-secondary-slave-dns-server-on-centos</guid>
 <comments>http://howtoforge.com/installation-of-bind-as-a-secondary-slave-dns-server-on-centos#comment</comments>
</item>
<item>
 <title>High-Availability Storage With GlusterFS On CentOS 5.4 - Automatic File Replication (Mirror) Across Two Storage Servers</title>
 <link>http://howtoforge.com/high-availability-storage-with-glusterfs-on-centos-5.4-automatic-file-replication-mirror-across-two-storage-servers</link>
 <description>&lt;span style=&#039;margin: 0px 10px 0px 0px; float: left;&#039;&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
tweetmeme_url = &#039;http://howtoforge.com/high-availability-storage-with-glusterfs-on-centos-5.4-automatic-file-replication-mirror-across-two-storage-servers&#039;;
&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot; src=&quot;http://images.howtoforge.com/js/tweetmeme_button.js&quot;&gt;&lt;/script&gt;
&lt;/span&gt;&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;High-Availability Storage  With GlusterFS On CentOS 5.4 - Automatic File Replication (Mirror) Across Two Storage Servers&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This tutorial shows how to set up a high-availability storage with 
two storage servers (CentOS 5.4) that use GlusterFS. Each 
storage server will be a mirror of the other storage server, and files 
will be replicated automatically across both storage servers. The client
 system (CentOS 5.4 as well) will be able to access the storage as if it
 was a local filesystem. 
  
GlusterFS is a clustered file-system capable of scaling to several 
peta-bytes. It aggregates various storage bricks over Infiniband RDMA or
 TCP/IP interconnect into one large parallel network file system. 
Storage bricks can be made of any commodity hardware such as x86_64 
servers with SATA-II RAID and Infiniband HBA.&lt;/p&gt;
</description>
 <category domain="http://howtoforge.com/sitemap/linux/centos">CentOS</category>
 <category domain="http://howtoforge.com/sitemap/high-availability">High-Availability</category>
 <pubDate>Wed, 17 Mar 2010 17:21:06 +0100</pubDate>
 <guid>http://howtoforge.com/high-availability-storage-with-glusterfs-on-centos-5.4-automatic-file-replication-mirror-across-two-storage-servers</guid>
 <comments>http://howtoforge.com/high-availability-storage-with-glusterfs-on-centos-5.4-automatic-file-replication-mirror-across-two-storage-servers#comment</comments>
</item>
<item>
 <title>Creating An NFS-Like Standalone Storage Server With GlusterFS On CentOS 5.4</title>
 <link>http://howtoforge.com/creating-an-nfs-like-standalone-storage-server-with-glusterfs-on-centos-5.4</link>
 <description>&lt;span style=&#039;margin: 0px 10px 0px 0px; float: left;&#039;&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
tweetmeme_url = &#039;http://howtoforge.com/creating-an-nfs-like-standalone-storage-server-with-glusterfs-on-centos-5.4&#039;;
&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot; src=&quot;http://images.howtoforge.com/js/tweetmeme_button.js&quot;&gt;&lt;/script&gt;
&lt;/span&gt;&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;Creating An NFS-Like Standalone Storage Server With GlusterFS On 
CentOS 5.4&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This tutorial shows how to set up a standalone storage server on 
CentOS 5.4. Instead of NFS, I will use GlusterFS here. The client system will be able to 
access the storage as if it was a local filesystem. 

 GlusterFS is a clustered file-system capable of scaling to several 
peta-bytes. It aggregates various storage bricks over Infiniband RDMA or
 TCP/IP interconnect into one large parallel network file system. 
Storage bricks can be made of any commodity hardware such as x86_64 
servers with SATA-II RAID and Infiniband HBA.&lt;/p&gt;
</description>
 <category domain="http://howtoforge.com/sitemap/linux/centos">CentOS</category>
 <pubDate>Tue, 16 Mar 2010 17:45:03 +0100</pubDate>
 <guid>http://howtoforge.com/creating-an-nfs-like-standalone-storage-server-with-glusterfs-on-centos-5.4</guid>
 <comments>http://howtoforge.com/creating-an-nfs-like-standalone-storage-server-with-glusterfs-on-centos-5.4#comment</comments>
</item>
<item>
 <title>BIND Installation On CentOS</title>
 <link>http://howtoforge.com/bind-installation-on-centos</link>
 <description>&lt;span style=&#039;margin: 0px 10px 0px 0px; float: left;&#039;&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
tweetmeme_url = &#039;http://howtoforge.com/bind-installation-on-centos&#039;;
&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot; src=&quot;http://images.howtoforge.com/js/tweetmeme_button.js&quot;&gt;&lt;/script&gt;
&lt;/span&gt;&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;BIND Installation On CentOS&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;BIND is alternative software for translating domain names into IP
addresses. Because domain names are alphabetic, they are easier to
remember. So if we will browse the Internet we don’t need to
remember IP addresses. For example, the domain name &lt;span class=&quot;system&quot;&gt;www.yourdomain.com&lt;/span&gt;
 might
translate to &lt;span class=&quot;system&quot;&gt;192.168.0.1&lt;/span&gt;.&lt;/p&gt;
</description>
 <category domain="http://howtoforge.com/sitemap/linux/centos">CentOS</category>
 <category domain="http://howtoforge.com/sitemap/dns">DNS</category>
 <pubDate>Tue, 16 Mar 2010 15:29:04 +0100</pubDate>
 <guid>http://howtoforge.com/bind-installation-on-centos</guid>
 <comments>http://howtoforge.com/bind-installation-on-centos#comment</comments>
</item>
<item>
 <title>Highly Available NFS Server Using DRBD And Heartbeat On Debian 5.0 (Lenny)</title>
 <link>http://howtoforge.com/highly-available-nfs-server-using-drbd-and-heartbeat-on-debian-5.0-lenny</link>
 <description>&lt;span style=&#039;margin: 0px 10px 0px 0px; float: left;&#039;&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
tweetmeme_url = &#039;http://howtoforge.com/highly-available-nfs-server-using-drbd-and-heartbeat-on-debian-5.0-lenny&#039;;
&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot; src=&quot;http://images.howtoforge.com/js/tweetmeme_button.js&quot;&gt;&lt;/script&gt;
&lt;/span&gt;&lt;table align=&quot;left&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;119&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/ha.gif&quot; width=&quot;116&quot; height=&quot;40&quot; alt=&quot;&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;p&gt;&lt;b&gt;Highly Available NFS Server Using DRBD And Heartbeat On Debian 5.0 (Lenny)&lt;/b&gt;&lt;/p&gt;

&lt;p&gt; This HowTo explains how I set up a highly available NFS server using Debian 5 (Lenny) and drbd8 with heartbeat.&lt;/p&gt;
</description>
 <category domain="http://howtoforge.com/sitemap/linux/debian">Debian</category>
 <category domain="http://howtoforge.com/sitemap/high-availability">High-Availability</category>
 <pubDate>Mon, 15 Mar 2010 17:13:47 +0100</pubDate>
 <guid>http://howtoforge.com/highly-available-nfs-server-using-drbd-and-heartbeat-on-debian-5.0-lenny</guid>
 <comments>http://howtoforge.com/highly-available-nfs-server-using-drbd-and-heartbeat-on-debian-5.0-lenny#comment</comments>
</item>
<item>
 <title>Build Your Own Video Community With Lighttpd And FlowPlayer (Ubuntu 9.10)</title>
 <link>http://howtoforge.com/build-your-own-video-community-with-lighttpd-and-flowplayer-ubuntu-9.10</link>
 <description>&lt;span style=&#039;margin: 0px 10px 0px 0px; float: left;&#039;&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
tweetmeme_url = &#039;http://howtoforge.com/build-your-own-video-community-with-lighttpd-and-flowplayer-ubuntu-9.10&#039;;
&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot; src=&quot;http://images.howtoforge.com/js/tweetmeme_button.js&quot;&gt;&lt;/script&gt;
&lt;/span&gt;&lt;table align=&quot;left&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;42&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/ubuntu.gif&quot; width=&quot;39&quot; height=&quot;40&quot; alt=&quot;&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;p&gt;&lt;b&gt;Build Your Own Video Community With Lighttpd And FlowPlayer (Ubuntu 9.10)&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This article shows how you can build your own video community using lighttpd with its &lt;span class=&quot;system&quot;&gt;mod_flv_streaming&lt;/span&gt; module (for streaming &lt;span class=&quot;system&quot;&gt;.flv&lt;/span&gt; videos, the format used by most major video communities such as YouTube) and its &lt;span class=&quot;system&quot;&gt;mod_secdownload&lt;/span&gt; module (for preventing hotlinking of the videos) on Ubuntu 9.10. I will use FlowPlayer as the video player, a free Flash video player with support for lighttpd&#039;s &lt;span class=&quot;system&quot;&gt;mod_flv_streaming&lt;/span&gt; module. I will also show how you can encode videos (&lt;span class=&quot;system&quot;&gt;.mp4 .mov .mpg .3gp .mpeg .wmv .avi&lt;/span&gt;) to the FLV format supported by Adobe Flash.&lt;/p&gt;
</description>
 <category domain="http://howtoforge.com/sitemap/linux/ubuntu">Ubuntu</category>
 <category domain="http://howtoforge.com/sitemap/lighttpd">Lighttpd</category>
 <pubDate>Sun, 14 Mar 2010 18:03:02 +0100</pubDate>
 <guid>http://howtoforge.com/build-your-own-video-community-with-lighttpd-and-flowplayer-ubuntu-9.10</guid>
 <comments>http://howtoforge.com/build-your-own-video-community-with-lighttpd-and-flowplayer-ubuntu-9.10#comment</comments>
</item>
<item>
 <title>Striping Across Four Storage Nodes With GlusterFS On Fedora 12</title>
 <link>http://howtoforge.com/striping-across-four-storage-nodes-with-glusterfs-on-fedora-12</link>
 <description>&lt;span style=&#039;margin: 0px 10px 0px 0px; float: left;&#039;&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
tweetmeme_url = &#039;http://howtoforge.com/striping-across-four-storage-nodes-with-glusterfs-on-fedora-12&#039;;
&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot; src=&quot;http://images.howtoforge.com/js/tweetmeme_button.js&quot;&gt;&lt;/script&gt;
&lt;/span&gt;&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;Striping Across Four Storage Nodes With GlusterFS On Fedora 12&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This tutorial shows how to do data striping (segmentation of
logically sequential data, such as a single file, so that segments can
be assigned to multiple physical devices in a round-robin fashion and
thus written concurrently) across four single storage servers (running
Fedora 12) with GlusterFS.
The client system (Fedora 12 as well) will be able to access the
storage as if it was a local filesystem. GlusterFS is a clustered
file-system capable of scaling to several peta-bytes. It aggregates
various storage bricks over Infiniband RDMA or TCP/IP interconnect into
one large parallel network file system. Storage bricks can be made of
any commodity hardware such as x86_64 servers with SATA-II RAID and
Infiniband HBA.&lt;/p&gt;
</description>
 <category domain="http://howtoforge.com/sitemap/linux/fedora">Fedora</category>
 <pubDate>Fri, 12 Mar 2010 16:15:56 +0100</pubDate>
 <guid>http://howtoforge.com/striping-across-four-storage-nodes-with-glusterfs-on-fedora-12</guid>
 <comments>http://howtoforge.com/striping-across-four-storage-nodes-with-glusterfs-on-fedora-12#comment</comments>
</item>
<item>
 <title>Virtual Users And Domains With Postfix, Courier, MySQL And SquirrelMail (Mandriva 2010.0 x86_64)</title>
 <link>http://howtoforge.com/virtual-users-domains-postfix-courier-mysql-squirrelmail-mandriva-2010.0-x86_64</link>
 <description>&lt;span style=&#039;margin: 0px 10px 0px 0px; float: left;&#039;&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
tweetmeme_url = &#039;http://howtoforge.com/virtual-users-domains-postfix-courier-mysql-squirrelmail-mandriva-2010.0-x86_64&#039;;
&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot; src=&quot;http://images.howtoforge.com/js/tweetmeme_button.js&quot;&gt;&lt;/script&gt;
&lt;/span&gt;&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 Users And Domains With Postfix, Courier, MySQL And SquirrelMail (Mandriva 2010.0 x86_64)&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;. Passwords are stored in &lt;b&gt;encrypted&lt;/b&gt;
form in the database. 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://howtoforge.com/sitemap/email/antispam-antivirus">Anti-Spam/Virus</category>
 <category domain="http://howtoforge.com/sitemap/linux/mandriva">Mandriva</category>
 <category domain="http://howtoforge.com/sitemap/email/postfix">Postfix</category>
 <pubDate>Thu, 11 Mar 2010 18:12:16 +0100</pubDate>
 <guid>http://howtoforge.com/virtual-users-domains-postfix-courier-mysql-squirrelmail-mandriva-2010.0-x86_64</guid>
 <comments>http://howtoforge.com/virtual-users-domains-postfix-courier-mysql-squirrelmail-mandriva-2010.0-x86_64#comment</comments>
</item>
<item>
 <title>Installation Of ZendOptimizer And IonCubeLoader Using Lighttpd On CentOS</title>
 <link>http://howtoforge.com/installation-of-zendoptimizer-and-ioncubeloader-using-lighttpd-on-centos</link>
 <description>&lt;span style=&#039;margin: 0px 10px 0px 0px; float: left;&#039;&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
tweetmeme_url = &#039;http://howtoforge.com/installation-of-zendoptimizer-and-ioncubeloader-using-lighttpd-on-centos&#039;;
&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot; src=&quot;http://images.howtoforge.com/js/tweetmeme_button.js&quot;&gt;&lt;/script&gt;
&lt;/span&gt;&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;Installation Of ZendOptimizer And IonCubeLoader Using Lighttpd On CentOS&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This tutorial explains how to enable ZendOptimizer and IonCubeLoader in PHP on a Lighttpd web server on CentOS.&lt;/p&gt;
</description>
 <category domain="http://howtoforge.com/sitemap/linux/centos">CentOS</category>
 <category domain="http://howtoforge.com/sitemap/lighttpd">Lighttpd</category>
 <category domain="http://howtoforge.com/sitemap/programming/php">PHP</category>
 <pubDate>Thu, 11 Mar 2010 12:25:49 +0100</pubDate>
 <guid>http://howtoforge.com/installation-of-zendoptimizer-and-ioncubeloader-using-lighttpd-on-centos</guid>
 <comments>http://howtoforge.com/installation-of-zendoptimizer-and-ioncubeloader-using-lighttpd-on-centos#comment</comments>
</item>
<item>
 <title>How To Harden PHP5 With Suhosin On CentOS 5.4</title>
 <link>http://howtoforge.com/how-to-harden-php5-with-suhosin-on-centos-5.4</link>
 <description>&lt;span style=&#039;margin: 0px 10px 0px 0px; float: left;&#039;&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
tweetmeme_url = &#039;http://howtoforge.com/how-to-harden-php5-with-suhosin-on-centos-5.4&#039;;
&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot; src=&quot;http://images.howtoforge.com/js/tweetmeme_button.js&quot;&gt;&lt;/script&gt;
&lt;/span&gt;&lt;table align=&quot;left&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;78&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/php.gif&quot; width=&quot;75&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 Harden PHP5 With Suhosin On CentOS 5.4&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This tutorial shows how to harden PHP5 with Suhosin on a CentOS 5.4 server. From the Suhosin project page: &lt;i&gt;&quot;Suhosin
is an advanced protection system for PHP installations that was
designed to protect servers and users from known and unknown flaws in
PHP applications and the PHP core. Suhosin comes in two independent
parts, that can be used separately or in combination. The first part is
a small patch against the PHP core, that implements a few low-level
protections against bufferoverflows or format string vulnerabilities
and the second part is a powerful PHP extension that implements all the
other protections.&quot;&lt;/i&gt;&lt;/p&gt;
</description>
 <category domain="http://howtoforge.com/sitemap/linux/centos">CentOS</category>
 <category domain="http://howtoforge.com/sitemap/programming/php">PHP</category>
 <category domain="http://howtoforge.com/sitemap/security">Security</category>
 <pubDate>Wed, 10 Mar 2010 17:12:35 +0100</pubDate>
 <guid>http://howtoforge.com/how-to-harden-php5-with-suhosin-on-centos-5.4</guid>
 <comments>http://howtoforge.com/how-to-harden-php5-with-suhosin-on-centos-5.4#comment</comments>
</item>
<item>
 <title>VBoxHeadless - Running Virtual Machines With VirtualBox 3.1.x On A Headless Fedora 12 Server</title>
 <link>http://howtoforge.com/vboxheadless-running-virtual-machines-with-virtualbox-3.1.x-on-a-headless-fedora-12-server</link>
 <description>&lt;span style=&#039;margin: 0px 10px 0px 0px; float: left;&#039;&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
tweetmeme_url = &#039;http://howtoforge.com/vboxheadless-running-virtual-machines-with-virtualbox-3.1.x-on-a-headless-fedora-12-server&#039;;
&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot; src=&quot;http://images.howtoforge.com/js/tweetmeme_button.js&quot;&gt;&lt;/script&gt;
&lt;/span&gt;&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;VBoxHeadless - Running Virtual Machines With VirtualBox 3.1.x On A Headless Fedora 12 Server&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This guide explains how you can run virtual machines with Sun  VirtualBox 3.1.x
on a headless Fedora 12 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://howtoforge.com/sitemap/linux/fedora">Fedora</category>
 <category domain="http://howtoforge.com/sitemap/virtualization">Virtualization</category>
 <pubDate>Tue, 09 Mar 2010 17:47:21 +0100</pubDate>
 <guid>http://howtoforge.com/vboxheadless-running-virtual-machines-with-virtualbox-3.1.x-on-a-headless-fedora-12-server</guid>
 <comments>http://howtoforge.com/vboxheadless-running-virtual-machines-with-virtualbox-3.1.x-on-a-headless-fedora-12-server#comment</comments>
</item>
<item>
 <title>Virtual Hosting With vsftpd And MySQL On Debian Lenny</title>
 <link>http://howtoforge.com/virtual-hosting-with-vsftpd-and-mysql-on-debian-lenny</link>
 <description>&lt;span style=&#039;margin: 0px 10px 0px 0px; float: left;&#039;&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
tweetmeme_url = &#039;http://howtoforge.com/virtual-hosting-with-vsftpd-and-mysql-on-debian-lenny&#039;;
&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot; src=&quot;http://images.howtoforge.com/js/tweetmeme_button.js&quot;&gt;&lt;/script&gt;
&lt;/span&gt;&lt;table align=&quot;left&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;36&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/debian.gif&quot; width=&quot;33&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 vsftpd And MySQL On Debian Lenny&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;Vsftpd is one of the most secure and fastest FTP servers for Linux.
Usually vsftpd is configured to work with system users. This document
describes how to install a vsftpd 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.&lt;/p&gt;
</description>
 <category domain="http://howtoforge.com/sitemap/linux/debian">Debian</category>
 <category domain="http://howtoforge.com/sitemap/ftp">FTP</category>
 <pubDate>Mon, 08 Mar 2010 17:34:10 +0100</pubDate>
 <guid>http://howtoforge.com/virtual-hosting-with-vsftpd-and-mysql-on-debian-lenny</guid>
 <comments>http://howtoforge.com/virtual-hosting-with-vsftpd-and-mysql-on-debian-lenny#comment</comments>
</item>
</channel>
</rss>
