Cron jobs automate tasks like running scripts at specific intervals.
Steps:
- Log in to DirectAdmin.
- Navigate to Advanced Features and click Cron Jobs.
- Click Create Cron Job.
- Fill in the following:
- Command: The command or script you want to run.
- Frequency: Define how often the cron job should run (daily, hourly, etc.).
- Click Create to save the cron job. It will now run automatically based on the frequency you set.