Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
just tar it all up while skipping /dev,/sys & /proc folders.
if you doing a total clone then use 'dd', but tar will get you a backup ready to be restored anytime while saving space and time.
I recommend:
Writing scripts to create tar files is just too old school, IMHO.
- rdiff-backup: requires remote system also running rdiff-backup, i.e. another Linux machine
- duplicity: makes encrypted tar archives that can be placed anywhere, including built-in support for Amazon S3