Welcome to the MacNN Forums.

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

You are here: MacNN Forums > Software - Troubleshooting and Discussion > Mac OS X > Please help!

Please help!
Thread Tools
Fresh-Faced Recruit
Join Date: Dec 2003
Status: Offline
Reply With Quote
Dec 15, 2003, 05:13 AM
 
Please guys, I need some help here.

I've been on Mac's for about a year now, and it has become obvious to me that OS X need a lot of maintenance. But I don't know how, why and when to do it, and what software to use. So can you guys please help me out here? I'd really like to be able to keep my Mac in good shape

how often do I need to "defrag" my disk?
what software do I need?
what software is best?
why do I have to "defrag"?
what will happen if I skip it?


how often do I need to "repair permissions"?
what software do I need?
what software is best?
why do I have to "repair permissions"?
what will happen if I skip it?

how often do I need to "run DW"?
what software do I need?
what software is best?
why do I have to "run DW"?
what will happen if I skip it?

how often do I need to "journal" my disk?
what software do I need?
what software is best?
why do I have to "journal" my disk"?
what will happen if I skip it?

how often do I need to "reprebind" my system?
what software do I need?
what software is best?
why do I have to "reprebind" my system"?
what will happen if I skip it?

how often do I need to "run cron scripts"?
what software do I need?
what software is best?
why do I have to "run cron scripts"?
what will happen if I skip it?

how often do I need to "zap RAM"?
what software do I need?
what software is best?
why do I have to "zap RAM"?
what will happen if I skip it?

how often do I need to "reset PRAM"?
what software do I need?
what software is best?
why do I have to "reset PRAM"?
what will happen if I skip it?

Please reply in a "language" I can understand

Vicky
     
Dedicated MacNNer
Join Date: Aug 2002
Status: Offline
Reply With Quote
Dec 15, 2003, 07:30 AM
 
I'll try to give you a quick reply....

Defrag: Assuming that you're a "normal" user, I wouldn't bother with this at all. If you upgrade to 10.3, the System will do some minor defrag steps automatically in the background.

Repair permissions: Generally before and after System software updates. This is done with OS X's own Disk Utility which in in /Applications/Utilities. Click the tab that's labeled First Aid.

DW: This is Disk Warrior, a third party disk maintenance utility. I wouldn't buy this (made by Alsoft) unless you start to run into reasons for needing it.

Journaling: Built into 10.3 and runs automatically. Otherwise, don't fuss with it as it's just a System feature to keep track of files system changes on the fly.

Prebind: Apple software installs will do this automatically. Otherwise, no need to do this.

Cron Scripts: This does time-specific system maintenance, either daily, weekly, or monthly. Go look for a piece of software called MacJanitor. It's self-explanatory.

Zap or reset PRAM: This is a machine reset that's only ever used when just about every other attempt to fix a problem is unsuccessful.

Feel free to post again if you need further info.
     
Dedicated MacNNer
Join Date: Dec 2001
Location: Bolton, UK
Status: Offline
Reply With Quote
Dec 15, 2003, 08:05 AM
 
I thought I'd add some comments to hudson1's excellent answer.

Defrag: Assuming that you're a "normal" user, I wouldn't bother with this at all.
I agree. This makes little difference most of the time.

Repair permissions: Generally before and after System software updates.
I find system software updates tend to leave this ok. The thing that messes up permissions most often is the VISE installer. I do this after installing any third party software which uses an installer program other than Apple's own.

DW: This is Disk Warrior, a third party disk maintenance utility.
If you start getting weird errors (files vanishing or becoming unreadable, programs suddenly becoming unstable) you may have a disk error. Always check first by booting off the system CD and running Disk Utility/First Aid/Repair Disk. If it finds any errors, you have to run it again to see if it has worked. If it hasn't worked, consider buying Disk Warrior (or another disk repair utility).

Journaling: Built into 10.3 and runs automatically.
This is switched on or off for each disk using Disk Utility/Enable Journaling. Leave it switched on.

Prebind: Apple software installs will do this automatically. Otherwise, no need to do this.
I agree. This used to be necessary in 10.1, but seems to have been fixed since 10.2.

Cron Scripts: This does time-specific system maintenance, either daily, weekly, or monthly.
I never bother, but it's probably worth doing once a month or so. If you leave your computer awake all night, it will do them itself at 2am.

Zap or reset PRAM: This is a machine reset that's only ever used when just about every other attempt to fix a problem is unsuccessful.
This will reset several of your hardware system preferences, including the clock, and seems not to help much in macos X. More of a Macos 9 thing.

Hope this helps.

Barney.
     
Clinically Insane
Join Date: Nov 1999
Location: 888500128, C3, 2nd soft.
Status: Offline
Reply With Quote
Dec 15, 2003, 08:28 AM
 
Originally posted by vicky.me:
I've been on Mac's for about a year now, and it has become obvious to me that OS X need a lot of maintenance. But I don't know how, why and when to do it, and what software to use. So can you guys please help me out here? I'd really like to be able to keep my Mac in good shape
Actually, Mac OS X is very low-maintenence. Most of the stuff you're asking about is indeed maintenence routines, but the system runs them automatically.

hudson1 has given good answers; allow me to append:

Originally posted by vicky.me:
how often do I need to "defrag" my disk?
what software do I need?
what software is best?
why do I have to "defrag"?
what will happen if I skip it?
Disk fragmentation happens because all free space on your hard drive isn't necessarily in one large block. The system writes a file where there is space - a little piece here, another chunk there, some more over there, and so on. This means that to read a file, the little magnetic head reading the data from the spinning platters has to jump back and forth a lot, which can slow down disk activities.

De-fragmenting will try to unify all files into single blocks that can be read in one piece.

De-fragmenting is highly overrated, and the time it takes to de-fragment a disk is rarely worth the speed gain (usually only perceptible if you're doing something incredibly disk-intensive).

And, as hudson1 mentioned, OS X 10.3 Panther automatically defragments files smaller than 20MB in the background, so once you've upgraded, it is doubly of no concern.

Originally posted by vicky.me:
how often do I need to "repair permissions"?
what software do I need?
what software is best?
why do I have to "repair permissions"?
what will happen if I skip it?
I usually do it every few weeks. If you notice odd quirks and misbehaviors, it might be time.

Note that this is the only maintenence issue you - still - have to take care of yourself. Though problems have become much rarer for me since 10.3.

Originally posted by vicky.me:
how often do I need to "journal" my disk?
what software do I need?
what software is best?
why do I have to "journal" my disk"?
what will happen if I skip it?
Basically, what journalling does is it automatically keeps a separate list of what changes are made to your hard disk, so that if your system crashes hard, recovery is faster (no need for the system to check the entire disk; just read the journal file, check modification dates, make minor corrections, and you're off).

If you've upgraded to OS X 10.3 Panther, all you need to do is go into /Applications/Utilities/Disk Utility , click on your hard drive, and click the green "enable Journalling" icon - if it isn't enabled already.

You do this once, and once only.

Originally posted by vicky.me:
how often do I need to "reprebind" my system?
what software do I need?
what software is best?
why do I have to "reprebind" my system"?
what will happen if I skip it?
From what I understand, programs need to access other system files, called libraries, to run. Rather than have the application search the hard drive for each library as it needs it (this takes time and slows down the program), the system will "pre-bind" these programs, in effect checking for all required libraries and directly linking them in advance.

As of 10.3, every application is automatically pre-bound when it is first run, or when installed using the Apple Installer (that long passage of "Optimizing..." at the end is the pre-binding process).

No need to concern to yourself with it.

Originally posted by vicky.me:
how often do I need to "run cron scripts"?
what software do I need?
what software is best?
why do I have to "run cron scripts"?
what will happen if I skip it?
"cron" is an invisible program working behind the scenes (called a "daemon") to perform automated tasks according to a specified schedule.
"Cron scripts" are lists of tasks to be done, issued with date & time stamps telling cron when to do them.

These are things like cleaning out system or error logs, or deleting caches (local copies of internet files kept to speed up internet functions by eliminating the need to download them every time), and other basic maintenence jobs.

Usually, they are set to run at times when they're unlikely to bother anyone - like every Friday in the wee hours of the night - but if your computer is regularly switched off at night, you can use the above-mentioned MacJanitor to sweep out some clutter every once in a while.

This is not strictly necessary, though.

-s*
     
OB1
Grizzled Veteran
Join Date: Feb 2003
Location: UK
Status: Offline
Reply With Quote
Dec 15, 2003, 10:42 AM
 
I use my Mac a lot ,audio mostly (lots of plugins and large files being written and deleted). I've been using this install of osX for about a year. I've never done any of those things you listed, and my Mac is running great.

My advice would be - Have fun using your Mac. Back up! (best advice ever). Don't believe everything you read.
tin pot, garden shed
     
Mac Enthusiast
Join Date: Aug 2003
Location: Canada, Planet Earth
Status: Offline
Reply With Quote
Dec 15, 2003, 12:23 PM
 
This is a great app for most of your concerns.
It runs automatically, is not dependant on leaving your computer on overnite. Just set it ... and forget it!
Macaroni
http://www.macupdate.com/info.php/id...fo.php/id/9633

Macaroni is a tool which handles regular maintenance for Mac OS X's Unix core. Normally these tasks run on a regular schedule, in the middle of the night. However if you don't leave your Mac on all night, they never run. Your Mac won't wake from sleep to handle this. Macaroni solves this problem. If a scheduled maintenance task is not run when it's normally scheduled, Macaroni automatically ensures that it's run at the next opportunity, whenever the Mac is on. Repairs permissions on a weekly basis.
(Last edited by bergy; Dec 17, 2003 at 09:51 PM. )
Tiger 10.4.8
     
Mac Enthusiast
Join Date: Aug 2003
Location: Canada, Planet Earth
Status: Offline
Reply With Quote
Dec 16, 2003, 06:36 PM
 
Forgot this one .. it completes the package
Cache Out X ... and it's free!
http://www.macupdate.com/info.php/id/9538

Cache Out X clears out the cache entries on your machine, helping you recover valuable disk space on your machine. Set it to run at startup by placing it in your Login items in your System Preferences. Items removed include the caches in System, Users, and Library, along with the Internet Explorer download cache. Optionally clears the IE's history cache as well.

For your info .. I put all these links in with a great little app ... Iclip ... effortless!

http://inventive.us/iClip/
With iClip, you quickly store, organize and access bits of information that just aren't practical to save as entire documents. It allows you to quickly copy & paste and drag & drop clippings to and from its multiple "clipping bins" so that you can easily access them in the applications you're using. The clippings can be of various types such as text, pictures, Internet locations, sounds, and more. Clippings can be organized into unlimited groups called "clipping sets" to help you keep all of your clippings neatly arranged. Since the Scrapbook application that was in older Mac OS versions isn‚t a part of Mac OS X, iClip can conveniently serve as a replacement for it. You stay focused on the tasks you're accomplishing while saving time and streamlining your workflow.
Tiger 10.4.8
     
   
Thread Tools
Forum Links
Forum Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Top
Privacy Policy
All times are GMT -5. The time now is 06:15 PM.
All contents of these forums © 1995-2011 MacNN. All rights reserved.
Branding + Design: www.gesamtbild.com
vBulletin v.3.8.7 © 2000-2011, Jelsoft Enterprises Ltd., Content Relevant URLs by vBSEO 3.3.2