I found a piece about backup, that is a must read: http://www.jwz.org/doc/backups.html
I especially like this one: "" Put one of these drives in its enclosure on your desk. Name it something clever like "Backup". If you are using a Mac, the command you use to back up is this:
sudo rsync -vaxE --delete --ignore-errors / /Volumes/Backup/
If you're using Linux, it's something a lot like that. If you're using Windows, go fuck yourself. ""
Maybe this is a good end for this thread ;o)
I found a piece about backup, that is a must read: http://www.jwz.org/doc/backups.html
I especially like this one: "" Put one of these drives in its enclosure on your desk. Name it something clever like "Backup". If you are using a Mac, the command you use to back up is this:
sudo rsync -vaxE --delete --ignore-errors / /Volumes/Backup/
If you're using Linux, it's something a lot like that. If you're using Windows, go fuck yourself. ""
Maybe this is a good end for this thread ;o)