Published at: 06:11 pm - Thursday November 12 2009
If you ever find yourself updating a single application in Arch Linux (a very bad idea, btw) and it upgrades readline you might end up seeing an error along the lines of:
/bin/bash: error while loading shared libraries: libreadline.so.5: cannot open shared object file: No such file or directory
Hopefully you still have a bash prompt open [...]
Published at: 04:09 am - Friday September 11 2009
Peace in the land of USB
Under a *nix operating system, having multiple partitions on a USB drive isn’t rocket science, it just works. In my case, my USB drive has two partitions because the first partition is a bootable Arch Linux installer.
I have Windows on a desktop at home – mostly for gaming – and [...]
Published at: 06:04 pm - Sunday April 26 2009
Trust me. We’re still dealing with regexes – just in a roundabout (and vaguely practical) way. This is a pretty comprehensive listing of how to go about flushing DNS caches while using regexes to show where similar methods deviate.
Why do we want to clear DNS caches exactly?
There are a number of reasons to clear DNS [...]
Published at: 08:04 am - Wednesday April 22 2009
Arch Linux’s installation process is documented on the Arch wiki. I recommend that persons new to Arch try the excellent Beginner’s Guide instead of the Official Arch Linux Install Guide. Though both wiki entries cover similar ground, the Beginner’s Guide gives a lot more relevant information for those new to the system. The Beginner’s Guide [...]
Published at: 02:03 am - Wednesday March 25 2009
I finally got Ignite Realtime’s Spark to work. I don’t particularly like Spark – its a necessity though and I’m sure others have had trouble with it.
As some readers might be aware, I’m using 64-bit Arch Linux. Spark runs on top of a JRE, independent of the base platform. Therefore, this shouldn’t be an issue. [...]