<?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=20</link>
<description>falko&#39;s bookmarks on Netvouz</description>
<item><title>How To Install VMware Server On Debian 4.0 (Etch) | HowtoForge</title>
<link>http://www.howtoforge.com/debian_etch_vmware_server_howto</link>
<description>This tutorial provides step-by-step instructions about how to install the free VMware Server (version 1.0.2) on a Debian Etch system. With VMware Server you can create and run guest operating systems (virtual machines) such as Linux, Windows, FreeBSD, etc. under a host operating system. This has the benefit that you can run multiple operating systems on the same hardware which saves a lot of money, and you can move virtual machines from one VMware Server to the next one (or to a system that has the VMware Player which is also free). In this article we use Debian Etch (4.0) as the host operating system.</description>
<category domain="http://netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Tue, 24 Apr 2007 17:28:47 GMT</pubDate>
</item><item><title>How To Install VMware Server On Ubuntu 7.04 (Feisty Fawn) | HowtoForge</title>
<link>http://www.howtoforge.com/ubuntu_feisty_fawn_vmware_server_howto</link>
<description>This tutorial shows how to install the free VMware Server on an Ubuntu 7.04 (Feisty Fawn) system. With VMware Server you can create and run guest operating systems (virtual machines) such as Linux, Windows, FreeBSD, etc. under a host operating system. This has the benefit that you can run multiple operating systems on the same hardware which saves a lot of money, and you can move virtual machines from one VMware Server to the next one (or to a system that has the VMware Player which is also free).</description>
<category domain="http://netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Mon, 30 Apr 2007 17:37:14 GMT</pubDate>
</item><item><title>How To Install XFCE On Linux Mint 14</title>
<link>http://www.howtoforge.com/how-to-install-xfce-on-linux-mint-14</link>
<description>XFCE is a lightweight desktop environment. For Linux Mint 13, the was an XFCE edition in addition to the Cinnamon and Mate editions, but for Linux Mint 14, there isn&#39;t. This short guide explains how to install XFCE on your Linux Mint 14 desktop.</description>
<category domain="http://netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Mon, 10 Dec 2012 09:25:40 GMT</pubDate>
</item><item><title>How To Integrate ClamAV (Through mod_clamav) Into ProFTPd For Virus Scanning On Debian Lenny</title>
<link>http://www.howtoforge.com/how-to-integrate-clamav-through-mod_clamav-into-proftpd-for-virus-scanning-on-debian-lenny</link>
<description>This tutorial explains how you can integrate ClamAV into ProFTPd for virus scanning on a Debian Lenny system. This is achieved through mod_clamav. In the end, whenever a file gets uploaded through ProFTPd, ClamAV will check the file and delete it if it is malware.</description>
<category domain="http://netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Tue, 05 Oct 2010 15:57:01 GMT</pubDate>
</item><item><title>How To Integrate ClamAV Into PureFTPd For Virus Scanning On Debian Lenny</title>
<link>http://www.howtoforge.com/how-to-integrate-clamav-into-pureftpd-for-virus-scanning-on-debian-lenny</link>
<description>This tutorial explains how you can integrate ClamAV into PureFTPd for virus scanning on a Debian Lenny system. In the end, whenever a file gets uploaded through PureFTPd, ClamAV will check the file and delete it if it is malware.</description>
<category domain="http://netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Mon, 19 Apr 2010 08:30:39 GMT</pubDate>
</item><item><title>How To Integrate ClamAV Into PureFTPd For Virus Scanning On Fedora 13</title>
<link>http://www.howtoforge.com/how-to-integrate-clamav-into-pureftpd-for-virus-scanning-on-fedora-13</link>
<description>This tutorial explains how you can integrate ClamAV into PureFTPd for virus scanning on a Fedora 13 system. In the end, whenever a file gets uploaded through PureFTPd, ClamAV will check the file and delete it if it is malware.</description>
<category domain="http://netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Mon, 27 Sep 2010 12:08:55 GMT</pubDate>
</item><item><title>How To Integrate ClamAV Into PureFTPd For Virus Scanning On Ubuntu 10.10</title>
<link>http://www.howtoforge.com/how-to-integrate-clamav-into-pureftpd-for-virus-scanning-on-ubuntu-10.10</link>
<description>This tutorial explains how you can integrate ClamAV into PureFTPd for virus scanning on an Ubuntu 10.10 system. In the end, whenever a file gets uploaded through PureFTPd, ClamAV will check the file and delete it if it is malware.</description>
<category domain="http://netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Tue, 26 Apr 2011 12:43:29 GMT</pubDate>
</item><item><title>How To Integrate DropBox Into Thunar (Fedora 18/XFCE)</title>
<link>http://www.howtoforge.com/how-to-integrate-dropbox-into-thunar-fedora-18-xfce</link>
<description>Thunar is the default file manager for XFCE desktops. While it is easy to integrate DropBox into Nautilus, the default file manager for GNOME, it is not so trivial for Thunar. This guide explains how to use DropBox with the Thunar file manager on a Fedora 18 XFCE desktop.</description>
<category domain="http://netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Tue, 12 Feb 2013 12:05:32 GMT</pubDate>
</item><item><title>How To Limit CPU Usage Of A Process With cpulimit (Debian/Ubuntu)</title>
<link>http://www.howtoforge.com/how-to-limit-cpu-usage-of-a-process-with-cpulimit-debian-ubuntu</link>
<description>This tutorial shows how you can limit the CPU usage of a process with the tool cpulimit on Debian/Ubuntu. cpulimit is a simple program that attempts to limit the CPU usage of a process (expressed in percentage, not in cpu time). This is useful to control batch jobs, when you don&#39;t want them to eat too much CPU. It does not act on the nice value or other scheduling priority stuff, but on the real CPU usage. Also, it is able to adapt itself to the overall system load, dynamically and quickly.</description>
<category domain="http://netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Mon, 14 Sep 2009 09:54:04 GMT</pubDate>
</item><item><title>How To Make An Ubuntu 10.04 Desktop Resemble A Mac (With Elementary, Docky &amp; Gloobus-Preview)</title>
<link>http://www.howtoforge.com/how-to-make-an-ubuntu-10.04-desktop-resemble-a-mac-with-elementary-docky-and-gloobus-preview</link>
<description>This article shows how you can change the appearance of your Ubuntu 10.04 desktop so that it resembles a Mac. This can be achieved with the help of Elementary, Docky, and Gloobus-Preview. Elementary is a project that provides a popular icon set and GTK theme; Docky is an interactive dock (like the one you know from a Mac) that provides easy access to some of the files, folders, and applications on your computer, and more; and Gloobus-Preview is an extension for the Gnome Desktop Environment designed to enable a full screen preview of any kind of file or directory.</description>
<category domain="http://netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Tue, 13 Jul 2010 11:18:44 GMT</pubDate>
</item></channel></rss>