Changes

Jump to: navigation, search

ReleaseEngineering/How To/Access Machines via VNC

21 bytes added, 15:26, 14 July 2015
Enable legacy VNC and set the password
We have to enable legacy VNC and set a new password (as I can't figure out what the current password is):
<pre>
sudo # root@t-yosemite-r5-0001vncpw=supersecret/System/Library/CoreServices/RemoteManagement/ARDAgent.app/Contents/Resources/kickstart \
-configure -allowAccessFor -allUsers -privs -all
sudo /System/Library/CoreServices/RemoteManagement/ARDAgent.app/Contents/Resources/kickstart \
-configure -clientopts -setvnclegacy -vnclegacy yes
sudo /System/Library/CoreServices/RemoteManagement/ARDAgent.app/Contents/Resources/kickstart \ -configure -clientopts -setvncpw -vncpw supersecret${vncpw}sudo /System/Library/CoreServices/RemoteManagement/ARDAgent.app/Contents/Resources/kickstart \
-restart -agent -console
</pre>
Canmove, confirm
2,850
edits

Navigation menu