Skip to content

Category Archives: Blogging

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

No long post

I’ve been playing with the command line and cron jobs to produce another backup strategy for my websites and I thought I’d blog the result. I was going to because I could not find what I wanted which is why I scraped together what I read in various places and tested daily to be sure [...]