This project automates the backup of a MySQL database on an AWS EC2 instance running Ubuntu 20.04 LTS. It uses a bash script to back up the database, upload the backups to an S3 bucket, and send email ...
ENH: Backup of Zabbix 1.9.x / 2.0.0, removed unnecessary use of variables (DATEBIN etc) for commands that use to be in $PATH ...