Trusted Web Hosting | SECURE_INFRA: CAN_NODE_01 | ENCRYPTION: AES-256-GCM | Documentation |
Glossary

What Is Cron?

Published on Dec 19, 2025 0 views

Cron is a time-based job scheduler built into Linux servers, used to run scripts or commands automatically at set intervals — every hour, every night, every Monday, and so on.

Why It Matters

WordPress backups, cache clearing, and sending scheduled newsletters are common examples of tasks handled through cron jobs, running quietly without any manual action.

Further Reading


Back to Knowledgebase: Knowledgebase
Was this helpful?