<?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=45</link>
<description>falko&#39;s bookmarks on Netvouz</description>
<item><title>Installing OpenVZ + Management Of VMs Through ISPConfig 3 (Debian 6.0)</title>
<link>http://www.howtoforge.com/installing-openvz-plus-management-of-vms-through-ispconfig-3-debian-6.0</link>
<description>This tutorial describes the installation of an OpenVZ host server to manage virtual machines from within the ISPConfig 3 hosting control panel. OpenVZ is a lightweight virtualization technology for Linux servers, similar to jails on *BSD systems. ISPConfig 3 contains a module to manage OpenVZ virtual machines on the local server and on remote servers that run ISPConfig.</description>
<category domain="http://netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Thu, 12 Jan 2012 11:24:49 GMT</pubDate>
</item><item><title>Installing Opera Widgets On Ubuntu Unity Desktop (Ubuntu 11.10)</title>
<link>http://www.howtoforge.com/installing-opera-widgets-on-ubuntu-unity-desktop-ubuntu-11.10</link>
<description>Opera Widgets, unlike most other browser plugins, can be downloaded to serve as browser-independent desktop widgets. These are managed through Opera Widget Manager, so the Opera process remains open (without running the browser). This tutorial explains how to use Opera Widgets as desktop widgets on Ubuntu 11.10.</description>
<category domain="http://netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Thu, 09 Feb 2012 11:14:10 GMT</pubDate>
</item><item><title>Installing PowerDNS (With MySQL Backend) And Poweradmin On Debian Etch</title>
<link>http://www.howtoforge.com/installing-powerdns-with-mysql-backend-and-poweradmin-on-debian-etch</link>
<description>This article shows how you can install the PowerDNS nameserver (with MySQL backend) and the Poweradmin control panel for PowerDNS on a Debian Etch system. PowerDNS is a high-performance, authoritative-only nameserver - in the setup described here it will read the DNS records from a MySQL database (similar to MyDNS), although other backends such as PostgreSQL are supported as well. Poweradmin is a web-based control panel for PowerDNS.</description>
<category domain="http://netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Tue, 20 Jan 2009 12:03:42 GMT</pubDate>
</item><item><title>Installing PowerDNS (With MySQL Backend) And Poweradmin On Debian Lenny</title>
<link>http://www.howtoforge.com/installing-powerdns-with-mysql-backend-and-poweradmin-on-debian-lenny</link>
<description>This article shows how you can install the PowerDNS nameserver (with MySQL backend) and the Poweradmin control panel for PowerDNS on a Debian Lenny system. PowerDNS is a high-performance, authoritative-only nameserver - in the setup described here it will read the DNS records from a MySQL database (similar to MyDNS), although other backends such as PostgreSQL are supported as well. Poweradmin is a web-based control panel for PowerDNS.</description>
<category domain="http://netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Sun, 11 Jul 2010 22:32:58 GMT</pubDate>
</item><item><title>Installing Simple Invoices On Debian Etch</title>
<link>http://www.howtoforge.com/simple_invoices_debian_etch</link>
<description>This tutorial describes how to install Simple Invoices on a Debian Etch server. Simple Invoices is a web-based, basic invoicing system that lets you create and manage your invoices, export them as PDF or Excel files, email them to your customers, etc. It is intended for small businesses/organizations and home users.</description>
<category domain="http://netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Thu, 23 Aug 2007 10:05:09 GMT</pubDate>
</item><item><title>Installing Songbird 0.3 Developer Pre-Release On Ubuntu 7.10 (Gutsy Gibbon)</title>
<link>http://www.howtoforge.com/installing_songbird_on_ubuntu_gutsy_gibbon</link>
<description>This guide shows how to install the Songbird media player (0.3 Developer Pre-Release) on an Ubuntu 7.10 (Gutsy Gibbon) desktop. Songbird is a free software audio player with media database capabilities written using XUL and VLC, with an interface similar to Apple&#39;s iTunes. From the Songbird web site: &quot;Songbird is a desktop media player mashed-up with the Web. Songbird is committed to playing the music you want, from the sites you want, on the devices you want, challenging the conventions of discovery, purchase, consumption and organization of music on the Internet.&quot;</description>
<category domain="http://netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Thu, 01 Nov 2007 17:22:33 GMT</pubDate>
</item><item><title>Installing Songbird Media Player On Ubuntu 8.04</title>
<link>http://www.howtoforge.com/installing-songbird-on-ubuntu8.04</link>
<description>This document describes how to set up Songbird 0.5 on Ubuntu 8.04. Taken from the Songbird page: &quot;Songbird is a desktop media player mashed-up with the Web. Songbird is committed to playing the music you want, from the sites you want, on the devices you want, challenging the conventions of discovery, purchase, consumption and organization of music on the Internet.&quot;</description>
<category domain="http://netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Thu, 05 Jun 2008 10:57:25 GMT</pubDate>
</item><item><title>Installing Subversion And Configuring Access Through Different Protocols On Debian Squeeze</title>
<link>http://www.howtoforge.com/installing-subversion-and-configuring-access-through-different-protocols-on-debian-squeeze</link>
<description>Subversion (svn) is an open-source version control system (VCS), used in the development of many software projects. This tutorial shows how to install Subversion on Debian Squeeze and how to configure it to allow access to a repository through different protocols: file://, http://, https://, svn://, and svn+ssh://.</description>
<category domain="http://netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Tue, 02 Aug 2011 07:47:20 GMT</pubDate>
</item><item><title>Installing Subversion And Configuring Access Through Different Protocols On Ubuntu 11.10</title>
<link>http://www.howtoforge.com/installing-subversion-and-configuring-access-through-different-protocols-on-ubuntu-11.10</link>
<description>Subversion (svn) is an open-source version control system (VCS), used in the development of many software projects. This tutorial shows how to install Subversion on Ubuntu 11.10 and how to configure it to allow access to a repository through different protocols: file://, http://, https://, svn://, and svn+ssh://.</description>
<category domain="http://netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Tue, 28 Feb 2012 13:02:17 GMT</pubDate>
</item><item><title>Installing SugarCRM Community Edition On Fedora 14</title>
<link>http://www.howtoforge.com/installing-sugarcrm-community-edition-on-fedora-14</link>
<description>SugarCRM is a webbased CRM solution written in PHP. SugarCRM is available in different flavours called &quot;Editions&quot; (&quot;Community&quot; (free), &quot;Professional&quot;, and &quot;Enterprise&quot;). For a detailed overview of the different editions, have a look at the SugarCRM website. In this tutorial I will describe the installation of the free Community Edition on Fedora 14. With the modules My Portal, Calendar, Activities, Contacts, Accounts, Leads, Opportunities, Cases, Bugtracker, Documents and Email, SugarCRM Community Edition offers everything that can be expected from a CRM solution.</description>
<category domain="http://netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Sun, 05 Dec 2010 17:26:13 GMT</pubDate>
</item></channel></rss>