Skip to main content

Backup Solutions for Linux

While there are many options(cp, tar, simplelinuxbackup, fwbackups, rsync, unison, bacula, keep, karchive ... etc) for backing up Linux systems, there does not seem to be a consensus number one option. So, I went through the frustrating process of trying out a lot of options and found my number one. While the particular needs and intentions of specific systems ultimately determines the best backup tool, I went for the simplest solution for my simple problem.

  • First, I don't need data compression since I have plenty of space on my HD. Plus, date compression consumes a lot of CPU which becomes a huge hustle when I am trying to do real work while performing my backups.
  • Second, automatic/periodic/scheduled backups are not needed in my case because I will invoke the backup process whenever I plug in my external HD and am in the mood to perform backups.
  • Third, I don't feel the need for file encryption.
  • Fourth, I don't need incremental backups -- I simply want the latest copy backed up and don't want to worry about earlier versions.

On the basis of what I need (or don't need), I concluded that rdiff-backup was the simplest and best tool for my backups. It is quick, does no compression or encryption by default and works very reliably. Plus, it does not require me to do any conflict resolution (unlike unison) and it builds the latest backup using previous backups and the newest source very efficiently (unlike rsync).

Addendum 06/30/08::
rdiff-backup
& keep were all good until I started switching distros like my freaking socks. So, I am adding another requirement to my simple backup tool - portablity and platform-independence. I need something that should work with any distro without my intervention. That final requirement has led me to switch to rsync.

Comments

BT08 said…
KDE has built a program called keep which basically provides a GUI for doing backups using rdiff-backup. The set up is very simple, and backups could be automated or performed manually. So, it's the solution I have upgraded to.

Popular posts from this blog

Slow Acroread Startup in OpenSuSe 11.0

It takes more than 30 seconds for acroread to load on my Opensuse machine the first time and the startup time gets shorter in subsequent attempts. Why? This is not the first time I have come across this problem of slow application startups in OpenSuse. Apparently a lot of people had encountered this problem and they found a simple solution - uninstalling the version of acroread that comes with OpenSuse and installing one from Adobe site yourself. Fortunately, that prescription seems to have solved the problem. My acroread startup time is a few seconds now. Why does a very good Linux distribution like OpenSuse with its wide support and following make so many of these mistakes?!?! Over the years, I have seen Suse/OpenSuse sending buggy distributions that make you wonder if they do much testing before releasing their distro. Here are a few bugs I have come across: The extremely slow startup of Openoffice in OpenSuse 10.0 was one of the reasons I switched to Fedora Core for a while...

Tax-and-spend Liberal My Ass

This is a continuation of my earlier posts on economic performance of democratic and republican administrations. My earlier posts include: Politics of the Federal Minimum Wage Democrats Have Kept Unemployment Low Democrats care about poor people Truth About Economic Performance of Political Parties I like to think I have shed light on some facts and debunked some conventional wisdom. In this post, I will attempt to examine the tax-and-spend liberal label put on democrats. Republicans often try to label democrats as tax-and-spend liberals who are soft on national security. While the latter point is based on anecdotal evidence, the earlier is amenable to empirical examination. So, I set out to prove or disprove the notion that democrats often tax and spend in a way that does not yield economic growth. The implication of tax-and-spend liberal is one that puts excessive tax burden on its population and finds inefficient (think socialistic) ways of spending that tax reven...

Correlation Between Taxes and Social/Economic Programs

I have always wondered if the taxes people pay correlate with the availability of social and economic programs and safety nets, not to mention the military programs that protect them. This idea comes in light of the notion that Europeans are highly taxed compared to their American counterparts, but they seem to have access to free (or almost free) education and health care while the US provides neither. The Europeans live and work at a more leisurely pace than Americans and they have the comfort of knowing that their government has put safety nets in case a disaster. The Europeans do a lot to ensure that all their citizens have comparable opportunities, and thus you are less likely to see a huge gap between the poor and the rich. Perhaps the lack of incentive to excel has stifled entrepreneurship and innovation in Europe to some extent. In fact, Europe has historically high unemployment rates than the US and the size of government there is significantly larger than that of the US....