Tags
ai606 alarm alloy android ariel atom barcelona circuit diagram eastmidlands airport east midlands airport ebay electric engine for sale google gtm gtm workshop holiday hotel immobiliser Jamiroquai k3 kitcar kit car kn wheels libra Linux Mediterranean moon buggy motorbike ps3 r1 refurbish resource rossa runway short break spyder toad weird wheels wiki wireless wiring wrightspeed x1Meta
Tag Archives: Linux
How to upgrade subversion in RHEL 5.2
According to the svn book there is a –depth option to checkout which I wanted to use, however, the book relates to version 1.5 of svn and I only had version 1.4.2. Here’s how I upgraded it, and maybe you … Continue reading
Safely reboot a locked up linux box: REISUB
As a last resort on a locked-up linux box you might hold down the power button to restart it. This is not great as the discs will still be mounted. A safer way is to hold down Atl-SysReq while slowly … Continue reading
Less typing with environment variable CDPATH
Using the CDPATH environment variable can make life easier, especially if you often change to particular directories. See this post on Lars Strand’s blog: Less typing with environment variable CDPATH – Lars Strand