shred

Posted by m1mic

In a previous post, I walked the user through how to setup a cron job to automatically create a nightly mySQL backup (see http://ejhildreth.com/content/setting-cron-mysql-backups). This is great but has one huge flaw: The database backups keep piling up unless I manually remove them. Since scripting makes the computer work for me, I fired up VIM and created some new shell scripts.

Posted by m1mic

Konsole ScreenshotI can't tell you how many times having a Subversion (SVN) repository has saved my butt with clients in the past. Most recently, one of my clients had inadvertently deleted their entire site and did not have any backups to restore it. Dun-Dun-Dah! SVN to the rescue!