Just about everybody hates backing up computers. But it's important. With more of our information being stored digitally -- even photos -- it's critical to back them up.
At home, I've been using
rdiff-backup for years now. Very slick. It stores backups on the filesystem -- they look as if you had used rsync. It also stores metadata (owner, mode, etc.) in separate files, so you don't have to back up using root. But the neat thing is how it handles incrementals. Incremental backups will update the backup image files to the current state, and store binary diffs to the past state. So you can access the latest backup instantly, and re-generate the previous state if needed. Very nice.
I had just been backing up to a regular IDE drive. But this week, I ordered two Seagate
ST3400601CB-RK external drives. The drives support both USB2 and FireWire. We will get a safe deposit box at a bank. At any given moment, one drive will be at home, and one will be safely at the bank. They'll be rotated periodically.
At work, we've been using
Amanda for years. It does its job well. (Except on AIX, where both dump and tar are broken in obscure, hideous ways, but that's not Amanda's fault.) Recently, I discovered
Bacula. This looks very slick. It seems to be the direction Amanda would evolve, if it would ever evolve. We're going to test it out soon.
And besides, who wouldn't love a program whose slogan is "Bacula: It comes in the night and sucks the essence from your computers"?
Comments
Thu, 03.07.2008 19:17
I recently was looking at opti ons for my blog, and decided t o try out blip.tv. Indeed thei r system appears to cate [...]
Thu, 03.07.2008 14:00
When HTML5 video comes out, it should be easy to host your o wn videos. My video site is here: http://video.nat [...]
Thu, 03.07.2008 12:51
You might want to check out [url="http://viddler.com"]Viddler[/url]. I have some command line tools for the API [...]
Thu, 03.07.2008 08:25
I haven't decided for sure yet . I found a nice review of some of them. [...]
Thu, 03.07.2008 07:53
What are you going to use to c apture/edit? You can have a look at kino, if you [...]
Thu, 03.07.2008 07:03
Thanks for the suggestions, ev eryone. To give a very brie f idea of what we have done: For the learning curve [...]
Thu, 03.07.2008 05:29
The original text was discussi ng whether religion is detrime ntal to science. For 1 it was putting the point that s [...]
Wed, 02.07.2008 16:15
Two primary concerns: compatib ility with other hardware, esp ecially MS servers; and ease o f staff updates and installs.