Confirmed users
1,380
edits
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...") |
No edit summary |
||
| 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 | |||