General
Gratis Domain-Weltkarte von united-domains
united-domains verschenkt an alle Blogger ein Poster mit der Domain-Weltkarte (www.domain-karte.de) im laminierten Großformat (120 cm x 60 cm) im Wert von 29 Euro. Dazu muss man einen Blogeintrag verfassen und auf die Seite von united-domains verlinken, was somit auch erledigt ist . Wer sich genauer über die Sache informieren möchte und selber daran teilnehmen [...]
New blog layout
Today i thought my website need a new layout. It is a small modified version of “Auroral Theme“. I think i need some new useless addons for wordpress … Update: I see a lot of translation referer in my Blogstats. I wrote most of my Blog entries in english and german. You can now swtich [...]
ELV EM 1000 energy meter on debian with cacti
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. You need the “vendor” and “product” ID before you can use the module. lsusb Bus 005 Device 017: ID 0403:e0ef Future Technology Devices International, Ltd [...]
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 a link to the mod_security2 pakets for Debian. (Community-Produced Binary packages) Note: You should check this website for the latest versions and change the example “wget” commands in this howto. 1. Download the [...]
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 and MySQL server. Installation: On the webserver: aptitude install libapache2-mod-log-sql-mysql a2enmod unique_id On the database server: Create a new database “apachelogs” and a user for this database. Configurate a virtual host: [...]
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 for the base setup. If you install the coldfusion server in seperate virtual hosts, each will have an own coldfusion administrator with own settings. 1. Download First download the coldfusion-801-lin.bin [...]
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 base setup. If you install the BlueDragon server in seperate virtual hosts, each will have an own coldfusion administrator with own settings. 1. Download Download “J2EE WAR Distribution” from http://www.openbluedragon.org/download.cfm. 2. [...]
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 article. This article only describes how to install Apache Tomcat 6 on Debian Lenny, Apache2 integration and virtual hosts. Tocat 6 is not available over the regular sources on [...]
IT Crowd – 3. Staffel läuft
Seit gestern läuft die 3. Staffel von IT Crowd in England. Die erste Folge kann man sich via YouTube reinziehn. (Teil 1, Teil 2, Teil 3) [youtube my8UpCrxRkE]
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 /etc/apcupsd/apcupsd.conf If you connect the server to the UPS unit with an USB cable use: # USB configuration UPSCABLE usb UPSTYPE usb If you connect the server over ethernet use this configuration: [...]

