My Perfect Backup Setup

Productivity Sauce
For a long time I relied on an external hard drive and Jungle Disk as my daily backup solution. This wasn't the most advanced backup setup, but it did the trick. Recently, however, I added a new device to my local network: a tiny Linux-based server with the silly name Bubba Two. Initially, I planned to use it for hosting my private wiki and testing LAMPP-based applications. But since Bubba Two can be used as a file, print, and streaming server, it made sense to put its functionality to some practical use, and use the server as a central storage for all my documents and files. There was only one problem with this: because Bubba Two is based on a PowerPC processor and Jungle Disk doesn't offer a version of their backup client software for this architecture, I could no longer use Jungle Disk as a backup solution. No problem; I have always been curious about the rsync.net backup service which boasts professional technical assistance and support for the rsync over ssh backup, and now I had a perfect excuse to test the service. rsync.net is pricey compared to the Jungle Disk/Amazon S3 combo, but so far, I feel my money is well-spent.
So after spending a couple of evenings moving files and fine-tuning my backup scripts, I'd like to share with you my current backup setup. The key component of my solution is the Bubba Two server (1) where I store all my files, documents, downloads, and a few loose music files. The server uses cron to run a simple Bash script that backs up the data to rsync.net (2) using rsync over ssh as described in this post. To be on the safe side, Bubba Two backs up the data to the attached external USB hard disk (3). Finally, I mount Bubba Two's file system on my production laptop (4) using sshfs, so I can work with files and documents as they were on my laptop.
So that's my backup solution. Care to tell me about yours?
Comments
comments powered by DisqusIssue 269/2023
Buy this issue as a PDF
Subscribe to our Linux Newsletters
Find Linux and Open Source Jobs
Subscribe to our ADMIN Newsletters
Find SysAdmin Jobs
News
-
MNT Seeks Financial Backing for New Seven-Inch Linux Laptop
MNT Pocket Reform is a tiny laptop that is modular, upgradable, recyclable, reusable, and ships with Debian Linux.
-
Ubuntu Flatpak Remix Adds Flatpak Support Preinstalled
If you're looking for a version of Ubuntu that includes Flatpak support out of the box, there's one clear option.
-
Gnome 44 Release Candidate Now Available
The Gnome 44 release candidate has officially arrived and adds a few changes into the mix.
-
Flathub Vying to Become the Standard Linux App Store
If the Flathub team has any say in the matter, their product will become the default tool for installing Linux apps in 2023.
-
Debian 12 to Ship with KDE Plasma 5.27
The Debian development team has shifted to the latest version of KDE for their testing branch.
-
Planet Computers Launches ARM-based Linux Desktop PCs
The firm that originally released a line of mobile keyboards has taken a different direction and has developed a new line of out-of-the-box mini Linux desktop computers.
-
Ubuntu No Longer Shipping with Flatpak
In a move that probably won’t come as a shock to many, Ubuntu and all of its official spins will no longer ship with Flatpak installed.
-
openSUSE Leap 15.5 Beta Now Available
The final version of the Leap 15 series of openSUSE is available for beta testing and offers only new software versions.
-
Linux Kernel 6.2 Released with New Hardware Support
Find out what's new in the most recent release from Linus Torvalds and the Linux kernel team.
-
Kubuntu Focus Team Releases New Mini Desktop
The team behind Kubuntu Focus has released a new NX GEN 2 mini desktop PC powered by Linux.
Bacula
... but as the Atom does lot's of other things I was looking for exactly something like rsync.net. I feel like moron that I haven't found that before. Very interesting post, thank you!
Although Bubba looks cool, I doubt it has advantages compared to self-made distro, when it comes to advanced Linux Joe, of course! anyway that's nice to hear about such cool appliances like Bubba being developed for normal user and being sold in its niche.
backup
/home on one partition and everything else on another partition. Next I'm going to install LVM on my desktop so I can take snapshots of my / fs. After that I'd like to rebuild my server with a raid array so I could start storing backups offsite. One other thing I've been using that is related to backups that I've just started using is rcs(revision control system), I know its old but its scale is perfect for my simple needs and its very simple to learn.
backup
cost nothing.
Another Refugee from JungleDisk Now Based in rsync Land
While rsync does have a slight learning curve, it is great once you are up the curve.
We also chose rsync.net -- simple, fast support, and they also allow for encrypted file storage (as does JungleDisk).
My Backup Solution
re: Power Noise Space ARM9?
http://www.legitreviews.com/article/976/1/
Re: Power Noise Space ARM9?
Power Noise Space ARM9?
I'm really intrigued by the idea of a Linux file server based on ARM-9 that could be up 24x7, consume little power, be relatively quiet, and not hog too much space. It can be headless and keyboardless, but needs to have good network connectivity. I don't have experience with power requirements and MTBF values for SATA drives, laptop drives, or flash memory, but perhaps they could be combined in a way to minimize power draw when not much is happening.
Is there remotely anything out there like that yet?
simple backup strategy...
Do everything on a portable hdd,
Use whatever pc you are connected to for placing a backup on!
Your main, newest work follows you (on the portable hdd)
You end up with as many backups as you have pc's.
Simple. Effective. Secure.
Re: How do you manage multiple production desktops
How do you manage multiple production desktops
Likewise with my Tomboy Notes...still haven't figured out how on earth to sync the two sets.
I'm a recent subscriber to the magazine and I've been very impressed with the magazine and the website. Thank you.