The principle is to make a single archive containing all files on the hard disk to make a backup. Under Linux, it is possible to access all the files and modify them even if they are in use. It is ...
Until recently the extent of my backup efforts was to take the occasional CD copy of my home directory and keep copies of important files somewhere else, usually on another disk partition or a floppy ...
A dependable backup tool is not a luxury - everyone needs to have one. But that doesn't mean you need to spend a fortune to get the feature set that meets your needs. Jack Wallen introduces some great ...
Then, as root, I used tar and a pipe to copy everything, including all links and permissions, from the source partition to the target partition. A few minutes later, after changing my GRUB boot menu, ...