Some words before we start… Hello Blog, it’s been a while. I still have to deliver the last part of … More
Category: Network
Writing Munin Plugins pt2: counting VPNd Connections
Preamble Every Munin Plugin should have a preamble by default: #!/usr/bin/env perl # -*- perl -*- =head1 NAME dar_vpnd a … More
Writing Munin Plugins pt1: Overview
Writing your own Munin Plugins Around February this year, we at innoQ had the need for setting up a Mac … More
Build and Test Project TOX under MacOS
Some Steps to do You need to have XCode with installed CLI Tools (see here) If you are using MacPorts … More
Fixing Redirects of a Play! App behind an Apache2 SSL Proxy
So you just finished your first Play! App. You want to run that thing behind an Apache2 as a HTTPS … More
Run local/remote terminal commands with java using ssh
Sometimes you need to use some CLI-Tools before you want to create or search for a native JNI Binding. So … More
Multicast – genauer Nachgeschaut
Da das ja heute bei der Tafelrunde eher etwas zusammengesucht war, habe ich mich noch mal hingesetzt und mir die … More
SSL erzwingen in einem Java Application Server
Morgen :-), so langsam bin ich dabei alle meine Problem gelöst zu bekommen 🙂 – ja wird auch Zeit :-D. … More