Monthly Archives: September 2010

Installing an external JAR into Maven

Sometimes you have to use a library that isn’t available in MavenĀ  repository. In this case you must take the JAR and install it in the local repository using the install plugin: for example to install an hipotetical jar foo-1.0.2.jar … Continue reading

Posted in Programming | Tagged , , , , | Leave a comment

openCRX on Ubuntu 10.04 LTS 64-bit

Installing openCRX, a 32-bit application, on Unbuntu 64-bit. Continue reading

Posted in Programming, System Administration | Tagged , , , | Leave a comment

Keyboard configuration on Ubuntu

Today I had a small problem on my Ubuntu server (running in VirtualBox). For some reason the keyboard layout changed to a Nord European language and also the screen displayed accented letters instead of the traditional box characters when using … Continue reading

Posted in System Administration | Tagged , , , | Leave a comment