close

May 2024 only! Join our Discord free of charge.

Slick­Stack
Lightning-fast WordPress on Nginx

cron jobs

ss cron custom minutely

Runs whatever tasks/code you have manually added to the custom cron file of the minutely interval which can be found in the directory /var/www/crons/custom/ Routine runs /var/www/crons/custom/01-cron-minutely-custom Alias Commands ss cron custom minutely ss cron custom 01

ss cron minutely

Runs the corresponding bash script which is hardcoded into the root crontab on SlickStack servers to run 1x per minute. In turn, various tasks exist that are critical functions of SlickStack, and you can add custom tasks using the custom cron file of the same interval name. Routine runs /var/www/crons/01-cron-minutely Alias Commands ss cron minutely […]

ss install ubuntu crontab

Description: This commands runs the associated bash script for installing the root crontab boilerplate maintained by SlickStack on GitHub into the localhost root crontab location for long-term scheduling of the hardcoded cron jobs included with SlickStack. Routine: runs ss-install-ubuntu-crontab script Alternative command syntax: ss install crontab Related commands: ss install ubuntu bash ss install ubuntu […]

00-crontab

This is the hardcoded crontab boilerplate that SlickStack installs. We call it 00-crontab to ensure it appears first in the list of cron job files when you’re browsing Ubuntu via SSH, but in fact this file is simply “copied” into the root crontab file which is located in /var/spool/cron/crontabs/root https://github.com/littlebizzy/slickstack/blob/master/crons/00-crontab.txt Associated commands: ss install ubuntu […]

Thanks to our generous sponsors for their support!