ReleaseEngineering/How To/VncServer: Difference between revisions
< ReleaseEngineering | How To
Jump to navigation
Jump to search
m (Created page with " * Enable Vnc ** On mac System Preferences -> Sharing Make sure 'Apple Remote Desktop' is checked. Click 'Access Privileges' Change the VNC password * Debugging ** If you are o...") |
m (→mac) |
||
| (3 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
== Enable VNC == | |||
=== mac === | |||
* | #* System Preferences -> Sharing | ||
System Preferences -> Sharing | #* Make sure 'Apple Remote Desktop' is checked. | ||
Make sure 'Apple Remote Desktop' is checked. | #* Click 'Access Privileges' | ||
Click 'Access Privileges' | #* Change the VNC password | ||
Change the VNC password | |||
=== Debugging === | |||
# If you are on a mac try | |||
#* ssh into host | |||
#* touch /etc/ScreenSharing.launched | |||
#* connect to the machine using "open vnc://hostname" from your laptop | |||
Latest revision as of 17:05, 7 October 2011
Enable VNC
mac
- System Preferences -> Sharing
- Make sure 'Apple Remote Desktop' is checked.
- Click 'Access Privileges'
- Change the VNC password
Debugging
- If you are on a mac try
- ssh into host
- touch /etc/ScreenSharing.launched
- connect to the machine using "open vnc://hostname" from your laptop