I\'m trying to add a cronjob in the crontab (ubuntu server) that backups the mysql db.
Executing the script in the terminal as root works well, but inserted in the c
Create a new file and exec the code there to dump into a file location and zip it . Run that script via a cron