Console Login

#bash scripting

All articles tagged with bash scripting

Automated Backups: Why Manual Tarballs Will Get You Fired

Stop relying on manual 'cp -r' for disaster recovery. Learn the 2009 industry standards for automated backup strategies using rsync, cron, and off-site replication to satisfy Datatilsynet.

cron, rsync, and Prayer: The Realities of Automated Server Backups in 2009

RAID is not a backup. Stop relying on manual FTP transfers and learn to build bulletproof automated backup rotation using Bash, rsync, and MySQL dumps on Linux.