If this is your first visit, be sure to check out the FAQ by clicking the link above.
You may have to register before you can post: click the register link above to proceed.
To start viewing messages, select the forum that you want to visit from the selection below.
I meant to turn on Remote Desktop services before I left work on vacation. Is there any way to turn it on remotely? I have SSH Remote Access turned on and I can log in using Terminal, but I'd like to use VNC.
Download OSXVnc either by curling it or scping up to your machine. CD into the .app directory and you should find an app called vncserver, I think. Do a:
./vncserver &
and it should run. This is detailed in the OSXVnc FAQ IIRC.