<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://how2forge.org" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
 <title>HowtoForge - Linux Howtos and Tutorials - </title>
 <link>http://how2forge.org</link>
 <description>HowtoForge provides user-friendly Linux tutorials about almost every topic.

If you&#039;ve written a Linux tutorial that you&#039;d like to share, you can contribute it. If you&#039;d like to discuss Linux-related problems, you can use our forum. If you have questions, please contact us by email: info [at] howtoforge [dot] com or use our contact form.</description>
 <language>en</language>
 <atom:link href="http://how2forge.org/feed.rss" rel="self" type="application/rss+xml" />
 <image>
  <title>HowtoForge - Linux Howtos and Tutorials - </title>
  <url>http://www.howtoforge.com/themes/htf_glass/images/howtoforge_logo_glass_blue.gif</url>
  <link>http://how2forge.org</link>
 </image>

<item>
 <title>Creating An NFS-Like Standalone Storage Server With GlusterFS On Ubuntu 10.04</title>
 <link>http://how2forge.org/creating-an-nfs-like-standalone-storage-server-with-glusterfs-on-ubuntu-10.04</link>
 <description>&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://static.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;Creating An NFS-Like Standalone Storage Server With GlusterFS On 
Ubuntu 10.04&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This tutorial shows how to set up a standalone storage server on 
Ubuntu 10.04. Instead of NFS, I will use &lt;a mce_real_href=&quot;http://www.gluster.org/&quot; href=&quot;http://www.gluster.org/&quot; target=&quot;_blank&quot;&gt;GlusterFS&lt;/a&gt; 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://how2forge.org/sitemap/linux/ubuntu">Ubuntu</category>
 <category domain="http://how2forge.org/sitemap/storage">Storage</category>
 <pubDate>Thu, 09 Sep 2010 17:31:31 +0200</pubDate>
 <guid>http://how2forge.org/creating-an-nfs-like-standalone-storage-server-with-glusterfs-on-ubuntu-10.04</guid>
 <comments>http://how2forge.org/creating-an-nfs-like-standalone-storage-server-with-glusterfs-on-ubuntu-10.04#comment</comments>
</item>
<item>
 <title>Qmail OpenLdap On Ubuntu</title>
 <link>http://how2forge.org/qmail-openldap-on-ubuntu</link>
 <description>&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-even&quot; src=&quot;http://static.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;Qmail OpenLdap On Ubuntu&lt;/b&gt;&lt;/p&gt;
&lt;p&gt; This guide will help you easily set up a email server On Ubuntu 
using Qmail as MTA, OpenLDAP as a back-end for users, and Courier IMAP 
for IMAP server. &lt;/p&gt;</description>
 <category domain="http://how2forge.org/sitemap/linux/ubuntu">Ubuntu</category>
 <category domain="http://how2forge.org/sitemap/email">Email</category>
 <pubDate>Wed, 08 Sep 2010 23:17:47 +0200</pubDate>
 <guid>http://how2forge.org/qmail-openldap-on-ubuntu</guid>
 <comments>http://how2forge.org/qmail-openldap-on-ubuntu#comment</comments>
</item>
<item>
 <title>Installing Apache2 With PHP5 And MySQL Support On Mandriva 2010.1 Spring (LAMP)</title>
 <link>http://how2forge.org/installing-apache2-with-php5-and-mysql-support-on-mandriva-2010.1-spring-lamp</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://static.howtoforge.com/images/teaser/mandriva.gif&quot; width=&quot;40&quot; height=&quot;40&quot; alt=&quot;&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;p&gt;&lt;b&gt;Installing Apache2 With PHP5 And MySQL Support On Mandriva 2010.1 
Spring (LAMP)&lt;/b&gt;&lt;/p&gt;

&lt;p&gt; LAMP is short for &lt;b&gt;L&lt;/b&gt;inux, &lt;b&gt;A&lt;/b&gt;pache, &lt;b&gt;M&lt;/b&gt;ySQL,
 &lt;b&gt;P&lt;/b&gt;HP.  This tutorial shows how you can install an 
Apache2 webserver on a Mandriva 2010.1 Spring server with PHP5 support 
(mod_php) and MySQL support.&lt;/p&gt;
</description>
 <category domain="http://how2forge.org/sitemap/linux/mandriva">Mandriva</category>
 <category domain="http://how2forge.org/sitemap/web-server">Web Server</category>
 <category domain="http://how2forge.org/sitemap/web-server/apache">Apache</category>
 <pubDate>Tue, 07 Sep 2010 17:11:35 +0200</pubDate>
 <guid>http://how2forge.org/installing-apache2-with-php5-and-mysql-support-on-mandriva-2010.1-spring-lamp</guid>
 <comments>http://how2forge.org/installing-apache2-with-php5-and-mysql-support-on-mandriva-2010.1-spring-lamp#comment</comments>
</item>
<item>
 <title>vtiger Installation On CentOS 5.x</title>
 <link>http://how2forge.org/vtiger-installation-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-even&quot; src=&quot;http://static.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;vtiger Installation On CentOS 5.x&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;vtiger is the 
CRM / complete tracking solution I have looked for and needed for 10 
years!!! An all-in-one tracking everything organic package that ties 
everything together - because every task has many things associated with
 it, and vtiger works the way people think.&lt;/p&gt;
</description>
 <category domain="http://how2forge.org/sitemap/linux/centos">CentOS</category>
 <pubDate>Mon, 06 Sep 2010 16:38:20 +0200</pubDate>
 <guid>http://how2forge.org/vtiger-installation-on-centos-5.x</guid>
 <comments>http://how2forge.org/vtiger-installation-on-centos-5.x#comment</comments>
</item>
<item>
 <title>How To Set Up Apache2 With mod_fcgid And PHP5 On Ubuntu 10.04</title>
 <link>http://how2forge.org/how-to-set-up-apache2-with-mod_fcgid-and-php5-on-ubuntu-10.04</link>
 <description>&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://static.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;How To Set Up Apache2 With mod_fcgid And PHP5 On Ubuntu 10.04&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This tutorial describes how you can install Apache2 with mod_fcgid 
and PHP5 on Ubuntu 10.04. mod_fcgid is a compatible alternative to the 
older mod_fastcgi. 

 It lets you execute PHP scripts with the permissions of their owners 
instead of the Apache user.&lt;/p&gt;
</description>
 <category domain="http://how2forge.org/sitemap/linux/ubuntu">Ubuntu</category>
 <category domain="http://how2forge.org/sitemap/web-server/apache">Apache</category>
 <category domain="http://how2forge.org/sitemap/programming/php">PHP</category>
 <pubDate>Sun, 05 Sep 2010 18:11:55 +0200</pubDate>
 <guid>http://how2forge.org/how-to-set-up-apache2-with-mod_fcgid-and-php5-on-ubuntu-10.04</guid>
 <comments>http://how2forge.org/how-to-set-up-apache2-with-mod_fcgid-and-php5-on-ubuntu-10.04#comment</comments>
</item>
<item>
 <title>ISPConfig3 - DNS Templates</title>
 <link>http://how2forge.org/ispconfig-3-dns-templates</link>
 <description>&lt;table align=&quot;left&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;116&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://static.howtoforge.com/images/teaser/ispconfig.gif&quot; width=&quot;113&quot; height=&quot;40&quot; alt=&quot;&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;
&lt;p&gt;&lt;b&gt;ISPConfig3 - DNS Templates&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This article explains how you can use the DNS Templates in ISPConfig3
 to allow layman to enter domain data without any previous knowledge on 
the subject.&lt;/p&gt;
</description>
 <category domain="http://how2forge.org/sitemap/control-panels/ispconfig">ISPConfig</category>
 <pubDate>Fri, 03 Sep 2010 15:07:11 +0200</pubDate>
 <guid>http://how2forge.org/ispconfig-3-dns-templates</guid>
 <comments>http://how2forge.org/ispconfig-3-dns-templates#comment</comments>
</item>
<item>
 <title>How To Set Up Apache2 With mod_fcgid And PHP5 On OpenSUSE 11.3</title>
 <link>http://how2forge.org/how-to-set-up-apache2-with-mod_fcgid-and-php5-on-opensuse-11.3</link>
 <description>&lt;table align=&quot;left&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;113&quot; height=&quot;32&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://static.howtoforge.com/images/teaser/opensuse.gif&quot; width=&quot;110&quot; height=&quot;32&quot; alt=&quot;&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;p&gt;&lt;b&gt;How To Set Up Apache2 With mod_fcgid And PHP5 On OpenSUSE 11.3&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This tutorial describes how you can install Apache2 with mod_fcgid 
and PHP5 on OpenSUSE 11.3. mod_fcgid is a compatible alternative to the 
older mod_fastcgi. 

 It lets you execute PHP scripts with the permissions of their owners 
instead of the Apache user.&lt;/p&gt;
</description>
 <category domain="http://how2forge.org/sitemap/linux/suse">SuSE</category>
 <category domain="http://how2forge.org/sitemap/web-server/apache">Apache</category>
 <category domain="http://how2forge.org/sitemap/programming/php">PHP</category>
 <pubDate>Thu, 02 Sep 2010 18:47:52 +0200</pubDate>
 <guid>http://how2forge.org/how-to-set-up-apache2-with-mod_fcgid-and-php5-on-opensuse-11.3</guid>
 <comments>http://how2forge.org/how-to-set-up-apache2-with-mod_fcgid-and-php5-on-opensuse-11.3#comment</comments>
</item>
<item>
 <title>Installing Liferay 6.0.5 Community Edition Bundled With Tomcat On Ubuntu 10.04</title>
 <link>http://how2forge.org/installing-liferay-6.0.5-community-edition-bundled-with-tomcat-on-ubuntu-10.04</link>
 <description>&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-even&quot; src=&quot;http://static.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;Installing Liferay 6.0.5 Community Edition Bundled With Tomcat On 
Ubuntu 10.04&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;Liferay Portal is an enterprise web platform for building business 
solutions that deliver immediate results and long-term value. Get the 
benefits of packaged applications and an enterprise application 
framework in a single solution.&lt;/p&gt;
</description>
 <category domain="http://how2forge.org/sitemap/linux/ubuntu">Ubuntu</category>
 <pubDate>Wed, 01 Sep 2010 20:29:24 +0200</pubDate>
 <guid>http://how2forge.org/installing-liferay-6.0.5-community-edition-bundled-with-tomcat-on-ubuntu-10.04</guid>
 <comments>http://how2forge.org/installing-liferay-6.0.5-community-edition-bundled-with-tomcat-on-ubuntu-10.04#comment</comments>
</item>
<item>
 <title>Virtual Hosting With PureFTPd And MySQL (Incl. Quota And Bandwidth Management) On Fedora 13</title>
 <link>http://how2forge.org/virtual-hosting-with-pureftpd-and-mysql-incl-quota-and-bandwidth-management-on-fedora-13</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://static.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;Virtual Hosting With PureFTPd And MySQL (Incl. Quota And Bandwidth 
Management) On Fedora 13&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://how2forge.org/sitemap/linux/fedora">Fedora</category>
 <category domain="http://how2forge.org/sitemap/ftp">FTP</category>
 <pubDate>Tue, 31 Aug 2010 18:32:25 +0200</pubDate>
 <guid>http://how2forge.org/virtual-hosting-with-pureftpd-and-mysql-incl-quota-and-bandwidth-management-on-fedora-13</guid>
 <comments>http://how2forge.org/virtual-hosting-with-pureftpd-and-mysql-incl-quota-and-bandwidth-management-on-fedora-13#comment</comments>
</item>
<item>
 <title>Integrating XCache Into PHP5 (Fedora 13/CentOS 5.5 &amp; Apache2)</title>
 <link>http://how2forge.org/integrating-xcache-into-php5-fedora-13-centos-5.5-and-apache2</link>
 <description>&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-even&quot; src=&quot;http://static.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;Integrating XCache Into PHP5 (Fedora 13/CentOS 5.5 &amp;amp; Apache2)&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This guide explains how to integrate XCache into PHP5 
on a Fedora 13 or CentOS 5.5 system (with Apache2). From the XCache 
project page: &lt;em&gt;&quot;XCache is a fast, stable PHP opcode cacher that has 
been tested and is now running on production servers under high load.&quot;&lt;/em&gt;
 It&#039;s similar to other PHP opcode cachers, such as eAccelerator and APC.&lt;/p&gt;
</description>
 <category domain="http://how2forge.org/sitemap/linux/centos">CentOS</category>
 <category domain="http://how2forge.org/sitemap/linux/fedora">Fedora</category>
 <category domain="http://how2forge.org/sitemap/web-server/apache">Apache</category>
 <category domain="http://how2forge.org/sitemap/programming/php">PHP</category>
 <pubDate>Mon, 30 Aug 2010 20:09:37 +0200</pubDate>
 <guid>http://how2forge.org/integrating-xcache-into-php5-fedora-13-centos-5.5-and-apache2</guid>
 <comments>http://how2forge.org/integrating-xcache-into-php5-fedora-13-centos-5.5-and-apache2#comment</comments>
</item>
<item>
 <title>How To Set Up MySQL Database Replication With SSL Encryption On Debian Lenny</title>
 <link>http://how2forge.org/how-to-set-up-mysql-database-replication-with-ssl-encryption-on-debian-lenny</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://static.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;How To Set Up MySQL Database Replication With SSL Encryption On 
Debian Lenny&lt;/b&gt;&lt;/p&gt;

&lt;p&gt; This tutorial describes how to set up database replication in MySQL 
using an SSL connection for encryption (to make it impossible for 
hackers to sniff out passwords and data transferred between the master 
and slave). MySQL replication allows you to have an exact copy of a 
database from a master server on another server (slave), and all updates
 to the database on the master server are immediately replicated to the 
database on the slave server so that both databases are in sync. This is
 not a backup policy because an accidentally issued DELETE command will 
also be carried out on the slave; but replication can help protect 
against hardware failures though.&lt;/p&gt;
</description>
 <category domain="http://how2forge.org/sitemap/linux/debian">Debian</category>
 <category domain="http://how2forge.org/sitemap/mysql">MySQL</category>
 <pubDate>Sun, 29 Aug 2010 18:41:35 +0200</pubDate>
 <guid>http://how2forge.org/how-to-set-up-mysql-database-replication-with-ssl-encryption-on-debian-lenny</guid>
 <comments>http://how2forge.org/how-to-set-up-mysql-database-replication-with-ssl-encryption-on-debian-lenny#comment</comments>
</item>
<item>
 <title>Mandriva 2010.1 Spring Samba Standalone Server With tdbsam Backend</title>
 <link>http://how2forge.org/mandriva-2010.1-spring-samba-standalone-server-with-tdbsam-backend</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://static.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;Mandriva 2010.1 Spring  Samba Standalone Server With tdbsam Backend&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This tutorial explains the installation of a Samba fileserver on 
Mandriva 2010.1 Spring and how to configure it to share files over the 
SMB protocol as well as how to add users. Samba is configured as a 
standalone server, not as a domain controller. In the resulting setup, 
every user has his own home directory accessible via the SMB protocol 
and all users have a shared directory with read-/write access.&lt;/p&gt;
</description>
 <category domain="http://how2forge.org/sitemap/linux/mandriva">Mandriva</category>
 <category domain="http://how2forge.org/sitemap/samba">Samba</category>
 <category domain="http://how2forge.org/sitemap/storage">Storage</category>
 <pubDate>Fri, 27 Aug 2010 19:16:29 +0200</pubDate>
 <guid>http://how2forge.org/mandriva-2010.1-spring-samba-standalone-server-with-tdbsam-backend</guid>
 <comments>http://how2forge.org/mandriva-2010.1-spring-samba-standalone-server-with-tdbsam-backend#comment</comments>
</item>
<item>
 <title>How To Set Up A USB-Over-IP Server And Client With Ubuntu 10.04</title>
 <link>http://how2forge.org/how-to-set-up-a-usb-over-ip-server-and-client-with-ubuntu-10.04</link>
 <description>&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://static.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;How To Set Up A USB-Over-IP Server And Client With Ubuntu 10.04&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This tutorial shows how to set up a USB-over-IP server with Ubuntu 
10.04 as well as a USB-over-IP client (also running Ubuntu 10.04). The USB/IP Project
 aims to develop a general USB device sharing system over IP network. To
 share USB devices between computers with their full functionality, 
USB/IP encapsulates &quot;USB I/O messages&quot; into TCP/IP payloads and 
transmits them between computers. USB-over-IP can be useful for virtual 
machines, for example, that don&#039;t have access to the host system&#039;s 
hardware - USB-over-IP allows virtual machines to use remote USB 
devices.&lt;/p&gt;
</description>
 <category domain="http://how2forge.org/sitemap/linux/ubuntu">Ubuntu</category>
 <pubDate>Thu, 26 Aug 2010 18:55:47 +0200</pubDate>
 <guid>http://how2forge.org/how-to-set-up-a-usb-over-ip-server-and-client-with-ubuntu-10.04</guid>
 <comments>http://how2forge.org/how-to-set-up-a-usb-over-ip-server-and-client-with-ubuntu-10.04#comment</comments>
</item>
<item>
 <title>Integrating APC (Alternative PHP Cache) Into PHP5 (Fedora 13 &amp; Apache2)</title>
 <link>http://how2forge.org/integrating-apc-alternative-php-cache-into-php5-fedora-13-and-apache2</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://static.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 APC (Alternative PHP Cache) Into PHP5 (Fedora 13 &amp;amp; 
Apache2)&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This guide explains how to integrate &lt;a href=&quot;http://pecl.php.net/package/APC&quot; target=&quot;_blank&quot;&gt;APC&lt;/a&gt; 
(Alternative PHP Cache) into PHP5 on a Fedora 13 system (with Apache2). 
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://how2forge.org/sitemap/linux/fedora">Fedora</category>
 <category domain="http://how2forge.org/sitemap/web-server/apache">Apache</category>
 <category domain="http://how2forge.org/sitemap/programming/php">PHP</category>
 <pubDate>Wed, 25 Aug 2010 20:02:04 +0200</pubDate>
 <guid>http://how2forge.org/integrating-apc-alternative-php-cache-into-php5-fedora-13-and-apache2</guid>
 <comments>http://how2forge.org/integrating-apc-alternative-php-cache-into-php5-fedora-13-and-apache2#comment</comments>
</item>
<item>
 <title>Using ATA Over Ethernet (AoE) On Ubuntu 10.04 (Initiator And Target)</title>
 <link>http://how2forge.org/using-ata-over-ethernet-aoe-on-ubuntu-10.04-initiator-and-target</link>
 <description>&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://static.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;Using ATA Over Ethernet (AoE) On Ubuntu 10.04 (Initiator And Target)&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This guide explains how you can set up an AoE target and an AoE 
initiator (client), both running Ubuntu 10.04. AoE stands for &quot;ATA over Ethernet&quot; and is a storage 
area network (SAN) protocol which allows AoE initiators to use storage 
devices on the (remote) AoE target using normal ethernet cabling. 
&quot;Remote&quot; in this case means &quot;inside the same LAN&quot; because AoE is not 
routable outside a LAN (this is a major difference compared to iSCSI). 
To the AoE initiator, the remote storage looks like a normal, 
locally-attached hard drive.&lt;/p&gt;
</description>
 <category domain="http://how2forge.org/sitemap/linux/ubuntu">Ubuntu</category>
 <category domain="http://how2forge.org/sitemap/storage">Storage</category>
 <pubDate>Tue, 24 Aug 2010 17:28:04 +0200</pubDate>
 <guid>http://how2forge.org/using-ata-over-ethernet-aoe-on-ubuntu-10.04-initiator-and-target</guid>
 <comments>http://how2forge.org/using-ata-over-ethernet-aoe-on-ubuntu-10.04-initiator-and-target#comment</comments>
</item>
</channel>
</rss>
