Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the '10.3: Use fast user switching from the Terminal' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
10.3: Use fast user switching from the Terminal
Authored by: CrankyMacGuy on Feb 21, '04 06:11:26PM

Running "top" I see the following added to the list of processes once OSXvnc is run:

OSXvnc-ser
fix_prebin
OSXvnc

OSXvnc-ser is the process you'll see once a server is running. I don't know what fix_prebin is. "killall OSXvnc" will take care of the first two, but fix_prebin is a system process and needs "sudo" to remove. I don't know if that helps you or not, but I think for a quick fix you can leave "fix_prebin" running. It's a sloppy solution, but I don't know how to pass a password to "sudo" via script... :)

---
~Life...don't talk to me about life.



[ Reply to This | # ]