I have recently done a migration from on dedicated centos server to another dedicated centos server. There were few backup cron jobs was runing on my old server. I would like to copy them to new server. Could anyone guide me please. using bash is prefereable.
Tell me more
×
Server Fault is a question and answer site for
professional system and network administrators. It's 100% free, no registration required.
|
Centos uses cronie, and it reads files/crontabs from the following places:
|
|||
|
|
|
You will have to recreate the cron jobs more or less manually.
|
|||||||||
|