crw_5668.jpg img_1772 img_18931 img_1549 Hursley Model Railway crw_9704.jpg Kristen's Wedding plasma ball img_1307 300d infrared conversion img_15718 img_15778 IMG_5533 crw_5725.jpg crw_0403 125mW green laser img_1231 Hursley Model Railway IMG_5569 img_12283

tmux – an alternative to GNU screen

tmux is an alternative to gnu screen. While I like screen, it annoys me that any effort you have put into splitting the screen and arranging panes is not preserved when you detach and reattach to a session. tmux allows this quite easily, and there is a shortcut key to toggle through various automatic layouts . . . → Read More: tmux – an alternative to GNU screen

WebSphere Message Broker on Ubuntu

WebSphere Message Broker v8 now supports Ubuntu for development systems (i.e. not production use) - http://www-01.ibm.com/support/docview.wss?uid=swg27023600#Ubuntu

I have been running MQ and Message Broker on Ubuntu and Debian since shortly after I joined IBM in 2005, and it seems there are lots of other people doing this too despite it not being a supported platform before . . . → Read More: WebSphere Message Broker on Ubuntu

Fix your Arduino Uno for Linux

Are you using an Arduino Uno on Linux? If so, you may have noticed that writing to the serial port in a loop can cause the Arduino Editor/Programmer software to appear to lock up, or even Linux having trouble using the serial port for your Uno.

It turns out there was a bug in the . . . → Read More: Fix your Arduino Uno for Linux

Ubuntu in Business

On Tuesday I attended the Ubuntu in Business event run by the Ubuntu UK Community and Canonical, and unlike Proactive Paul I really enjoyed the day and thought it was a success.

I will agree and say that there should have been more introductory talks on Ubuntu and Open Source for those people that were not . . . → Read More: Ubuntu in Business

Running a personal server

Maybe you read some of my posts on software raid and lvm, or maybe you have a spare pc lying around and want a box you can use as a small personal server and are wondering about some tips for running it with less hassle. I am sharing a few things that I have learnt . . . → Read More: Running a personal server

A Debian Packaging Howto

I do a fair bit of Debian/Ubuntu packaging at work (kind of on the side) and have had several people tell me that although the New Maintainer’s guide (http://www.debian.org/doc/maint-guide/ or it is available offline in the package maint-guide and also has some translations) does do an introduction it is a bit hard to follow, particularly . . . → Read More: A Debian Packaging Howto