Alpha Doug
Veteran Member
A little heads up for Mac users. I noticed today that something was running and causing my computer to be constantly sending and receiving data over the net, thus causing my fans to run constantly. (MBP). (BTW, I run "menu meters" which gives me a visual rundown of various system functions in real time in my menu bar). I used Activity Monitor to look at running processes, and found a utility function called KSFETCH that was causing the constant searching. I Googled ( irony anyone?) that word and found that it is a parasitic little piece of code from Google that constantly looks for updates for Google software. Moreover, it has been booby trapped to prevent things like "Little Snitch" from shutting it down. There are several potential fixes for it, but I used a Terminal command: (defaults write com.google.Keystone.Agent checkInterval 0) and that seems to have permanently killed the little bugger. I hope. This is an unclever, totally ham handed approach by Google. Do No Evil my _____!