CyberPanel Community

How can I modify CyberPanel main cron job

st
stainlesscomputers #1

I noticed that my VPS CPU always jumps from below 50% to 150% at mid-day every day. I checked the CyberPanel Main log and discovered that CyberPanel is checking to renew SSL for all domains. How can I adjust this cron job, at least the timing to midnight?

7 replies
te
techbus #2

What are the specs of the server?

NK
Nitesh Kunnath #5

sudo nano /etc/crontab/

Use this command and change the cronjob as required.

st
stainlesscomputers #6

It created a new file, nothing to edit. Empty. Ubuntu 20.04

NK
Nitesh Kunnath #7

Sorry, the command is sudo nano /etc/crontab

Sign in to reply