Sebastian Mogilowski's Blog

debian

Install Coldfusion 8 Multiserver on Debian 5.0 Lenny with Apache 2

  • 23. Februar 2009
  • Coldfusion / Development / Linux
  • 0 Comments

This article describes, how to install Adobe Coldfusion 8 with Multiserver configuration. You can use this configuration for an ISP like coldfusion setup. Each instance/virtual host will have its own…

Continue Reading

Create an iCalendar server with debian 5.0 lenny

  • 16. Februar 2009
  • Linux
  • 1 Comment

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 webserver. a2enmod dav_fs Next step is…

Continue Reading

Greylisting with sqlgrey, postfix and mysql on Debian Lenny

  • 10. Februar 2009
  • Linux
  • 2 Comments

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…

Continue Reading

Authenticate ejabberd with an mysql database

  • 4. Februar 2009
  • Linux
  • 26 Comments

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…

Continue Reading

Install Subversion repository on a nfs share

  • 31. Januar 2009
  • Linux
  • 0 Comments

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…

Continue Reading

ELV EM 1000 energy meter on debian with cacti

  • 28. Dezember 2008
  • Development / General
  • 3 Comments

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.…

Continue Reading

Secure Apache 2 with mod-security 2 on Debian Lenny

  • 3. Dezember 2008
  • General / Linux
  • 4 Comments

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.…

Continue Reading

Log Apache2 access log into a MySQL database on Debian Lenny

  • 26. November 2008
  • General / Linux
  • 5 Comments

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…

Continue Reading

Deploy Adobe Coldfusion 8 on Tomcat 6 in a virtual host environment

  • 24. November 2008
  • Coldfusion / Development / General / Linux
  • 1 Comment

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…

Continue Reading

Deploy OpenBlueDragon on Tomcat 6 in a virtual host environment

  • 24. November 2008
  • Coldfusion / Development / General / Linux
  • 4 Comments

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…

Continue Reading
  • 1
  • 2
  • 3
  • 4
  • 5
Copyright 2025