Skip to content

Tag Archives: cron

Backup your blog/website: Part Two

How to backup your website with cron, Transmit, Automator, Cronnix, Syncback and Jungledisk. The goal here is to (1) have the website backed up to your machine and also backed up using Jungledisk and (2) for this to happen automatically at whatever time interval you want. The idea is to set and forget. Part One [...]

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