notes while reading about MacOSX Housekeeping
These are my notes while reading about MacOSX Housekeeping…
Source for these infos
A Macworld Article from February 2005: „Prevent Mac Disasters“
Verify Preferences
Run ‚sudo plutil –s ~/Library/Preferences/*.plist‘
Repair Permissions
Is done from within DiskUtility, which can be found in/Applications/Utilities
Delete Cache files
Can be done from within Terminal.app as well as with the use of diverse tools, as quoted in macworld. Ⅰ would reccommend macjanitor as it is free and quite easy to use. But if you want more comfort check out the other tools mentioned.
Delete Log Files
Is not really necessary but it can help to clean up things and to save disk space. macworld reccommends to delete the files from the Terminal or Konsole.app. Ⅰ rather prefer to keep things a bit archived; this can be easily achieved by running the scripts in/etc/(daily, weekly and monthly) either by hand, cron or Cronnix (a tool that makes it easy to schedule cron jobs without going to the terminal) This also takes care of some other tasks, such as prebinding.
Prebinding
‚sudo update_prebinding –root/‘
Check Hard Drive Status
‚diskutil info disk0 | grep SMART‘
Creating a Mac Maintenance Toolbox
Is really recommended – as well as a good backup strategy.
Related posts:
- DevonThink Pro usage notes This thread in the DevonThink forums talks about various uses...
- Plotting applications for MacOSX There are a couple of nice plotting apps out there...
- A Housekeeping blog… and some comments on del.icio.us Ⅰ am slowly coming back from my vacation – today with...
- NMR Software for MacOSX The NMR processing software RMN is now available as an...
- A new GTD application for MacOSX Check out this beautiful application for all those GTD people...
Ähnliche Artikel bereitgestellt von Yet Another Related Posts Plugin.
Recent Comments