Sebastian Mogilowski's Blog

lenny

Upgrade Debian Lenny to Squeeze on Citrix XenServer

  • 7. Februar 2011
  • Linux / Systemadministration / Virtualization
  • 5 Comments

1. Update your Lenny installation Make sure that your current Lenny is up-2-date. aptitude update aptitude upgrade 2. Change sources to Squeeze Open "/etc/apt/sources.list" and replace "Lenny" with "Squeeze" here…

Continue Reading

Install Tomcat 7 on Debian (Lenny) with virtual hosts and Apache2 integration

  • 11. Dezember 2010
  • Linux
  • 39 Comments

Please see new version Tomcat 8 on Debian 7 here ! This article is a new version of my Apache Tomcat 6 article. This article describes how to install Apache…

Continue Reading

Linux Software RAID 5 on Debian Lenny or Ubuntu

  • 28. September 2009
  • Linux
  • 3 Comments

This is an update Post for my old Howto http://www.mogilowski.net/2008/05/09/linux-software-raid-5-unter-debian-etch for Debian Lenny and Ubuntu. In this configuration i created a raid 5 with the drives sda, sdb, sdc and…

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

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

Install Tomcat 6 on Debian (Lenny) with virtual hosts and Apache2 integration

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

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…

Continue Reading
Copyright 2025