Be sure to use dumper to create nightly backups of your database if it is busy.

Just run an ssh command to backup the files only when files change.

tar -czvf /mybackup.tgz / --atime-preserve --same-owner --preserve-permissions
Be sure to download all backups to your home computer or ftp them to you favorite file host.