Install CentOS 5.1 From a Network
Submitted by adam on Thu, 2008-01-31 16:33.Forget the hassle of burning 5 CDs. For most systems, it's faster to install from a network.
Disable SSLv2 System Wide
Submitted by adam on Tue, 2008-01-29 04:08.Disabling SSLv2 everywhere. Well, almost everywhere.
MySQL Table Size Ranker
Submitted by adam on Tue, 2008-01-15 07:20.Script for calculating table size and outputting csv results in order of largest to smallest.
Exuberant Ctags on OS X 10.5
Submitted by adam on Mon, 2008-01-14 15:22.Installing exuberant ctags on OS X 10.5 and why you need it.
MySQL Database Diff Script
Submitted by adam on Tue, 2007-12-25 22:46.Simple PHP script for MySQL database structure diff
OS X Autofs Errors
Submitted by adam on Fri, 2007-12-21 20:54.OS X autofs errors and how to fix them
How to Get Glue Out of Fleece
Submitted by adam on Sat, 2007-11-10 17:02.Not my normal topics but whatever. Title says it all.
Remove All Items From Large Directory
Submitted by adam on Thu, 2007-10-11 20:54.How to fix the following error:
# rm -rf *
-bash: /bin/rm: Argument list too long
