NavigationUser loginWho's onlineThere are currently 1 user and 26 guests online.
Online users
Highest Users
Linux NewsClick the above for your daily dose of Linux news. Food for ThoughtIt will be a great day when our schools get all the money they need and the Navy has to hold a bake sale to buy a ship. Spam?See spam posts on this site? If so, please don't reply to the spam! Instead, just report the URL to the webmaster. |
RestoreHow to Backup Debian with Backupninja - home user What good would making backups be if you never tested the restore function or didn't even know where it was? Kind of like making a boot/rescue floppy and never booting with it till the system won't start on it's own any more! Do you remember how that story ended? Unfortunately for us there is no nice graphical or semi-graphical helper that I could find at this time in Sarge to do this. There are a few being developed but they are in alpha stage at this time, not what you want to trust data to. So it is left to the independant tools used and mostly command line stuff ie. read the man page. This is the reason I used 'rdiff-backup' and 'makecd' methods since they can partly use standard copy commands and your favourite filemanager. makecd rdiff-backup rdiff-backup can also be called upon to do time based rollback, see the man page and be carefull, test in a temp folder and don't overwrite anything it will happily whipe out whole directory tree's if you use --force, remember linux is a unix it thinks you know what you want to do.
|