Simple PHP script running locally on your server. No telemetry, no privacy violation, no weird behaviour, no nonsense. Easy to configure: one single self-explanatory config file. Protect your backups ...
Recently, I had a chance to test the community edition of Zmanda Recovery Manager for MySQL. I was partly testing to make sure it worked with MariaDB, Monty Program's drop-in replacement for MySQL, ...
GitHub

MySQL-audit-script.sh

# To run this script you need to do the following 2 steps: # Step 1: Log into the Linux server hosting the MySQL database and copy the .sh script # Step 2: Run the "MySQL-audit-script.sh" and type in ...
Build a bash script that controls what, where, and when backups run. Schedule the executable backup.sh with cron and review logs and destination after runs. Test the script, use absolute paths to ...