<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Netvouz / falko / tag / ubuntu</title>
<link>http://netvouz.com/falko/tag/ubuntu?feed=rss</link>
<description>falko&#39;s bookmarks tagged &quot;ubuntu&quot; on Netvouz</description>
<item><title>A Beginner&#39;s Guide To btrfs</title>
<link>http://www.howtoforge.com/a-beginners-guide-to-btrfs</link>
<description>This guide shows how to work with the btrfs file system on Linux. It covers creating and mounting btrfs file systems, resizing btrfs file systems online, adding and removing devices, changing RAID levels, creating subvolumes and snapshots, using compression and other things. btrfs is still marked as experimental, but all those features make it a very interesting and flexible file system that should be taken into consideration when you look for the right file system.</description>
<category domain="http://netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Thu, 29 Nov 2012 10:48:06 GMT</pubDate>
</item><item><title>Automatic File Replication (Mirror) Across Two Storage Servers With GlusterFS 3.2.x On Ubuntu 12.10</title>
<link>http://www.howtoforge.com/automatic-file-replication-mirror-across-two-storage-servers-with-glusterfs-3.2.x-on-ubuntu-12.10</link>
<description>This tutorial shows how to set up a high-availability storage with two storage servers (Ubuntu 12.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 12.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.</description>
<category domain="http://netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Tue, 22 Jan 2013 12:26:48 GMT</pubDate>
</item><item><title>Build Your Own Video Community With Lighttpd And FlowPlayer (Ubuntu 9.10)</title>
<link>http://www.howtoforge.com/build-your-own-video-community-with-lighttpd-and-flowplayer-ubuntu-9.10</link>
<description>This article shows how you can build your own video community using lighttpd with its mod_flv_streaming module (for streaming .flv videos, the format used by most major video communities such as YouTube) and its mod_secdownload 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&#39;s mod_flv_streaming module. I will also show how you can encode videos (.mp4 .mov .mpg .3gp .mpeg .wmv .avi) to the FLV format supported by Adobe Flash.</description>
<category domain="http://netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Tue, 16 Mar 2010 12:59:38 GMT</pubDate>
</item><item><title>Configuring DNSSEC On BIND9 (9.7.3) On Debian Squeeze/Ubuntu 11.10</title>
<link>http://www.howtoforge.com/configuring-dnssec-on-bind9-9.7.3-on-debian-squeeze-ubuntu-11.10</link>
<description>This guide explains how you can configure DNSSEC on BIND9 on Debian Squeeze and Ubuntu 11.10. It covers how to enable DNSSEC on authoritative nameservers (master and slave) and on resolving nameservers, creation of keys (KSKs and ZSKs), signing of zones, key rolling with rollerd, zone file checking with donuts, creation of trust anchors, using DLV (DNSSEC look-aside validation), and getting your DS records into the parent&#39;s zone.</description>
<category domain="http://netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Tue, 17 Apr 2012 10:15:23 GMT</pubDate>
</item><item><title>CPU Frequency Scaling In Ubuntu</title>
<link>http://www.howtoforge.com/cpu_frequency_scaling_ubuntu</link>
<description>So, you have an irritatingly loud CPU fan which is making you consider whether or not launching your laptop through the nearest window is a good idea. Well, before you do that, why not give CPU frequency scaling a go.</description>
<category domain="http://netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Mon, 27 Aug 2007 11:58:59 GMT</pubDate>
</item><item><title>Creating Advanced MySQL-Based Virtual Hosts On Lighttpd (Ubuntu 12.04)</title>
<link>http://www.howtoforge.com/creating-advanced-mysql-based-virtual-hosts-on-lighttpd-ubuntu-12.04</link>
<description>This guide explains how you can create advanced virtual hosts on a lighttpd web server on Ubuntu 12.04 that are stored in a MySQL database. The method described here does not use the lighttpd mod_mysql_vhost module, and unlike mod_mysql_vhost (which allows you to store only the hostname and document root of a vhost in a database), this method allows to store individual configuration directives for each vhost in the MySQL database.</description>
<category domain="http://netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Sun, 09 Sep 2012 08:47:30 GMT</pubDate>
</item><item><title>Creating An NFS-Like Standalone Storage Server With GlusterFS 3.2.x On Ubuntu 12.10</title>
<link>http://www.howtoforge.com/creating-an-nfs-like-standalone-storage-server-with-glusterfs-3.2.x-on-ubuntu-12.10</link>
<description>This tutorial shows how to set up a standalone storage server on Ubuntu 12.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.</description>
<category domain="http://netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Sun, 13 Jan 2013 11:20:12 GMT</pubDate>
</item><item><title>Creating An NFS-Like Standalone Storage Server With GlusterFS On Ubuntu 10.04</title>
<link>http://www.howtoforge.com/creating-an-nfs-like-standalone-storage-server-with-glusterfs-on-ubuntu-10.04</link>
<description>This tutorial shows how to set up a standalone storage server on Ubuntu 10.04. 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.</description>
<category domain="http://netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Sun, 12 Sep 2010 20:54:29 GMT</pubDate>
</item><item><title>Creating An NFS-Like Standalone Storage Server With GlusterFS On Ubuntu 9.10</title>
<link>http://www.howtoforge.com/creating-an-nfs-like-standalone-storage-server-with-glusterfs-on-ubuntu-9.10</link>
<description>This tutorial shows how to set up a standalone storage server on Ubuntu 9.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.</description>
<category domain="http://netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Mon, 04 Jan 2010 13:21:57 GMT</pubDate>
</item><item><title>Creating Backups With Back In Time On An Ubuntu 9.04 Desktop</title>
<link>http://www.howtoforge.com/creating-backups-with-back-in-time-on-an-ubuntu-9.04-desktop</link>
<description>This tutorial explains how to install and use Back In Time on an Ubuntu 9.04 desktop. Back In Time is a simple backup tool for Linux inspired from &quot;flyback project&quot; and &quot;TimeVault&quot;. The backup is done by taking snapshots of a specified set of directories.</description>
<category domain="http://netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Tue, 25 Aug 2009 11:58:34 GMT</pubDate>
</item></channel></rss>