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

<item>
 <title>Creating An NFS-Like Standalone Storage Server With GlusterFS 3.0.x On Debian Squeeze</title>
 <link>http://www.howtoforge.com/creating-an-nfs-like-standalone-storage-server-with-glusterfs-3.0.x-on-debian-squeeze</link>
 <description>&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://static.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;Creating An NFS-Like Standalone Storage Server With GlusterFS 3.0.x On Debian Squeeze&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This tutorial shows how to set up a standalone storage server on Debian Squeeze. 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://www.howtoforge.com/sitemap/linux/debian">Debian</category>
 <category domain="http://www.howtoforge.com/sitemap/storage">Storage</category>
 <pubDate>Mon, 14 May 2012 17:56:14 +0200</pubDate>
 <guid>http://www.howtoforge.com/creating-an-nfs-like-standalone-storage-server-with-glusterfs-3.0.x-on-debian-squeeze</guid>
 <comments>http://www.howtoforge.com/creating-an-nfs-like-standalone-storage-server-with-glusterfs-3.0.x-on-debian-squeeze#comment</comments>
</item>
<item>
 <title>Encrypt Your Data With EncFS (Debian Squeeze/Ubuntu 11.10)</title>
 <link>http://www.howtoforge.com/encrypt-your-data-with-encfs-debian-squeeze-ubuntu-11.10</link>
 <description>&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-even&quot; src=&quot;http://static.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;Encrypt Your Data With EncFS  (Debian Squeeze/Ubuntu 11.10)&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;EncFS 
provides an encrypted filesystem in user-space. It runs without any 
special permissions and uses the FUSE library and Linux kernel module to
 provide the filesystem interface. It is a pass-through filesystem, not 
an encrypted block device, which means it is created on top of an 
existing filesystem. This tutorial shows how you can use EncFS on Debian
 Squeeze/Ubuntu 11.10 to encrypt your data.&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.com/sitemap/linux/debian">Debian</category>
 <category domain="http://www.howtoforge.com/sitemap/linux/ubuntu">Ubuntu</category>
 <category domain="http://www.howtoforge.com/sitemap/security">Security</category>
 <category domain="http://www.howtoforge.com/sitemap/storage">Storage</category>
 <pubDate>Mon, 07 May 2012 18:16:15 +0200</pubDate>
 <guid>http://www.howtoforge.com/encrypt-your-data-with-encfs-debian-squeeze-ubuntu-11.10</guid>
 <comments>http://www.howtoforge.com/encrypt-your-data-with-encfs-debian-squeeze-ubuntu-11.10#comment</comments>
</item>
<item>
 <title>Proxmox VE 2.x With Software Raid</title>
 <link>http://www.howtoforge.com/proxmox-2-with-software-raid</link>
 <description>
&lt;p&gt;&lt;b&gt;Proxmox VE 2.x With Software Raid&lt;/b&gt;&lt;/p&gt;
    
&lt;p&gt;Proxmox Virtual Environment
 is an easy to use Open Source virtualization platform for running 
Virtual Appliances and Virtual Machines. Proxmox does not officially 
support software raid but I have found software raid to be very stable 
and in some cases have had better luck with it than hardware raid.&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.com/sitemap/virtualization/kvm">KVM</category>
 <category domain="http://www.howtoforge.com/sitemap/virtualization/openvz">OpenVZ</category>
 <category domain="http://www.howtoforge.com/sitemap/storage">Storage</category>
 <category domain="http://www.howtoforge.com/sitemap/virtualization">Virtualization</category>
 <pubDate>Thu, 03 May 2012 19:07:59 +0200</pubDate>
 <guid>http://www.howtoforge.com/proxmox-2-with-software-raid</guid>
 <comments>http://www.howtoforge.com/proxmox-2-with-software-raid#comment</comments>
</item>
<item>
 <title>Striping Across Four Storage Nodes With GlusterFS 3.2.x On Ubuntu 11.10</title>
 <link>http://www.howtoforge.com/striping-across-four-storage-nodes-with-glusterfs-3.2.x-on-ubuntu-11.10</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;Striping Across Four Storage Nodes With GlusterFS 3.2.x On Ubuntu 11.10&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 
Ubuntu 11.10) with GlusterFS.
 The client system (Ubuntu 11.10 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://www.howtoforge.com/sitemap/linux/ubuntu">Ubuntu</category>
 <category domain="http://www.howtoforge.com/sitemap/storage">Storage</category>
 <pubDate>Tue, 24 Apr 2012 15:55:10 +0200</pubDate>
 <guid>http://www.howtoforge.com/striping-across-four-storage-nodes-with-glusterfs-3.2.x-on-ubuntu-11.10</guid>
 <comments>http://www.howtoforge.com/striping-across-four-storage-nodes-with-glusterfs-3.2.x-on-ubuntu-11.10#comment</comments>
</item>
<item>
 <title>Distributed Replicated Storage Across Four Storage Nodes With GlusterFS 3.2.x On Ubuntu 11.10</title>
 <link>http://www.howtoforge.com/distributed-replicated-storage-across-four-storage-nodes-with-glusterfs-3.2.x-on-ubuntu-11.10</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;Distributed Replicated Storage Across Four Storage Nodes With GlusterFS 3.2.x On Ubuntu 11.10&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This tutorial shows how to combine four single storage servers (running Ubuntu 11.10) 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.&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.com/sitemap/linux/ubuntu">Ubuntu</category>
 <category domain="http://www.howtoforge.com/sitemap/high-availability">High-Availability</category>
 <category domain="http://www.howtoforge.com/sitemap/storage">Storage</category>
 <pubDate>Tue, 17 Apr 2012 18:32:23 +0200</pubDate>
 <guid>http://www.howtoforge.com/distributed-replicated-storage-across-four-storage-nodes-with-glusterfs-3.2.x-on-ubuntu-11.10</guid>
 <comments>http://www.howtoforge.com/distributed-replicated-storage-across-four-storage-nodes-with-glusterfs-3.2.x-on-ubuntu-11.10#comment</comments>
</item>
<item>
 <title>Using iSCSI On Debian Squeeze (Initiator And Target)</title>
 <link>http://www.howtoforge.com/using-iscsi-on-debian-squeeze-initiator-and-target</link>
 <description>&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-even&quot; src=&quot;http://static.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;Using iSCSI  On Debian Squeeze (Initiator And Target) &lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This guide explains how you can set up an iSCSI target and an iSCSI 
initiator (client), both running Debian Squeeze. The iSCSI protocol is a
 storage area network (SAN) protocol which allows iSCSI initiators to 
use storage devices on the (remote) iSCSI target using normal ethernet 
cabling. To the iSCSI initiator, the remote storage looks like a normal,
 locally-attached hard drive. &lt;/p&gt;</description>
 <category domain="http://www.howtoforge.com/sitemap/linux/debian">Debian</category>
 <category domain="http://www.howtoforge.com/sitemap/storage">Storage</category>
 <pubDate>Thu, 12 Apr 2012 18:22:21 +0200</pubDate>
 <guid>http://www.howtoforge.com/using-iscsi-on-debian-squeeze-initiator-and-target</guid>
 <comments>http://www.howtoforge.com/using-iscsi-on-debian-squeeze-initiator-and-target#comment</comments>
</item>
<item>
 <title>Distributed Storage Across Four Storage Nodes With GlusterFS 3.2.x On Ubuntu 11.10</title>
 <link>http://www.howtoforge.com/distributed-storage-across-four-storage-nodes-with-glusterfs-3.2.x-on-ubuntu-11.10</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;Distributed Storage Across Four Storage Nodes With GlusterFS 3.2.x On Ubuntu 11.10&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This tutorial shows how to combine four single storage servers 
(running Ubuntu 11.10) to one large storage server (distributed storage)
 with GlusterFS. 
The client system (Ubuntu 11.10 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://www.howtoforge.com/sitemap/linux/ubuntu">Ubuntu</category>
 <category domain="http://www.howtoforge.com/sitemap/storage">Storage</category>
 <pubDate>Tue, 10 Apr 2012 18:32:49 +0200</pubDate>
 <guid>http://www.howtoforge.com/distributed-storage-across-four-storage-nodes-with-glusterfs-3.2.x-on-ubuntu-11.10</guid>
 <comments>http://www.howtoforge.com/distributed-storage-across-four-storage-nodes-with-glusterfs-3.2.x-on-ubuntu-11.10#comment</comments>
</item>
<item>
 <title>OpenSUSE 12.1 Samba Standalone Server With tdbsam Backend</title>
 <link>http://www.howtoforge.com/opensuse-12.1-samba-standalone-server-with-tdbsam-backend</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-even&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;OpenSUSE 12.1 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 
OpenSUSE 12.1 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://www.howtoforge.com/sitemap/linux/suse">SuSE</category>
 <category domain="http://www.howtoforge.com/sitemap/samba">Samba</category>
 <category domain="http://www.howtoforge.com/sitemap/storage">Storage</category>
 <pubDate>Mon, 09 Apr 2012 23:17:30 +0200</pubDate>
 <guid>http://www.howtoforge.com/opensuse-12.1-samba-standalone-server-with-tdbsam-backend</guid>
 <comments>http://www.howtoforge.com/opensuse-12.1-samba-standalone-server-with-tdbsam-backend#comment</comments>
</item>
<item>
 <title>High-Availability Storage With GlusterFS 3.2.x On Ubuntu 11.10 - Automatic File Replication Across Two Storage Servers</title>
 <link>http://www.howtoforge.com/high-availability-storage-with-glusterfs-3.2.x-on-ubuntu-11.10-automatic-file-replication-across-two-storage-servers</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;High-Availability Storage  With GlusterFS 3.2.x On Ubuntu 11.10 - 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 (Ubuntu 11.10) 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 (Ubuntu 11.10 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://www.howtoforge.com/sitemap/linux/ubuntu">Ubuntu</category>
 <category domain="http://www.howtoforge.com/sitemap/high-availability">High-Availability</category>
 <category domain="http://www.howtoforge.com/sitemap/storage">Storage</category>
 <pubDate>Tue, 03 Apr 2012 18:00:54 +0200</pubDate>
 <guid>http://www.howtoforge.com/high-availability-storage-with-glusterfs-3.2.x-on-ubuntu-11.10-automatic-file-replication-across-two-storage-servers</guid>
 <comments>http://www.howtoforge.com/high-availability-storage-with-glusterfs-3.2.x-on-ubuntu-11.10-automatic-file-replication-across-two-storage-servers#comment</comments>
</item>
<item>
 <title>Creating An NFS-Like Standalone Storage Server With GlusterFS 3.2.x On Ubuntu 11.10</title>
 <link>http://www.howtoforge.com/creating-an-nfs-like-standalone-storage-server-with-glusterfs-3.2.x-on-ubuntu-11.10</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;Creating An NFS-Like Standalone Storage Server With GlusterFS 3.2.x On Ubuntu 11.10&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This tutorial shows how to set up a standalone storage server on Ubuntu 11.10. 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://www.howtoforge.com/sitemap/linux/ubuntu">Ubuntu</category>
 <category domain="http://www.howtoforge.com/sitemap/storage">Storage</category>
 <pubDate>Sun, 01 Apr 2012 20:56:52 +0200</pubDate>
 <guid>http://www.howtoforge.com/creating-an-nfs-like-standalone-storage-server-with-glusterfs-3.2.x-on-ubuntu-11.10</guid>
 <comments>http://www.howtoforge.com/creating-an-nfs-like-standalone-storage-server-with-glusterfs-3.2.x-on-ubuntu-11.10#comment</comments>
</item>
<item>
 <title>How To Set Up WebDAV With Lighttpd On Debian Squeeze</title>
 <link>http://www.howtoforge.com/how-to-set-up-webdav-with-lighttpd-on-debian-squeeze</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://static.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;How To Set Up WebDAV With Lighttpd On Debian Squeeze&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This guide explains how to set up WebDAV with lighttpd on a Debian Squeeze 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 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.com/sitemap/linux/debian">Debian</category>
 <category domain="http://www.howtoforge.com/sitemap/web-server">Web Server</category>
 <category domain="http://www.howtoforge.com/sitemap/web-server/lighttpd">Lighttpd</category>
 <category domain="http://www.howtoforge.com/sitemap/storage">Storage</category>
 <pubDate>Wed, 28 Mar 2012 18:42:29 +0200</pubDate>
 <guid>http://www.howtoforge.com/how-to-set-up-webdav-with-lighttpd-on-debian-squeeze</guid>
 <comments>http://www.howtoforge.com/how-to-set-up-webdav-with-lighttpd-on-debian-squeeze#comment</comments>
</item>
<item>
 <title>How To Set Up Software RAID1 On A Running LVM System (Incl. GRUB2 Configuration) (Ubuntu 11.10)</title>
 <link>http://www.howtoforge.com/how-to-set-up-software-raid1-on-a-running-lvm-system-incl-grub2-configuration-ubuntu-11.10</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;How To Set Up Software RAID1 On A Running LVM System (Incl. GRUB2 Configuration) (Ubuntu 11.10)&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This guide explains how to set up software RAID1 on an already running &lt;b&gt;LVM&lt;/b&gt;
 system (Ubuntu 11.10). The GRUB2 bootloader will be configured in such a
 way that the system will still be able to boot if one of the hard 
drives fails (no matter which one).&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.com/sitemap/linux/ubuntu">Ubuntu</category>
 <category domain="http://www.howtoforge.com/sitemap/storage">Storage</category>
 <pubDate>Tue, 27 Mar 2012 19:31:55 +0200</pubDate>
 <guid>http://www.howtoforge.com/how-to-set-up-software-raid1-on-a-running-lvm-system-incl-grub2-configuration-ubuntu-11.10</guid>
 <comments>http://www.howtoforge.com/how-to-set-up-software-raid1-on-a-running-lvm-system-incl-grub2-configuration-ubuntu-11.10#comment</comments>
</item>
<item>
 <title>Using ATA Over Ethernet (AoE) On Debian Squeeze (Initiator And Target)</title>
 <link>http://www.howtoforge.com/using-ata-over-ethernet-aoe-on-debian-squeeze-initiator-and-target</link>
 <description>&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://static.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;Using ATA Over Ethernet (AoE) On Debian Squeeze (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 Debian Squeeze. 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://www.howtoforge.com/sitemap/linux/debian">Debian</category>
 <category domain="http://www.howtoforge.com/sitemap/storage">Storage</category>
 <pubDate>Tue, 20 Mar 2012 17:05:37 +0100</pubDate>
 <guid>http://www.howtoforge.com/using-ata-over-ethernet-aoe-on-debian-squeeze-initiator-and-target</guid>
 <comments>http://www.howtoforge.com/using-ata-over-ethernet-aoe-on-debian-squeeze-initiator-and-target#comment</comments>
</item>
<item>
 <title>CentOS 6.2 Samba Standalone Server With tdbsam Backend</title>
 <link>http://www.howtoforge.com/centos-6.2-samba-standalone-server-with-tdbsam-backend</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;CentOS 6.2  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 
CentOS 6.2 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://www.howtoforge.com/sitemap/linux/centos">CentOS</category>
 <category domain="http://www.howtoforge.com/sitemap/samba">Samba</category>
 <category domain="http://www.howtoforge.com/sitemap/storage">Storage</category>
 <pubDate>Fri, 16 Mar 2012 13:12:46 +0100</pubDate>
 <guid>http://www.howtoforge.com/centos-6.2-samba-standalone-server-with-tdbsam-backend</guid>
 <comments>http://www.howtoforge.com/centos-6.2-samba-standalone-server-with-tdbsam-backend#comment</comments>
</item>
<item>
 <title>Creating A Home Media &amp; File Server With Ubuntu</title>
 <link>http://www.howtoforge.com/creating-a-home-media-and-file-server-with-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-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 A Home Media &amp;amp; File Server With Ubuntu&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;This HOWTO will give you the BEST home media and file server out 
there at a cheap (free) cost. It includes SSH2, Remote Desktop, 
UPNP/DLNA server, SAMBA Shares (Windows file-sharing), VPN server, and 
the Transmission bit-torrent server. The final piece of the schema is a 
new toy: Subsonic. This gives you web-based media streaming to watch 
your content anywhere via a web-browser.&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.com/sitemap/linux/ubuntu">Ubuntu</category>
 <category domain="http://www.howtoforge.com/sitemap/samba">Samba</category>
 <category domain="http://www.howtoforge.com/sitemap/storage">Storage</category>
 <pubDate>Mon, 12 Mar 2012 18:45:31 +0100</pubDate>
 <guid>http://www.howtoforge.com/creating-a-home-media-and-file-server-with-ubuntu</guid>
 <comments>http://www.howtoforge.com/creating-a-home-media-and-file-server-with-ubuntu#comment</comments>
</item>
</channel>
</rss>

