First you need an working apache2 webserver with mod "dav_fs". If you want iCal over SSL you need a configurated "mod_ssl" on your apache2 ...
Greylisting with sqlgrey, postfix and mysql on Debian Lenny
This article describes howto setup sqlgrey with postfix and mysql on Debian Lenny. The normal graylisting with postgrey store the whitelist in ...
Authenticate ejabberd with an mysql database
This is a small script to authenticate Jabber users with an external MySQL database. You can free define table and columns for username and password ...
Install Subversion repository on a nfs share
This howto describes how to install subversion on debian with the repository on a mounted nfs share. 1. Installation aptitude install subversion ...
Secure Apache 2 with mod-security 2 on Debian Lenny
This article describes how to install mod_security2 on Debian Lenny. It should work on Etch, too. On the http://www.modsecurity.org website there is ...
Log Apache2 access log into a MySQL database on Debian Lenny
This article describes how you can log your apache access log entries into a MySQL database. You need a installed and configurated Apache2 webserver ...
Deploy Adobe Coldfusion 8 on Tomcat 6 in a virtual host environment
This article describes how to deploy the Adobe Coldfusion 8 server on Tomcat in a virtual hosts environment. Please read my Apache Tomcat 6 Article ...
Deploy OpenBlueDragon on Tomcat 6 in a virtual host environment
This article describes how to deploy OpenBlueDragon server on Tomcat in a virtual hosts environment. Please read my Apache Tomcat 6 Article for the ...
Install Tomcat 6 on Debian (Lenny) with virtual hosts and Apache2 integration
This article is a new version of my Apache Tomcat 5.5 article. In this version i descripe the installation of the open bluedragon in a seperate ...
APC UPS on Debian Etch
This article describes, how you can monitor a APC UPS unit on Debian Etch. 1. Install apcupsd aptitude install apcupsd 2. Configuration vim ...