Automatically starting remote desktop: Difference between revisions
From WickyWiki
Created page with "2010 Ubuntu 10.04, Network Go to: System - Preferences - Remote desktop *Check ‘Allow other users to view your desktop’. *Check ‘Allow other users to control your desktop..." |
No edit summary |
||
| Line 1: | Line 1: | ||
2010 Ubuntu | [[Category:2010]] | ||
[[Category:Ubuntu]] | |||
[[Category:Ubuntu Network]] | |||
Go to: System - Preferences - Remote desktop | Go to: System - Preferences - Remote desktop | ||
*Check ‘Allow other users to view your desktop’. | *Check ‘Allow other users to view your desktop’. | ||
Revision as of 21:52, 11 January 2012
Go to: System - Preferences - Remote desktop
- Check ‘Allow other users to view your desktop’.
- Check ‘Allow other users to control your desktop’.
- Uncheck ‘Ask you for confirmation’.
- Type in the password you want to use.
Note: remote desktop uses TCP port 5900
Go to: System - Preferences - Startup Applications - Add - Command
metacity --replace & disown vino-preferences & disown gconftool-2 -s -t bool /desktop/gnome/remote_access/enabled true
Check if the server is enabled:
gconftool-2 -g /desktop/gnome/remote_access/enabled