Creating A Backup Script Using AWS CLI For Your Linux Machines
In this nugget we are going to walk through setting up IAM, a Linux machine, downloading/installing AWSCLI and backing up a directory to Amazon S3 bucket every 5 days. We will use anacron to schedule the backup.
by Linux Academy
linux web server