Occasionally my media server goes down and I\'m wondering if it\'s possible to start it remotely using php to check the port and if it\'s not running invoke cron (or some other way) to run a shell com
I have a php script that needs to run once every 5 minutes. Currently I\'m using a cron job to run it (and it works great) but my host only allows a minimum time of 15 minutes.
I\'m working with launchd to run some automated tasks, and I was wondering what the difference is between \'Day\' and \'Weekday\'.
i\'m working on a site that handles free subscriptions and i will like to now how to cancel their subscriptions after 30 days inactivity, i know that this has to b开发者_开发技巧e done with cron-jobsb
I am trying to keep a couple of Drupal sites updated and I tired of the whole process. I recently find out about Drush and I was wondering if ther开发者_C百科e is a module or a CRON command I can setu
Does anyone know of a library wh开发者_高级运维ich will assist in decoding cron style timings, i.e.
I have a few Cron jobs 开发者_如何学运维running using \'wget\' on my server, none of which are storing errors/results to a log file.Each of the command lines is identical except the specific controlle
This is a bit of a shot int he dark, but i dont even know how to google this to get started. It\'s a very simple idea, but it would be extremely useful to designers and creatives for creating a scra
delayed_job is at http://github.com/collectiveidea/delayed_job Can delayed_job ha开发者_如何学Gove the ability to do cron task?Such as running a script every night at 1am.Or run a script every 1 hour
I have a daily cron tas开发者_StackOverflow社区k which automatically unrars a rar file and processes it\'s contents, however, the contents are now password protected so i\'m wondering if there\'s a re