Mysql Backup for VPS

Doing some research tonight and finally setup a script to backup all the mysql database on my vps, just to share some of the solution out there

  • Mysqldumper - it act like a script which require you to install, work with both php and pear
  • Automysqlbackup - a shell script that allow to backup all database, one file with lots of option to customize
  • MyCpanelBackup - a desktop program that allow you to backup your database locally
  • A Smarter Backup Script - a backup script that sharing among cpanel forum

what i doing now is using Automysqlbackup to backup the database daily then rsync to my backup server, account backup might need some tweak also ..

  • del.icio.us
  • Digg
  • description
  • Facebook
  • Google
  • Mixx
  • StumbleUpon
  • TwitThis
Tags: automysqlbackup, backup, cpanel, mycpanelbackup, mysql, mysqldumper

One Comment

  1. Posted Sat 6th-Jan-2007 at 4:07 am | Permalink

    Thank you for the excellent details regarding the different available scripts. :)

Post a Comment

Your email is never published nor shared. Required fields are marked *

*
*