I was just curious how easy it might be to write a RAID5 compatible Outputstream in Java? Just a few … More
Month: March 2012
SVG – the lost son of formats
I was on the Chemnitz Linux Days last weekend. Besides great other talks a saw “Free your slides – Vortragsfolien … 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