<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Netvouz / falko / tag / debian</title>
<link>http://netvouz.com/falko/tag/debian?feed=rss&amp;pg=5</link>
<description>falko&#39;s bookmarks tagged &quot;debian&quot; on Netvouz</description>
<item><title>How To Install And Configure Dansguardian With Multi-Group Filtering And Squid With NTLM Auth On Debian Etch</title>
<link>http://www.howtoforge.com/dansguardian-with-multi-group-filtering-and-squid-with-ntlm-auth-on-debian-etch</link>
<description>This how-to describes how to install and configure Dansguardian with multi-group filtering, Squid with NTLM auth, ipmasq, and dnsmasq to provide a full internet gateway solution for small to medium sized networks. This how-to requires two NICs in order to perform firewalling and transparent proxying.</description>
<category domain="http://netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Thu, 17 Jul 2008 11:07:52 GMT</pubDate>
</item><item><title>How To Install And Configure Mailman (With Postfix) On Debian Squeeze</title>
<link>http://www.howtoforge.com/how-to-install-and-configure-mailman-with-postfix-on-debian-squeeze</link>
<description>Mailman is an open-source mailing list manager, i.e., it can be used to manage email discussions and newsletter lists. It is probably the most popular and widely used mailing list manager on the Internet. This tutorial explains how to install and configure Mailman on a Debian Squeeze server with a Postfix mail server.</description>
<category domain="http://netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Tue, 19 Jul 2011 11:16:37 GMT</pubDate>
</item><item><title>How To Install And Use The djbdns Name Server On Debian Etch</title>
<link>http://www.howtoforge.com/install-djbdns-nameserver-on-debian-etch</link>
<description>djbdns is a very secure suite of DNS tools that consists out of multiple parts: dnscache, a DNS cache that can be used in /etc/resolv.conf instead of your ISP&#39;s name servers and that tries to sort out wrong (malicious) DNS answers; axfrdns, a service that runs on the master DNS server and to which the slaves connect for zone transfers; and tinydns, the actual DNS server, a very secure replacement for BIND.</description>
<category domain="http://netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Thu, 24 Jan 2008 12:13:02 GMT</pubDate>
</item><item><title>How To Install Django On Debian Etch (Apache2/mod_python)</title>
<link>http://www.howtoforge.com/installing-django-on-debian-etch-apache2-mod_python</link>
<description>This tutorial explains how to install Django on a Debian Etch server. Django is a web framework that allows to develop Python web applications quickly with as much automation as possible. I will use it with Apache2 and mod_python in this guide.</description>
<category domain="http://netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Thu, 24 Jul 2008 10:20:56 GMT</pubDate>
</item><item><title>How To Install mod_ruby On Various Linux Distributions For Use With ISPConfig (2.2.20 And Above)</title>
<link>http://www.howtoforge.com/apache2-mod_ruby-with-ispconfig-2.2.20-and-above</link>
<description>Starting with version 2.2.20, ISPConfig has built-in support for Ruby. Instead of using CGI/FastCGI, ISPConfig depends on mod_ruby being available in the server&#39;s Apache. This article explains how to install mod_ruby on various Linux distributions supported by ISPConfig.</description>
<category domain="http://netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Sun, 17 Feb 2008 12:48:48 GMT</pubDate>
</item><item><title>How To Install The Openbravo ERP On Debian Etch</title>
<link>http://www.howtoforge.com/installing-openbravo-erp-on-debian-etch</link>
<description>This document describes how to set up Openbravo ERP (enterprise management system) on Debian Etch. Taken from the Openbravo page: &quot;Openbravo is an open source ERP solution designed specifically for the SME (small to midsize firm). Developed in a web based environment, it includes many robust functionalities which are considered part of the extended ERP: procurement and warehouse management, project and service management, production management, and financial management.&quot;</description>
<category domain="http://netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Tue, 01 Apr 2008 11:36:31 GMT</pubDate>
</item><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 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 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></channel></rss>