LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   How do you create a cron file that will regularly perform a level 0 backup once per month? (https://www.linuxquestions.org/questions/linux-newbie-8/how-do-you-create-a-cron-file-that-will-regularly-perform-a-level-0-backup-once-per-month-866432/)

cadre41 03-03-2011 11:50 PM

How do you create a cron file that will regularly perform a level 0 backup once per month?
 
How do you create a cron file that will regularly perform a level 0 backup once per month?

fcintron 03-04-2011 10:34 AM

Quote:

Originally Posted by cadre41 (Post 4278474)
How do you create a cron file that will regularly perform a level 0 backup once per month?

¿what are you going to backup?
¿entire disk?
¿your home directory?

Regards

repo 03-04-2011 10:44 AM

Welcome to LQ

Create a script to do the backup, then create a cronjob to execute the script once a month.
http://en.wikipedia.org/wiki/Cron

Kind regards


All times are GMT -5. The time now is 10:38 AM.