Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

imac abuser

macrumors 6502a
Original poster
Mar 1, 2004
632
1
Someone told me that I need to run my monthly cron jobs what are these and how do i do it?

thanks
 
Install anacron. It'll make sure the daily, weekly, and monthly cron jobs get run when needed. If your Mac was sleeping or off when they were supposed to run, then it'll run 'em shortly after waking up.
 
These are maintenance tasks that OSX uses to keep itself running smoothly. They are usually run automatically at 3am (I think) if the computer is on 24/7. I think it's a legacy of the UNIX/ BSD system that OSX is built on - someone, no doubt, will correct me or add more info ;). To do it manually try macjanitor.
 
Open Terminal.app, type:

sudo periodic daily weekly monthly

This will run all 3 scripts, any variation of daily, weekly, and/or monthly will also work.
 
Cocktail integrates many things that are done in the command line into one nice-looking GUIfied application.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.