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 there is a common...
my personal Site of Things
Sometimes you need to use some CLI-Tools before you want to create or search for a native JNI Binding. So there is a common...
I just finished my latest improvements to the legacy version of my counter script. I just added the lookup for ISPs and added dynamic...
Before i will do the great update of my counter script (i plan to switch to Java/Play with some basic DWH Features), i just...
Sometimes you need to run your Rails (3) Application on a Sub-URI (e.g. examle.com/prod, example.com/dev). In my current Project there was a Problem with...
Um eine Play!-Anwendung zu testen, welche HTTP-Basic-Auth verlangt ist es notwendig, die Standard-Datei ApplicationTest.java anzupassen: Verändert werden muss die Test-Methode testThatIndexPageWorks(): Aus @Test public...
Es ist möglich, eine Play!-Anwendung sehr einfach in eine WAR-Struktur zu übertragen und in einen Application-Server zu deployen. Dies ist recht gut unter Deployment...
I just installed OpenIndiana with a ZFS Raid z1 on an old 1HE Rack Server. I was also able to make VirtualBox running :-)....
Nice to know: The Build-In Security Realm of Jenkins/Hudson is based on acegisecurity. The Hash is Sha256 based. For a Salt foo and a...
Neben vielen berechtigten Kritikpunkten die manch einer dem Build-Tool Maven vorwerfen kann, ist oftmals der falsche Einsatz einer der Hauptgründe für die schlechte Perfomance...