SSD Nodes Learn Hosting plans →

#cron

Filtering by topic #cron · clear

Guides

Set the timezone on a Linux server

Change a Linux server's timezone with timedatectl on Ubuntu 24.04 and Rocky 9, see the one symlink it rewrites, and why cron and Docker may ignore it.

Guides

Why Your Cron Job Doesn't Run

Five reasons a cron job never runs: a minimal PATH, an unescaped percent sign, the wrong crontab, output lost to mail, and a script that assumes your shell.

Guides

Disable wp-cron and use system cron

WP-Cron only fires when someone loads a page, so it stalls on quiet sites and piles up on busy ones. Move it to system cron with WP-CLI, and verify it ran.