Author Archive

Batch extract a directory full of split RAR archives “part1″, “part2″

If for some reason you have a directory full of archives, and each is into parts, extracting them individually can be a pain. If you just type “ *” into the , you will each file multiple times depending on how many “parts” it has. First, install the “” package:

sudo aptitude install unrar

then cd to the directory with all of your RAR archives. Then type:

unrar e '*..rar'

make sure to keep the single quotes.
If the rar is password protected, add the “-p” switch followed by the password without any spaces.

unrar e -p
 '*.part1.rar'

In Ubuntu Jaunty, shift, ctrl,alt, and caps lock buttons stop working

This appears to be related to , to correct: open up the , and type:
. Thats it.

Pidgin OSD pop ups in Ubuntu Jaunty

You can remove or the pop up’s that you see from . Buddies logging on/off, and in my case, new messages. I didn’t want every new message i receive to be blasted up on the desktop . To control what you see there, Pull up your window (buddy window, not your conversation box), then: Tools -> Plugins -> . When you have selected the pop-ups, click on “configure plug-in”. That will give you some check boxes to customize the behaviour

www.SurlyJake.com is up

welcome to the new domain, surlyjake.com

Xbox Media Center on original XBox

I picked up a refurbished original specifically so i could install on it. Turns out it is a GREAT project, and through some , was able to get it installed and running thanks to this post: http://www.boards.ie/vbulletin/showthread.php?t=2055256404 by ‘SuperCell’ at boards.ie. I highly recommend using this ‘hotswap’ method if you don’t already have the gear necesarry to mod an xbox with a chip, or by using a savegame exploit. It’ll save you some cash, plus who doesn’t like yanking an cable from a spinning hard drive?

Best of all, all of the tools used in the process run perfectly in , or directly on my desktop.