<?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=23</link>
<description>falko&#39;s bookmarks on Netvouz</description>
<item><title>How To Set Up A Caching Reverse Proxy With Squid 2.6 On Debian Etch</title>
<link>http://www.howtoforge.com/how-to-set-up-a-caching-reverse-proxy-with-squid-2.6-on-debian-etch</link>
<description>This article explains how you can set up a caching reverse proxy with Squid 2.6 in front of your web server 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>Sun, 28 Dec 2008 10:57:37 GMT</pubDate>
</item><item><title>How To Set Up A Facebook RSS Feed Reader Application For Your Blog</title>
<link>http://www.howtoforge.com/rss_facebook_app_php</link>
<description>This guide shows how you can build an RSS feed reader application for the social network Facebook that will display your blog&#39;s/web site&#39;s RSS feed on the profile pages of Facebook users (that have installed the RSS feed reader application). Each item of the RSS feed will have a Share button so that people can share the story with their friends, and the application will have an Invite link so that people can invite up to ten friends at once to also install this feed reader application. I will use PHP5 to build the RSS feed reader application. To parse the RSS feed and generate HTML from it, I will use Magpie RSS.</description>
<category domain="http://netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Sun, 02 Sep 2007 17:26:52 GMT</pubDate>
</item><item><title>How To Set Up A Load-Balanced MySQL Cluster With MySQL 5.1</title>
<link>http://www.howtoforge.com/setting-up-a-loadbalanced-mysql-cluster-with-mysql5.1</link>
<description>This tutorial shows how to configure a MySQL 5.1 cluster with five nodes: 1 x management, 2 x storage nodes and 2 x balancer nodes. This cluster is load-balanced by an Ultra Monkey package which provides heartbeat (for checking if the other node is still alive) and ldirectord (to split up the requests to the nodes of the MySQL cluster).</description>
<category domain="http://netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Tue, 17 Jun 2008 09:52:40 GMT</pubDate>
</item><item><title>How To Set Up A Loadbalanced High-Availability Apache Cluster Based On Ubuntu 8.04 LTS</title>
<link>http://www.howtoforge.com/set-up-a-loadbalanced-ha-apache-cluster-ubuntu8.04</link>
<description>This tutorial shows how to set up a two-node Apache web server cluster that provides high-availability. In front of the Apache cluster we create a load balancer that splits up incoming requests between the two Apache nodes. Because we do not want the load balancer to become another &quot;Single Point Of Failure&quot;, we must provide high-availability for the load balancer, too. Therefore our load balancer will in fact consist out of two load balancer nodes that monitor each other using heartbeat, and if one load balancer fails, the other takes over silently.</description>
<category domain="http://netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Thu, 12 Jun 2008 11:23:37 GMT</pubDate>
</item><item><title>How To Set Up A Terminal Server In Linux Using Ubuntu 9.10 And FreeNX</title>
<link>http://www.howtoforge.com/how-to-set-up-a-terminal-server-in-linux-using-ubuntu-9.10-and-freenx</link>
<description>FreeNX is an open source implementation of NoMachine&#39;s NX Server. It is a bit more akin to Microsoft&#39;s RDP protocol than the usual VNC, so while keeping bandwidth to a minimum, it maintains good visual quality and responsiveness.</description>
<category domain="http://netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Wed, 27 Jan 2010 13:22:06 GMT</pubDate>
</item><item><title>How To Set Up A USB-Over-IP Server And Client With Debian Lenny</title>
<link>http://www.howtoforge.com/how-to-set-up-a-usb-over-ip-server-and-client-with-debian-lenny</link>
<description>This tutorial shows how to set up a USB-over-IP server with Debian Lenny as well as a USB-over-IP client (also running Debian Lenny). 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&#39;t have access to the host system&#39;s hardware - USB-over-IP allows virtual machines to use remote USB devices.</description>
<category domain="http://netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Sun, 24 Jan 2010 01:37:55 GMT</pubDate>
</item><item><title>How To Set Up A USB-Over-IP Server And Client With Mandriva 2010.0</title>
<link>http://www.howtoforge.com/how-to-set-up-a-usb-over-ip-server-and-client-with-mandriva-2010.0</link>
<description>This tutorial shows how to set up a USB-over-IP server with Mandriva 2010.0 as well as a USB-over-IP client (also running Mandriva 2010.0). 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&#39;t have access to the host system&#39;s hardware - USB-over-IP allows virtual machines to use remote USB devices.</description>
<category domain="http://netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Tue, 13 Apr 2010 11:56:18 GMT</pubDate>
</item><item><title>How To Set Up A USB-Over-IP Server And Client With OpenSUSE 11.2</title>
<link>http://www.howtoforge.com/how-to-set-up-a-usb-over-ip-server-and-client-with-opensuse-11.2</link>
<description>This tutorial shows how to set up a USB-over-IP server with OpenSUSE 11.2 as well as a USB-over-IP client (also running OpenSUSE 11.2). 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&#39;t have access to the host system&#39;s hardware - USB-over-IP allows virtual machines to use remote USB devices.</description>
<category domain="http://netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Sun, 31 Jan 2010 13:30:03 GMT</pubDate>
</item><item><title>How To Set Up An SSL Vhost Under Apache2 On Ubuntu 9.10/Debian Lenny</title>
<link>http://www.howtoforge.com/how-to-set-up-an-ssl-vhost-under-apache2-on-ubuntu-9.10-debian-lenny</link>
<description>This article explains how you can set up an SSL vhost under Apache2 on Ubuntu 9.10 and Debian Lenny so that you can access the vhost over HTTPS (port 443). SSL is short for Secure Sockets Layer and is a cryptographic protocol that provides security for communications over networks by encrypting segments of network connections at the transport layer end-to-end. We use the mod_ssl Apache module here to provide strong cryptography for Apache2 via SSL by the help of the Open Source SSL toolkit OpenSSL.</description>
<category domain="http://netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Thu, 21 Jan 2010 13:42:07 GMT</pubDate>
</item><item><title>How To Set Up Apache2 With mod_fcgid And PHP5 On Debian Etch</title>
<link>http://www.howtoforge.com/how-to-set-up-apache2-with-mod_fcgid-and-php5-on-debian-etch</link>
<description>This tutorial describes how you can install Apache2 with mod_fcgid and PHP5 on Debian Etch. 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.</description>
<category domain="http://netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Tue, 03 Feb 2009 09:54:54 GMT</pubDate>
</item></channel></rss>