[otrs] Backup MySQL Cron
Nils Breunese (Lemonbit)
nils at lemonbit.nl
Tue Mar 25 14:18:08 GMT 2008
DAVAUT Benoit wrote:
> I have a question concerning database backup.
> I want a weekly backup with a cron, but I don’t know where integrate
> my backup script (shell).
>
> Do you have an idea ?
The Linux distributions that we use have /etc/cron.weekly, if you have
that you could place your script in there (or create a symlink) to
have it run weekly as root. See 'man crontab' for more info on crontabs.
Nils Breunese.
More information about the otrs
mailing list