KPN Internet and IPTV with EdgeRouter X

old TV set

If you are a customer of KPN and using their internet or IPTV services, you may want to replace their Experia Box. In my case, I wanted to replace this modem with my own Ubiquiti EdgeRouter X. Here are the changes I made to the router’s configuration to get internet and IPTV to work.

Read More →

Velocita: fast and reliable Composer installs

Introducing Velocita: a Composer plugin that works together with a caching reverse proxy to speed up package downloads and to provide a fallback if the original source (e.g. GitHub or Packagist) is experiencing downtime.

Read More →

Android: remove synced Exchange contacts

Since I “crossed over” to an Android phone for the first time after using iPhones for several years, I have had the pleasure of rediscovering how to configure my phone to do everything I always took for granted. One thing that surprised me is that my Exchange contacts showed up in my phone app, although I had disabled their synchronization.

Read More →

Dissecting a spammer’s spam script

Let’s take a look at a PHP script used to send spam. These types of scripts run on servers all over the world and might give you some insight into a spammer’s dedication to annoy the hell out of you.

Read More →

SWT menu disposal memory leak

SWT is a widget toolkit developed as part of Eclipse that enables you to develop Java desktop applications that use the OS’s native widgets. It is an immensely useful library and really shines in the area of resource management, which boils down to “only dispose resources you’ve created yourself”. Well, sort of.

Read More →

Serious PuTTY defaults

Everybody who has ever used SSH in the vicinity of a computer running Windows knows of the existence of PuTTY, the tiny yet brilliant Swiss army knife of remote communication. These are the chronicles of my default settings.

Read More →

SheevaPlug with Debian Wheezy

One of my projects entails running (and developing) network monitoring software on a private uplink. I could use my laptop as a server, but it has a constant energy consumption of about 60 watts which I find a bit much. Enter the SheevaPlug.

Read More →