HOWTO: [rsync, backup, files, folders] How to use RSYNC command to backup entire OS
Last weekend I’ve made a full OS backup ’cause I’ve been stuck with Lubuntu 15.10 and I couldn’t upgrade anymore because reasons and I needed to upgrade to the latest version.So I picked up my backup HDD and launched this simple command: sudo rsync -avxHAWX –numeric-ids –info=progress2 /root-folder /destination-folder-\ beware\…