hakers.info » Snow Leopard http://localhost:8008/site Hacking made easy... Tue, 18 Oct 2011 06:20:51 +0000 en hourly 1 http://wordpress.org/?v=3.2.1 Disable Spotlight Indexing in Mac OS 10.6 – Snow Leopard http://localhost:8008/site/2011/08/disable-spotlight-indexing-in-mac-os-10-6-%e2%80%93-snow-leopard/ http://localhost:8008/site/2011/08/disable-spotlight-indexing-in-mac-os-10-6-%e2%80%93-snow-leopard/#comments Sat, 20 Aug 2011 04:29:53 +0000 bizarr0 http://hakers.info/site/?p=149 Disabling Spotlight in Snow Leopard is pretty easy, launch the Terminal and type the following command:

sudo mdutil -a -i off

This tells the Spotlight manager to disable all indexing on all volumes, the command will require your administrative password to execute.

Re-enabling Spotlight in Mac OS X 10.6 Snow Leopard is just as easy, just reverse the command to:

sudo mdutil -a -i on

Now Spotlight indexing will be back on and work as usual.

]]>
http://localhost:8008/site/2011/08/disable-spotlight-indexing-in-mac-os-10-6-%e2%80%93-snow-leopard/feed/ 0