From Fedora Project Wiki

< Desktop‎ | Whiteboards

Revision as of 06:22, 13 November 2008 by Mclasen (talk | contribs) (New page: The focus here is on backup of a users home directory, since that is where all the important data lives. Important cases to consider here are: * Be able to restore your home directory on ...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

The focus here is on backup of a users home directory, since that is where all the important data lives. Important cases to consider here are:

  • Be able to restore your home directory on a fresh installation (eg. if your laptop gets stolen, or your harddrive breaks).
  • Be able to restore individual files to an older version if they get lost (the 'my paper is due tomorrow and I just ran rm -rf ~' case)
  • Have the ability to get regular reminders about doing backups, or do backups automatically.
  • Primary target would be writing backups to cd/dvd or some location on a local filesystem. Writing backups to a file server or some online location would be a secondary.