Legal Disclaimer

The opinions stated here in this ‘blog or elsewhere on my web site are my own. Any or all facts (real or imagined) are typically presented from my personal point of view. Furthermore these facts and opinions do not necessarily represent or even agree with those of my family, my employer, the US Government, any other organization, or entity (real or imagined). Any similarity (real or imagined) to other individuals, animals, places, items or concepts is purely coincidental.

2006-11-12

Distributed Family / Home Backup Networks working 

My Distributed Family / Home Backup Network is settling into regular use, albeit with some minimal manual interaction, i.e. running a few bash scripts and entering passwords. After setting up the bash scripts and getting through the initial transfers, the periodic (almost daily) rsync sessions are going well and finish in a reasonable amount of time, normally within 3 to 10 minutes.

The next steps in the development are to setup some dedicated user accounts with SSH keys and run the rsync-bak scripts automagically. To do this I need to figure out: how to let these dedicated user accounts access all the files that I want to get backed-up; and how to setup chron-tabs to run the rsync-bak scripts automatically.

I'm also going to try to put the commands for this set-up in one or two bash scripts too so that I can add additional "target" computers easily. I also need to fix a problem with the dyndns updates from my parents condo.

Past posts on this subject are here, here and here.

Comments: Post a Comment