Nexcess Cloud — scheduling cron jobs
Scheduling cron jobs allows you to automate website administration tasks by choosing when the server does a specific action. You can configure cron jobs in Linux from the command line interface or your web hosting control panel or from your Nexcess Client Portal. This guide will show you how to configure cron jobs in the client portal.
Step by step instructions
You can manage cron jobs for your website from the Scheduled Tasks menu of your Site Dashboard.
- Login to my.nexcess.net.
- You can see the list of your cron jobs under Tasks. You can remove or temporarily disable the existing scheduled tasks or add a new one.
- To create a new task, click the Add Task button on the right side of the page. Insert the script and choose when it needs to be executed.
The Nexcess Client Portal allows you to configure scheduled tasks to run monthly, daily, or hourly. Alternatively, you can set the time interval to 5, 15, or 30 minutes. These options should cover most use cases. Adding a more complex cron job is possible from SiteWorx or the Linux command line interface.
- After you have specified the script and chosen the frequency, click the Add button, and a new cron job will appear under Tasks.
Frequently asked questions
Conclusion
Scheduling cron jobs in Linux is a great way to automate your website administration tasks. Using the Nexcess Client Portal makes it even easier.