TGTGInsighttelegram intelligenceLIVE / telegram public index
← djangoproject
djangoproject avatar

TGINSIGHT POST

Post #256

@djangoproject

djangoproject

Views136Post view count
PostedFeb 1302/13/2017, 07:05 AM
Post content

Post content

https://www.digitalocean.com/community/tutorials/how-to-use-cron-to-automate-tasks-on-a-vps One of the most standard ways to run tasks in the #background on Linux machines is with #cron jobs. They’re useful for #scheduling_tasks on the VPS and automating different maintenance-related jobs. “Cron” itself is a daemon (or program) that runs in the background. The schedule for the different jobs that are run is in a configuration file called “crontab.” @reboot echo "System #start_up "