Introduction
At times, we may need to automate a particular object for users. They set up and maintain software environments using cron to schedule jobs to run periodically at fixed times, dates, or intervals. cPanel also has these setup for routine checks in the cPanel software. If the default cPanel cron jobs are missing from the root crontab, they can be regenerated with the setupcrontab maintenance script.
Procedure
- Access the server's command line as the 'root' user via SSH or "Terminal" in WHM.
- Run the
maintenancescript./usr/local/cpanel/scripts/maintenance setupcrontab
Comments
0 comments
Article is closed for comments.