A Coders Blog

Life is a process, Living is change. Join me on a journey of constant Improvement. This Blog is the evidence of how continuous effort effects the result.

Problem We used Arch Linux for a while, updating regularly using Pacman. We used Docker for Development and/or other reasons. Now there are hidden files on our Machine, that claim a lot of Space.

After making a Backup on Arch Linux and Installing it again, we are now able restore our Backup.

Today we want to create a Backup of our full System and our other Drives. rsync enables us to copy our Files, with all their MetaData, to any directory. This includes all symbolic links, devices, permissions, ownerships, modification times, ACLs, and extended attributes.