vncserver :99
ssh -R 5999:localhost:5999 user@box.on.the.internet.com
From my OSX machine:
vncviewer -via user@box.on.the.internet.com :99
An old man’s take on tech, systems, and trying to make sense of the world.
Technology
vncserver :99
ssh -R 5999:localhost:5999 user@box.on.the.internet.com
From my OSX machine:
vncviewer -via user@box.on.the.internet.com :99