Quick Presets

Manual Configuration

Syntax: Use * for any value, numbers for specific values, */N for intervals, or comma-separated values (e.g., 1,15,30)

Command Templates

Command

Generated Cron Expression

0 3 * * *
0 3 * * *
Runs daily at 3:00

How to Install This Cron Job

1. Open Crontab Editor

crontab -e

2. Add Your Cron Job

Paste the full cron job expression at the end of the file

3. Save and Exit

Save the file (usually Ctrl+O, then Enter, then Ctrl+X for nano)

4. Verify Installation

crontab -l
Powered by Mamba Host