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-07-12

Progress: Distributed Family / Home Backup Networks 

I've made some significant progress toward setting up a Distributed Family / Home Backup Network. Over the past few weeks I've been squeezing in some time hacking on my Linux server. I successfully got the Server version of Ubuntu Linux installed on my <$100 used IBM Personal Computer 300GL, aptly named LampCat. LampCat is a 400MHz PII with 376 MB RAM, an 8GB internal hard drive and a 100GB external USB 2.0 hard disk. Using just SSH connections I installed and configured Apache and a few other apps. I've also been backing-up the home directory off my AMD64 desktop machine, LinCat64, (running the AMD64 version of Ubuntu Linux) to LampCat using rsync.

The big acomplishment came this past weekend when I finially configured the various NAT routers in our house to allow access to LampCat from the outside Internet. For some reasion my SpeedStream 2604 won't forward port 80 properly, but forwards HTTP fine on another arbitrary port. I also was able do a rsync back-up after to opening the SSH port and using the fully qualified domain name.

On LampCat I still need to configure some file permissions so the backup process can be done as some user other then root and configure secure access to the backed-up filed via the HTTP server. I might also install wordpress.

Comments: Post a Comment