Monthly Archives: October 2006
Fedora Core 6 on a Laptop
So after doing my yum upgrade from FC5 to FC6 on a desktop I decided to see if it worked any better than FC5 on my old Dell Inspiron 600m laptop. FC5 wasn't bad on this laptop but two things always bugged me: 1) the ATI driver didn't work out of the box at anything [...]
Posted in linux, system administration Leave a comment
Upgrade FC5 to FC6 with yum
Now that Fedora Core 6 is available it is time to upgrade those old crusty FC5 installs. To upgrade from FC5 you can follow these steps:
You may be able to skip this step but I did a yum update on FC5 first to make sure everything there was up to date and worked before moving [...]
Posted in linux, system administration 73 Comments
DNS Black List Checker
At work we have been using DNS Black Lists for a long time to deny spam coming into our email systems. There are a number of places you can check to see if you are on one of these lists but I figured I would write my own web 2.0 version. So here it is [...]
Posted in system administration, utilities Leave a comment
How to compile ImageMagick for PHP by hand