 |
 |
Killing Dashboard via Terminal (how-to instructions)
|
 |
|
 |
|
Forum Regular
Join Date: Mar 2001
Status:
Offline
|
|
Found this to work in killing off Dashboard and Widgets from within Tiger's terminal:
ps waux | grep DashboardClient | awk '{print $2}' | xargs kill -9
You may want to automate it via cron to run every so often (including post-boot) but it's a quick-and-dirty method of keeping Dashboard from running in memory and your being vulnerable to the autoloading malicious widget exploit.
Not an elegant solution, but it does seem to work for me. 
|
|
|
| |
|
|
|
 |
|
 |
|
Grizzled Veteran
Join Date: Apr 2002
Location: case.edu
Status:
Offline
|
|
How about:
killall Dock
to restart Dashboard, or
killall -9 DashboardClient
which does exactly the same thing as your command.
|
pb 1440x960 | 1.67, 1.5, 128, 80 | leopard
|
| |
|
|
|
 |
|
 |
|
Forum Regular
Join Date: Mar 2001
Status:
Offline
|
|
Sure, that could work too. Never claimed my fix was the only one out there. 
|
|
|
| |
|
|
|
 |
|
 |
|
Mac Elite
Join Date: Mar 2001
Location: Minneapolis, MN
Status:
Offline
|
|
Jesus. If you never activate Dashboard, it will never use any of your memory. Why's everybody so anxious to be killing it?
|
|
|
| |
|
|
|
 |
|
 |
|
Mac Elite
Join Date: Sep 2000
Location: in front of the keyboard
Status:
Offline
|
|
Uh...that's not true.
It does occupy memory.
But, with OS X, and virtual memory, I don't see the point of messing with it either.
|
|
signatures are a waste of bandwidth
especially ones with political tripe in them.
|
| |
|
|
|
 |
|
 |
|
Mac Elite
Join Date: Mar 2001
Location: Minneapolis, MN
Status:
Offline
|
|
Okay before you do your condescending "Uh..." with me, try rebooting and see if there's anything about Dashboard in your process list. Then run Dashboard once and check again.
If you never activate Dashboard, it will never use any of your memory.
|
|
|
| |
|
|
|
 |
 |
|
 |
|
|
|
|
|

|
|
 |
Forum Rules
|
 |
 |
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
|
HTML code is Off
|
|
|
|
|
|
 |
 |
 |
 |
|
 |