...and rsync backed up offsite every hour incrementally.
The Apache server is mirrored in realtime for immediate failover via DNS and all the code is automatically backed up via Git/rsync to my workstation (laptop) wherever I am physically located, provided the laptop is turned on.
I am interested in how you implemented both of these VS... I want to move to 100% rsync for my backups but do not know how to do incremental. And I'd like to hear about your DNS failover realtime mirror Apache rig, sounds really nice.
No worries, I'll be doing writeups over the next few weeks as I get them setup once more. It'll be no picnic, but the nerdy sado-masochist in me is somehow looking forward to it.