Enter the following command on your local machine (machine_A): ssh user@remote_machine -L 5900:localhost:5900 "x11vnc -display :0 -noxdamage" then run vncviewer and use localhost as the server to connect to and you should see the remote machine's…
more »