Writing your own Munin Plugins Around February this year, we at innoQ had the need for setting up a Mac…
Creating encrypted Volumes on ZFS Pools
One of the most anticipated Features of ZFS is transparent Encryption. But since Oracle decided to do not make updates…
Managing Mac OS Software with Munki and Subversion
At the Lisa ’13, some folks from Google did a talk how they managing all their Desktop (and Server?) Macs…
Plotting UNIX Processes with D3
I created another Plot, using D3js: You can find all Scripts here. I am still have to figure out how…
Plotting UNIX Processes with DOT
Inspired by this Post, i started playing around with ps, nodejs and GraphViz. After reading some ps man Pages, i…
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…
Downgrading Subversion from 1.8 to 1.7 in MacPorts
bash-3.2# cd /tmp bash-3.2# svn co http://svn.macports.org/repository/macports/trunk/dports/devel/subversion –revision 108493 A subversion/files A subversion/files/patch-Makefile.in.diff A subversion/files/patch-osx_unicode_precomp.diff A subversion/files/config_impl.h.patch A subversion/files/servers.default A…
Creating a SmartOS Dataset for Windows Server 2012 r2
I postet about SmartOS almost 1 1/2 Year ago. Since i am still using SmartOS here and then for primary…
Adding LDAP Authentication to a Play! 2 Application
As of Play! 1 is not really supported anymore, i will describe the steps for accessing Data from your LDAP…
Adding LDAP Authentication to a Play! 1 Application
You will often find yourself in a situation where you need a public and a private (normally some Administration) Area…