|
Stories tagged with: cron
Triggering Commands On File/Directory Changes With Incron
http://www.howtoforge.com/triggering-commands-on-file-or-dir...
This guide shows how you can install and use incron on a Debian Etch system. Incron is similar to cron, but instead of running commands based on time, it can trigger commands when file or directory events occur (e.g. a file modification, changes of permissions, etc.).
Join discussion...
Speed Up Google Analytics | HowtoForge - Linux Howtos and Tutorials
http://www.howtoforge.com/speed_up_google_analytics
This method uses crontab to execute a shell script that downloads an updated urchin.js file every 24 hours and saves it into your local sites directory so that it can be served by your web server instead of the google-analytics.com web server. The problem with google-analytics.com is that when google-analytics.com/urchin.js is requested by billions of web users all over the world at one time, it can cause your pages to load very slowly, especially if you are using WordPress or a similar CMS.
Join discussion...
Tags: google analytics, Google, urchin.js, linux, cron, cron job
Prettier cron with rails integration
http://rails.co.za/articles/2006/06/03/using-railscron
Ruby integration with cron.
Join discussion...
Tags: ruby, cron, rails, integration, unix
| |