Backup MySQL to Amazon S3
Yum install s3cmd -y – If you can’t install s3cmd then please follow the instructions
cd /etc/yum.repos.d touch s3cmd.repo nano s3cmd.repo
AND COPY THE CODE BELOW –
# # Save this file to /etc/yum.repos.d on your system # and run “yum install s3cmd” # [s3tools] name=Tools for managing Amazon […]
Recent Comments