20110831 It's Not the End of the OS ⇢
In a recent article over at MyBroadband, Alastair Otter says that the end of the OS is nigh. I couldn't disagree more. His argument is that cloud applications along with browser innovations will replace our normal applications. He argues that cross platfo
20110822 An Introduction to Find ⇢
Learning find can seem daunting at first, but it is worth learning. There is no single more useful search tool for UNIX like systems. You could almost consider find a very primitive scripting language in itself as find can find the files you request and t
20110420 An Introduction to VIm ⇢
A long time ago, in a college far far away, some nerds were playing with UNIX. At that time, UNIX shipped with ed. Some rather clever programmers made a replacement for ed called em. Em became en. En became ex. Ex is Vi. Why is this important? Understandi
20110106 An Introduction to Mutt ⇢
It seems as though every time someone sees me at my desk reading my mail, they ask what it is I am doing. I tell them I am reading my mail, and they're shocked. They see me pull up image attachments, and office and all this, and they think I am some kind
20101015 Manual Backups with dd ⇢
There are several different ways to make backups of data for any operating system. In the "glory days" of UNIX people would usually write a cron job that would create a Tape ARchive of their system and write that TAR to a tape drive. Well, those days are
20100216 OpenSource Operating Systems ⇢
Well, I figured that I should take an opportunity to introduce a few opensource OSs that really haven't been in the lime light much. We all know about Linux and many of us also know about Darwin and BSD. Still some know about OpenSolaris. Which ever ones
20091201 Clouds Eventually Burst ⇢
So often lately, I hear of the cloud and the wonderful things it will do for the world. I increasingly hear that any software effort that is not directed toward the cloud is going to fail. So much, I hear that desktops and laptops are antiquated due to th
20090719 Building your own Slackware Distribution ⇢
Ubuntu, Debian, Fedora, and SuSE have system for making respins. Slackware's package manager has an easy to use makepkg script, and the installer is wickedly easy to customize to meet your needs. So, let's go through making a Slackware-based distribution.