Tag Archives: Linux

New trends in Linux desktop UIs

As I see there is a solid movement to reform the user interfaces that are in use in our computers. After all the menu bars with a start menu are on the mainstream desktops since the win95/OS2 era. And the … Read more »

Creating for a bot for MafiaWars

I started playing MafiaWars on my last job, where I had time to spare. As it has happened in the past with me playing on a mud, when the game got repetitive I start writing tools to speed things up.When … Read more »

Starting VirtualBox on boot

After setting up VirtalBox based virtualization on our server, I needed a way to have it automatically started and stopped whenever the host is restarted. Also it would be for the better if the system was not simply started and … Read more »

Starting DB2 instances on boot

After migrating our hosted application to a virtual server I realized, that as usual the system is a “maintenance free” Linux, meaning we set it up as it were and left it running for ages without touching it. On the … Read more »

Migrating from physical to virtual server with pain and tears

We host the server for a legacy application in our office. Since it’s more like a favor than a real assignment we don’t care much about the server. However we had a few network issues lately, so we decided to … Read more »

We’ve been hacked

What could make one’s Saturday morning better, than a slight hangover? Well idling through a few mail folders, reading a few log messages and discovering that your server has been hacked for over three days is not the thing, for … Read more »

Linux on Compaq Contura Aero 4/25

My dad found this puppy on the street. Someone decided to get rid of it, and put it out for grabs. Since it’s a nice compact looking machine we decided to give it a spin. Originally the computer ran DOS, … Read more »

DB2 Express-C 9.5 on Debian

For our current pet project we’ve decided to use DB2 Express-C as a database back-end. The choice is made, so our junior developers could practice their art on databases that resemble enterprise databases more than MySQL or Postgres. (We have … Read more »