shell

Shell Script Install Public Key

I hate installing public keys. Here's a shell script to speed up the process.

Simple MySQL database backup

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.

Syndicate content