<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Netvouz / falko</title>
<link>http://netvouz.com/falko?feed=rss&amp;pg=2</link>
<description>falko&#39;s bookmarks on Netvouz</description>
<item><title>Boot On BTRFS With Debian</title>
<link>http://www.howtoforge.com/boot-on-btrfs-with-debian</link>
<description>This tutorial will explain you how to boot from a BTRFS filesystem with kernel 2.6.31-RC4 and BTRFS 0.19. BTRFS is a new filesystem with some really interesting features like online defragmenting and snapshots. BTRFS is an experimental filesystem, use at your own risk. The kernel used is also experimental.</description>
<category domain="http://netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Sun, 02 Aug 2009 11:53:40 GMT</pubDate>
</item><item><title>Build Your Own Video Community With Lighttpd And FlowPlayer (Debian Etch)</title>
<link>http://www.howtoforge.com/video_streaming_lighttpd_flowplayer</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). 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>Sun, 19 Aug 2007 18:24:19 GMT</pubDate>
</item><item><title>Build Your Own Video Community With Lighttpd And FlowPlayer (Debian Lenny)</title>
<link>http://www.howtoforge.com/build-your-own-video-community-with-lighttpd-and-flowplayer-debian-lenny</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 Debian Lenny. 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>Sun, 07 Mar 2010 13:44:56 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>Building Kernel Modules With Module-Assistant On Debian Lenny</title>
<link>http://www.howtoforge.com/building-kernel-modules-with-module-assistant-on-debian-lenny</link>
<description>module-assistant is a tool for building Debian kernel modules from source, without having to rebuild the whole kernel. It fetches module-source packages that have been prepared for the Debian distribution via apt and produces .deb packages. This tutorial shows how to use module-assistant in command-line mode and in interactive mode.</description>
<category domain="http://netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Tue, 26 Jan 2010 13:04:03 GMT</pubDate>
</item><item><title>Caching With Apache&#39;s mod_cache On Debian Etch</title>
<link>http://www.howtoforge.com/caching-with-apache-mod_cache-on-debian-etch</link>
<description>This article explains how you can cache your web site contents with Apache&#39;s mod_cache on Debian Etch. If you have a high-traffic dynamic web site that generates lots of database queries on each request, you can decrease the server load dramatically by caching your content for a few minutes or more (that depends on how often you update your content).</description>
<category domain="http://netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Tue, 27 Jan 2009 12:45:59 GMT</pubDate>
</item><item><title>Cacti On CentOS 4.4 Including The Plug-in Architecture | HowtoForge</title>
<link>http://www.howtoforge.com/cacti_centos4.4_plugin_architecture</link>
<description>This guide will step you through the process of setting up a functional Cacti installation on CentOS 4.4 including the Plug-In Architecture, which will allow you to expand your monitoring solution.</description>
<category domain="http://netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Wed, 25 Apr 2007 08:56:40 GMT</pubDate>
</item><item><title>CentOS 4.6 Server Setup - LAMP, Email, DNS, FTP, ISPConfig (a.k.a. The Perfect Server)</title>
<link>http://www.howtoforge.com/centos-4.6-server-lamp-email-dns-ftp-ispconfig</link>
<description>This tutorial shows how to set up a CentOS 4.6 based server that offers all services needed by ISPs and web hosters: Apache web server (SSL-capable), Postfix mail server with SMTP-AUTH and TLS, BIND DNS server, Proftpd FTP server, MySQL server, Dovecot POP3/IMAP, Quota, Firewall, etc. This tutorial is written for the 32-bit version of CentOS 4.6, but should apply to the 64-bit version with very little modifications as well.</description>
<category domain="http://netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Thu, 10 Jan 2008 13:11:52 GMT</pubDate>
</item><item><title>CentOS 5.1 Server Setup - LAMP, Email, DNS, FTP, ISPConfig (a.k.a. The Perfect Server)</title>
<link>http://www.howtoforge.com/centos-5.1-server-lamp-email-dns-ftp-ispconfig</link>
<description>This tutorial shows how to set up a CentOS 5.1 based server that offers all services needed by ISPs and web hosters: Apache web server (SSL-capable), Postfix mail server with SMTP-AUTH and TLS, BIND DNS server, Proftpd FTP server, MySQL server, Dovecot POP3/IMAP, Quota, Firewall, etc. This tutorial is written for the 32-bit version of CentOS 5.1, but should apply to the 64-bit version with very little modifications as well.</description>
<category domain="http://netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Wed, 05 Dec 2007 18:13:34 GMT</pubDate>
</item><item><title>Changing Desktop Appearance On Linux Mint 11 (Advanced)</title>
<link>http://www.howtoforge.com/changing-desktop-appearance-on-linux-mint-11-advanced</link>
<description>This tutorial is supposed to show you how to change the GNOME desktop appearance on Linux Mint 11 further than the standard options of the Appearance section in the Control Center allow. I am going to use several different applications for this cause. This is the standard desktop that comes with Mint, so if you have not changed anything about that all steps should work fine for you. Be aware that the use of the nVidia proprietary drivers may not be unrisky!</description>
<category domain="http://netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Thu, 13 Oct 2011 08:07:53 GMT</pubDate>
</item></channel></rss>