/dobackup

Use this Shell script to backup your Websites and databases, for Linux operating system

Primary LanguageShellOtherNOASSERTION

dobackup

Backup your Websites and databases

Tested and working on Ubuntu 12.04, 14.04 and 16.04. You might need to adapt the script to fit other distribution.

How To

1. Download the dobackup.sh file 2. Make the file executable: chmod 700 dobackup.sh 3. Edit the file to fit your configuration: Path, DB username, DB password,... 4. Add your script to a cron job

License

This script is free to use, copy, modify, merge, publish, distribute... Under the MIT License