RedHat's enterprise operating system doesn't provide support for XFS out of the box, due to support limitations. XFS is a mature and stable file system however, and has benefits in a number of areas, including file streaming, snapshotting, growing, and online defragmentation. In this brief article, I'll walk you through the process of adding XFS support to your RHEL5 (or CentOS) boxes.
XFS comes in two parts: userland tools (xfsprogs) for creating/checking/etc XFS partitions and xfs-kmod, the kernel module required to support XFS.
Yesterday, my Intel BOXD945GCLF Atom mini-itx motherboard arrived. This silent, low power motherboard combo is perfect for a variety of applications, ranging from network firewalls to car PCs. There is a lot of excitement surrounding this motherboard and the future of small form factor computing in general. Since I wish to exploit this in a variety of areas, I turned to FreeBSD 7.0-RELEASE. Read more to find out more information about the new Intel Atom processor, the D945GCLF motherboard that it comes with, and it's initial reaction to FreeBSD.
I'm a long time Linux user, but a much longer Windows user. While I've used a Mac before, I've never used as my primary desktop. Yesterday, my Mac Pro arrived, and I've been getting used to the 'Apple way' of doing things. Read more to see some of my notes and road bumps as I discover more about Apple's UNIX certified operating system on Day 1!

As a technology and politics addict, I like staying informed about the latest news. Eventually, I got tired of refreshing pages to find out when new content was available (or having to check my RSS reader) so I decided to write a small service that delivers RSS/ Atom updates to my instant messenger. And since I'm sure I'm not the only person craving such a thing, I figure I'd make it publicly available:
A quick Python function that shows how to send an email.
Since my OpenBSD install doesn't use X11 I couldn't use the official Pidgin package and had to install by source instead. To start out, I used the following configure command:
Which resulted in the following error:
A useful utility called Ext2 IFS allows you to mount ext2 and ext3 filesystems from inside Microsoft Windows. It allows you to mount your Linux partitions as drive letters in Windows Explorer, giving you full (journaled!) read/write support. If you dual boot Windows and Linux or work in a mixed Windows/Linux environment, Ext2 IFS can be a godsend.
This is a must-read for any Python developer:
http://python.net/~goodger/projects/pycon/2007/idiomatic/handout.html
This hilarious video pretty much sums up my thoughts on the latest craze out of silicon valley.
Just wanted to share (and archive) an interesting presentation given a few years ago at ApacheCon: http://www.codemass.com/presentations/apachecon2005/ac2005scalablewebarc... . Should be a good read for anybody that plans on designing a larger web architecture.