<?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=26</link>
<description>falko&#39;s bookmarks on Netvouz</description>
<item><title>How To Set Up SSH With Public-Key Authentication On Debian Etch</title>
<link>http://www.howtoforge.com/set-up-ssh-with-public-key-authentication-debian-etch</link>
<description>This guide explains how to set up an SSH server on Debian Etch with public-key authorization (and optionally with disabled password logins). SSH is a great tool to control Linux-based computers remotely. It is safe and secure.</description>
<category domain="http://netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Sun, 30 Mar 2008 13:24:43 GMT</pubDate>
</item><item><title>How To Set Up SSL Vhosts Under Nginx + SNI Support (Ubuntu 11.04/Debian Squeeze)</title>
<link>http://www.howtoforge.com/how-to-set-up-ssl-vhosts-under-nginx-plus-sni-support-ubuntu-11.04-debian-squeeze</link>
<description>This article explains how you can set up SSL vhosts under nginx on Ubuntu 11.04 and Debian Squeeze 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. In addition to that I will show how to make use of SNI (Server Name Indication) to allow multiple SSL vhosts per IP address.</description>
<category domain="http://netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Tue, 13 Sep 2011 09:42:26 GMT</pubDate>
</item><item><title>How To Set Up suPHP On A Debian Etch Based ISPConfig Server | HowtoForge</title>
<link>http://www.howtoforge.com/suphp_debian_etch_ispconfig</link>
<description>This tutorial shows how to install and use suPHP with the ISPConfig control panel on a Debian Etch server. When you have set up suPHP on your ISPConfig server, you are able to run the PHP scripts under the admin user of the website instead of the Apache user.</description>
<category domain="http://netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Mon, 23 Apr 2007 09:20:50 GMT</pubDate>
</item><item><title>How To Set Up VMware Tools On Various Linux Distributions</title>
<link>http://www.howtoforge.com/vmware_tools_on_linux</link>
<description>This document explains how to set up the VMware Tools in the following guest operating systems: Ubuntu 7.04, Fedora 7, PCLinuxOS 2007 and Debian Etch. Installing VMware Tools in your guest operating systems will help maximize performance, provide mouse synchronization and copy &amp; paste functionality. This article also shows a way of making VMware Tools start automatically when you start a guest operating system.</description>
<category domain="http://netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Sun, 30 Sep 2007 17:25:11 GMT</pubDate>
</item><item><title>How To Set Up WebDAV With Apache2 On Debian Etch</title>
<link>http://www.howtoforge.com/setting-up-webdav-with-apache2-on-debian-etch</link>
<description>This guide explains how to set up WebDAV with Apache2 on a Debian Etch server. WebDAV stands for Web-based Distributed Authoring and Versioning and is a set of extensions to the HTTP protocol that allow users to directly edit files on the Apache server so that they do not need to be downloaded/uploaded via FTP. Of course, WebDAV can also be used to upload and download files.</description>
<category domain="http://netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Tue, 03 Jun 2008 06:19:25 GMT</pubDate>
</item><item><title>How To Set Up WebDAV With Apache2 On OpenSUSE 11.3</title>
<link>http://www.howtoforge.com/how-to-set-up-webdav-with-apache2-on-opensuse-11.3</link>
<description>This guide explains how to set up WebDAV with Apache2 on an OpenSUSE 11.3 server. WebDAV stands for Web-based Distributed Authoring and Versioning and is a set of extensions to the HTTP protocol that allow users to directly edit files on the Apache server so that they do not need to be downloaded/uploaded via FTP. Of course, WebDAV can also be used to upload and download files.</description>
<category domain="http://netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Tue, 14 Sep 2010 14:44:54 GMT</pubDate>
</item><item><title>How To Set Up WebDAV With Apache2 On Ubuntu 9.04</title>
<link>http://www.howtoforge.com/how-to-set-up-webdav-with-apache2-on-ubuntu-9.04</link>
<description>This guide explains how to set up WebDAV with Apache2 on an Ubuntu 9.04 server. WebDAV stands for Web-based Distributed Authoring and Versioning and is a set of extensions to the HTTP protocol that allow users to directly edit files on the Apache server so that they do not need to be downloaded/uploaded via FTP. Of course, WebDAV can also be used to upload and download files.</description>
<category domain="http://netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Thu, 22 Oct 2009 12:08:54 GMT</pubDate>
</item><item><title>How To Set Up WebDAV With Lighttpd On Debian Etch</title>
<link>http://www.howtoforge.com/setting-up-webdav-with-lighttpd-debian-etch</link>
<description>This guide explains how to set up WebDAV with lighttpd on a Debian Etch server. WebDAV stands for Web-based Distributed Authoring and Versioning and is a set of extensions to the HTTP protocol that allow users to directly edit files on the lighttpd server so that they do not need to be downloaded/uploaded via FTP. Of course, WebDAV can also be used to upload and download files.</description>
<category domain="http://netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Sun, 10 Aug 2008 09:19:04 GMT</pubDate>
</item><item><title>How To Set Up WebDAV With Lighttpd On Mandriva 2008.1</title>
<link>http://www.howtoforge.com/how-to-set-up-webdav-with-lighttpd-on-mandriva2008.1</link>
<description>This guide explains how to set up WebDAV with lighttpd on a Mandriva 2008.1 server. WebDAV stands for Web-based Distributed Authoring and Versioning and is a set of extensions to the HTTP protocol that allow users to directly edit files on the lighttpd server so that they do not need to be downloaded/uploaded via FTP. Of course, WebDAV can also be used to upload and download files.</description>
<category domain="http://netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Tue, 26 Aug 2008 11:24:00 GMT</pubDate>
</item><item><title>How To Set Up WebDAV With MySQL Authentication On Apache2 (Debian Etch)</title>
<link>http://www.howtoforge.com/setting-up-webdav-with-mysql-authentication-on-apache2-debian-etch</link>
<description>This guide explains how to set up WebDAV with MySQL authentication (using mod_auth_mysql) on Apache2 on a Debian Etch server. WebDAV stands for Web-based Distributed Authoring and Versioning and is a set of extensions to the HTTP protocol that allow users to directly edit files on the Apache server so that they do not need to be downloaded/uploaded via FTP. Of course, WebDAV can also be used to upload and download files.</description>
<category domain="http://netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Thu, 19 Jun 2008 09:40:38 GMT</pubDate>
</item></channel></rss>