<?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=12</link>
<description>falko&#39;s bookmarks tagged &quot;debian&quot; on Netvouz</description>
<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 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 SugarCRM OpenSource Edition On Debian 4.0 (Etch)</title>
<link>http://www.howtoforge.com/debian_etch_sugarcrm</link>
<description>SugarCRM is a webbased CRM solution written in PHP. SugarCRM is available as an OpenSource edition and a ClosedSource version. In this tutorial I will describe the installation of the OpenSource edition on Debian 4.0. With the modules My Portal, Calendar, Activities, Contacts, Accounts, Leads, Opportunities, Cases, Bugtracker, Documents and Email, SugarCRM OpenSource 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, 15 Jul 2007 09:54:37 GMT</pubDate>
</item><item><title>Installing Zabbix (Server And Agent) On Debian Etch</title>
<link>http://www.howtoforge.com/zabbix_network_monitoring_debian_etch</link>
<description>Zabbix is a solution for monitoring applications, networks, and servers. With Zabbix, you can monitor multiple servers at a time, using a Zabbix server that comes with a web interface (that is used to configure Zabbix and holds the graphs of your systems) and Zabbix agents that are installed on the systems to be monitored. The Zabbix agents deliver the desired data to the Zabbix server. This tutorial shows how you can install the Zabbix server and agent on a Debian Etch system.</description>
<category domain="http://netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Fri, 13 Jul 2007 10:10:25 GMT</pubDate>
</item><item><title>Integrating XCache Into PHP5 (Debian Etch &amp; Apache2)</title>
<link>http://www.howtoforge.com/xcache-php5-apache2-debian-etch</link>
<description>This guide explains how to integrate XCache into PHP5 on a Debian Etch system (with Apache2). From the XCache project page: &quot;XCache is a fast, stable PHP opcode cacher that has been tested and is now running on production servers under high load.&quot; It&#39;s similar to other PHP opcode cachers, such as eAccelerator and APC.</description>
<category domain="http://netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Thu, 03 Apr 2008 12:22:55 GMT</pubDate>
</item><item><title>Intrusion Detection For PHP Applications With PHPIDS</title>
<link>http://www.howtoforge.com/intrusion-detection-for-php-applications-with-phpids</link>
<description>This tutorial explains how to set up PHPIDS on a web server with Apache2 and PHP5. PHPIDS (PHP-Intrusion Detection System) is a simple to use, well structured, fast and state-of-the-art security layer for your PHP based web application. The IDS neither strips, sanitizes nor filters any malicious input, it simply recognizes when an attacker tries to break your site and reacts in exactly the way you want it to. Based on a set of approved and heavily tested filter rules any attack is given a numerical impact rating which makes it easy to decide what kind of action should follow the hacking attempt. This could range from simple logging to sending out an emergency mail to the development team, displaying a warning message for the attacker or even ending the user</description>
<category domain="http://netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Tue, 24 Jun 2008 14:22:49 GMT</pubDate>
</item><item><title>Maintaining Remote Web Sites With sitecopy (Debian Squeeze/Ubuntu 11.10)</title>
<link>http://www.howtoforge.com/maintaining-remote-web-sites-with-sitecopy-debian-squeeze-ubuntu-11.10</link>
<description>sitecopy is a tool for copying locally stored web sites to a remote web server (using FTP or WebDAV). It helps you to keep the remote site synchronized with your local copy by uploading modified local files and deleting remote files that have been deleted on the local computer. This tutorial shows how you can manage your remote web site from your local Debian Squeeze/Ubuntu 11.10 desktop with sitecopy.</description>
<category domain="http://netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Tue, 24 Apr 2012 08:13:55 GMT</pubDate>
</item><item><title>Make Browsers Cache Static Files With mod_expires On Apache2 (Debian Squeeze)</title>
<link>http://www.howtoforge.com/make-browsers-cache-static-files-with-mod_expires-on-apache2-debian-squeeze</link>
<description>This tutorial explains how you can configure Apache2 to set the Expires HTTP header and the max-age directive of the Cache-Control HTTP header of static files (such as images, CSS and Javascript files) to a date in the future so that these files will be cached by your visitors&#39; browsers. This saves bandwidth and makes your web site appear faster (if a user visits your site for a second time, static files will be fetched from the browser cache). This tutorial was written for Debian Squeeze.</description>
<category domain="http://netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Thu, 10 Mar 2011 11:52:33 GMT</pubDate>
</item><item><title>Mandriva Directory Server On Debian Etch</title>
<link>http://www.howtoforge.com/mandriva-directory-server-on-debian-etch</link>
<description>This document describes how to set up the Mandriva Directory Server (MDS) on Debian Etch. The resulting system provides a full-featured office server for small and medium companies - easy to administer via the web-based Mandriva Management Console (MMC).</description>
<category domain="http://netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Thu, 07 Feb 2008 12:32:37 GMT</pubDate>
</item></channel></rss>