Cron job to backup all MySQL databases in your VPS host

With this script, you can backup your all your MySQL databases. You need to have SSH access to your hosting. You can also extend functionality to backup to another remote location. https://gist.github.com/jgmuchiri/8445b27d86d6fa7aa556f381f5c9f6c2 Login as root and create a cron job…