dipper.info
no way to compare when less than two revisions

Differences

This shows you the differences between two versions of the page.


project:spotlight [2009/12/13 06:23] (current) – created - external edit 127.0.0.1
Line 1: Line 1:
 +===== Disable Spotlight on Mac OS X 10.6 (Snow Leopard) =====
 +
 +Mac OS X spotlight is a cool service but it may extremely slow down your system performance if you have an older system or are dealing with lots of files. It keeps the harddisk extremely busy leaving no time for normal system operation. 
 +
 +To permanentely turn Spotlight indexing off the following commands need to be executed in a terminal session:
 +
 +  sudo mdutil -a -i off
 +  sudo chmod 600 /System/Library/CoreServices/Search.bundle/Contents/MacOS/Search
 +
 +The menu bar will be restarted with 
 +
 +  killall SystemUIServer 
 +
 +It might be necessary to reapply this procedure after a system patch has been installed.
 +
  
Panorama theme by desbest
project/spotlight.txt · Last modified: 2009/12/13 06:23 by 127.0.0.1
CC Attribution-Share Alike 4.0 International Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International