Pick of the Week - Nov 10 [Show all picks]
Path Finder 5 - A feature-laden Finder replacement
Submit Hint Search The Forums LinksStatsPollsFAQHeadlinesRSS
12,000 hints and counting!


Click here to return to the '10.5: Start screen sharing remotely in Terminal' hint
The following comments are owned by whomever posted them. This site is not responsible for what they say.
10.5: Start screen sharing remotely in Terminal
Authored by: shapiro on Wed, Mar 26 2008 at 9:17AM PDT
This should always work:
[code]
sudo sh -c "/bin/echo -n enabled > /Library/Preferences/com.apple.ScreenSharing.launchd"
[/code]

all on one line.

[ Reply to This | # ]