When it comes to use of Linux, its a champ on the server side but when it comes to the desktop, its hardly just 3% in the whole world when compared to other proprietary OS and what keeps people from using it and why has it not made its mark on the Desktops yet ?
Though Linux has got its success to accomplish its most common tasks through GUI approach, it still demands the users to be logical and use of terminal to accomplish certain tasks that cannot be done as easily as on other...
Backup solution based using git and rsync next level
Etckeeper-ng is a bash script which uses git and rsync awk sed and find to create a backup directory of your /etc linux directory.
It is easy to configure. The default configuration should work on most boxes. Just make sure you have git rsync and all the other requirements installed.
When you use the etckeeper-ng the first time open a terminal and type "etckeeper-ng init" to create your first initial backup or "etckeeper-ng help" to show the help for this script.