


Vnc through ssh android install#
To use vncviewer you would have toĪ) get it via a package manager (or compile it yourself)ī) install XQuartz to get X11 support on your MacĬ) it would be a less pleasant experience. I find the nicest thing is that RealVNC keeps your clipboard in sync, so that you can Copy & Paste between the 2 systems. This will perform better in a cross platform environment.
Vnc through ssh android download#
If you are NOT going to another Mac, but rather going to a Linux or Unix based system, then download and install the free RealVNC Viewer. Where the 5999 is the local port (could be any unused port), 5900 is the VNC server port on the remote system, and the command to make your connection would be "open vnc://localhost:5999" I would have expected to see an ssh command more along the lines of: NOTE: Is your remote VNC server running on port 5901? I ask, because typically VNC servers use port 5900. This will start up the macOS build-in Screen Sharing app, which support VNC, and should do exactly what you want. Finder -> Go -> Connect to Server -> vnc://localhost:5901
