Backup your blog: Part One

Using a cron job to backup your WordPress database (you can of course backup any database this way) The objective is to get a backup of the blog database emailed every night so that should the server die you will not have lost anything (or at least not much). It may look a little long but it’s a one-time piece of work and could save your blog. This was originally published here (by me, I’m copying no-one):
Part 2 of this backup plan uses this information too.
Continue reading