Build cron schedules visually and copy a ready-to-paste crontab line. Get a plain-English read-out so you always know when it runs.
0 3 * * *
* means "every".*/15 in the minute field runs the job every 15 minutes. Likewise */2 in the hour field runs every 2 hours.crontab -e to edit your user crontab and crontab -l to list it. Paste the generated line on its own row followed by the command to run.@daily, @hourly and @weekly.TextraHost VPS plans start at $5.50/mo with full root and crontab access.