Bellow article will show how to backup a Linux server remotely by using RSYNC with public key base authentication. To make this backup process automatic we need a password less authentication system so that we don’t have to insert username and password before backup starts. How to create Key base authentication: Here are the steps [...]