Automated SQL backups in CentOS 6

ToiletMaster

New member
Messages
146
Points
0
Hi there everyone,

Currently I'm having issues placing automated backups in CentOS 6,

I'm not a user of linux mainly, therefore I understand it's a bit hard to implement this for a non-linux user, nevertheless I'm willing to learn though!

From what I managed to dig up, it's more or less setting up a script that does the SQL backups on your selected directory,

Then after that using cronjob to run the script and you get an automated backup.

Problem now is... getting a script that works, I'm not sure how, but does anyone have any script they're using that I could setup a cron job with?

It would be good if someone could navigate me through cronjob as well,

Thank you for your time! (If i'm wrong in any parts, please feel free to let me know. Thank you!)

 
Back
Top