I'm a n00b when it comes to backing up and restoring my fedora 13 machine. I don't have anything particularly important on my machine right now, but part of the reason I put this OS on my laptop is to learn as much as possible.
So I'd like to start by learning how to backup (and later restore) my system. Do I need to download third party software or is there a pre-packaged utility that comes with Fedora 13?

link|improve this question

You didn't find anything relevant in Add/Remove Software? – Ignacio Vazquez-Abrams Nov 26 '10 at 6:06
A lot of things come up when I search "backup". Do you have any recommendations/guidelines? – Ramy Nov 26 '10 at 6:10
what is the most common way to backup a fedora system? – Ramy Nov 26 '10 at 6:15
I rsync to another machine to back up my stuff, so I'm not really the person to ask about backup software. – Ignacio Vazquez-Abrams Nov 26 '10 at 6:21
feedback

2 Answers

up vote 3 down vote accepted

I really like the approach described by Jamie Zawinski:

http://www.jwz.org/doc/backups.html

It's not hard to set up and, most importantly, dead easy to restore.

link|improve this answer
Awesome. I'd give +1 if I had the rep. Thanks! – Ramy Nov 26 '10 at 6:41
feedback

I recommend rsync to backup your files onto an external device.

Search "backup" on fedora forums, one that is mentioned is safekeep. There is also mention of Bacula, I can't say what these are like though.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.