The kernel collection
Wednesday, May 21st, 2008 Posted in Linux | 4 Comments »If you maintain a number of older RHEL or CentOS 3 and 4 machines, you've probably got a few extra kernels lying around to clutter up your /boot partition. In some instances this can cause update issues, and I ran ...
CentOS reference guide
Monday, May 19th, 2008 Posted in Linux | No Comments »SElinux is a phenomenal way to protect your systems, and very few people disagree with this. The biggest complaint I hear is that it's not user friendly. Most people seem to treat it like a binary system, and either leave ...
Abusing MySQL
Thursday, May 8th, 2008 Posted in Linux | 4 Comments »One of the larger complaints about mysql for me has always been the hoops required to find out basic information. I want to check my GRANTS periodically to check permissions. I want backups to not take forever, and I want ...