
25 Mar
2008
25 Mar
'08
12:49 p.m.
Hello, 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 ? Thanks for your help. Benoit DAVAUT Adoptez l'éco-attitude. N'imprimez ce mail que si c'est vraiment nécessaire.

25 Mar
25 Mar
1:18 p.m.
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.
6324
Age (days ago)
6324
Last active (days ago)
1 comments
2 participants
participants (2)
-
DAVAUT Benoit
-
Nils Breunese (Lemonbit)