2011

Programming languages I planned on learning in 2011

Earlier this year I posted about which languages I planned on learning in 2011. A few months later I posted about my progress. Now that 2011 almost has come to an end it’s time to review and see if I actually met any of those goals. How exciting. I had listed 4 programming languages I […]

Programming languages I planned on learning in 2011 Read More »

BlitzMax and 64-bit Ubuntu

Just a quick reminder when installing BlitzMax on a 64-bit installation of any Ubuntu flavor. Always install ia32-libs or you won’t be able to execute programs compiled by BlitzMax, even though the required shared libraries are available (not actually true, as these are the 64-bit libraries). Installing this package makes sure you’ll be able to run them.

BlitzMax and 64-bit Ubuntu Read More »

Getting Shrew Soft VPN Client (ike) for Ubuntu to work

A nice and free open source VPN Client for Linux (and Windows) is Shrew Soft VPN Client. It supports IPSec which is just what I needed. With Ubuntu you can easily install it with sudo apt-get install ike. But with Ubuntu 11.10 (Xubuntu as well, same packages of course) installing ike this way won’t give you

Getting Shrew Soft VPN Client (ike) for Ubuntu to work Read More »

Scroll to Top