>> I am certainly a newbie - only a year or so's experience of Macs. I
>> thought switching off was what one did.
[quoted text clipped - 7 lines]
> Don't leave it in sleep mode long term however. If you use it every day,
> put it to sleep. If you go out of town for a week, turn it off.
> Can you tell me more about Unix night time maintenance please? What
> initiates this process - Apple? What does it do please.
A Unix command called Cron initiates the scripts.
The daily script removes old log files, "scratch" and "junk" files,
backs up the NetInfo database, reports a variety of system and network
statistics, and rotates the system.log file. Under Tiger and Leopard,
the daily script also cleans up scratch fax files and prunes asl.log,
the log for the Apple System Logging facility.
The weekly script rebuilds the locate and whatis databases and rotates
the following log files: ftp.log, lookupd.log, lpr.log, mail.log,
netinfo.log, ipfw.log, ppp.log, and secure.log.
The monthly script reports per-user usage accounting and rotates the
wtmp, install.log, and cu.modem.log files.
It is possible to use Cron to schedule other scripts as well. For
example, repair permissions on a regular basis, sync folders and so on.
Some say that Leopard will run the scripts at the first available time
if the machine was off or asleep. I am not running Leopard yet so cannot
confirm.
A very useful utility for modifying schedules is CronniX. CronniX is
available on Versiontracker.com
Chris - 11 Oct 2008 03:22 GMT
> > Can you tell me more about Unix night time maintenance please? What
> > initiates this process - Apple? What does it do please.
[quoted text clipped - 23 lines]
> A very useful utility for modifying schedules is CronniX. CronniX is
> available on Versiontracker.com
A followup with regards to Leopard - launchd has taken over the job os
scheduling the scripts. CronniX will run but doesn't allow you to change
anything any longer.
Using Google, it appears Lingon is the replacement for CronniX under
Leopard.
See http://tuppis.com/lingon/
Oliver - 11 Oct 2008 09:03 GMT
Does this mean its a good idea to leave a Mac running at night from time
to time?
>>> Can you tell me more about Unix night time maintenance please? What
>>> initiates this process - Apple? What does it do please.
[quoted text clipped - 31 lines]
> Leopard.
> See http://tuppis.com/lingon/
Chris - 11 Oct 2008 16:34 GMT
> Does this mean its a good idea to leave a Mac running at night from time
> to time?
Up to you.
Since you can run them on command, I would say no.
Oliver - 11 Oct 2008 17:19 GMT
OK, and bearing in mind that you're talking to a newbie contaminated by
nearly twenty years windows exposure, could you talk me through how to
run these? I have 10.5.5 on my Mac.
TIA
Oliver
_______________________
>> Does this mean its a good idea to leave a Mac running at night from time
>> to time?
>
> Up to you.
>
> Since you can run them on command, I would say no.
Chris - 11 Oct 2008 20:45 GMT
> OK, and bearing in mind that you're talking to a newbie contaminated by
> nearly twenty years windows exposure, could you talk me through how to
> run these? I have 10.5.5 on my Mac.
I suggest you go to Versiontracker.com and make sure you are in the OSX
section.
http://www.versiontracker.com/macosx/
Search for OnyX and download.
When you run it there is a Maintenance tab option. The scripts will be
here and you check which you want to run and execute or run your
selections on that particular tab.
I am still running 10.4.10 but OnyX should not change much in how the
options are selected. I cannot run the very latest version as it's for
10.5 only.