Introduction I needed a backup solution that would back up multiple servers to a single location. In order to accomplish this task I created a small Linux machine running CentOS with a cron job that will remotely connect to these machines using SSH and run the backups. Once the backup job is complete it will […]