shell
Shell Script Install Public Key
Submitted by adam on Tue, 2008-02-26 16:46.I hate installing public keys. Here's a shell script to speed up the process.
Simple MySQL database backup
Submitted by adam on Thu, 2006-10-26 15:42.I made this script after I decided it was easier for me to do it myself than find one online. It takes a backup as often as you'd like (I set a cron for doing it hourly). The backups are saved until their modification time is 7 days old. Note, I said modification time not creation time.
