New blog layout
Today i thought my website need a new layout. Heute dachte ich meine Webseite braucht ein neues Layout. It is a small modified version of "Auroral Theme". Es ist eine…
Today i thought my website need a new layout. Heute dachte ich meine Webseite braucht ein neues Layout. It is a small modified version of "Auroral Theme". Es ist eine…
This article describes howto setup sqlgrey with postfix and mysql on Debian Lenny. The normal graylisting with postgrey store the whitelist in a berkeley database which needs to be replicated…
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 in the settings part of…
This howto describes how to install subversion on debian with the repository on a mounted nfs share. 1. Installation aptitude install subversion libapache2-svn 2. Create the repository mkdir /mnt/nfsshare/svn/ svnadmin…
This article describes how you can use the EM 1000 with an EM 1000-WZ energiemeter on debian and log the values with cacti.. First you need the "ftdi_sio" kernel module.…
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 a link to the mod_security2 pakets for Debian.…
This article describes how you can log your apache access log entries into a MySQL database. You need a installed and configurated Apache2 webserver and MySQL server. Installation: On the…
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 for the base setup. If…
This article describes how to deploy OpenBlueDragon server on Tomcat in a virtual hosts environment. Please read my Apache Tomcat 6 Article for the base setup. If you install the…
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 article. This article only…