Tag Archives: mysqldumper

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 [...]