This simple Linux BASH script creates a Full-Dump of the database in MySQL on a file, the script can be used later for some cronjobs.
Read moreTag: Backup
PostgreSQL Full Backup Bash Script
This simple Linux BASH script creates a PostgreSQL database Full-Dump to a file that can be used later by some cronjobs.
Read moreMongoDB Database Backup Bash Script
This simple Linux BASH script creates a MongoDB database dump to a file, the script can be used later for some cronjobs.
Read moreWordPress Full Backup via Server
A simple WordPress Full Backup Script, (Database & files).
GitHub https://github.com/garanet/Wordpress-bkp-script.git