You are not logged in.
Pages: 1
I want to make a backup of my hard drive regularly, so I'm going to use fcron to run a backup script every other night. I need some help, though, because I'm having trouble finding the right config files.
Once I find the config files, I'll just need to add '0 1 * * 0-7/2 backupScript' to the right one, and then add fcron to /etc/rc.d's daemon lists, right? And what if I need to be root to run the backup script, will that be a problem?
Thanks.
Offline
Pages: 1