X11 VNC setup configuration

How to setup x11vnc in Axon?

VNC Server Setup

X11VNC (Virtual Network Computing) is a utility that allows users to access displays remotely and control a graphical desktop environment.

Pre-requisites -

  • X11VNC ( Server ) in axon
  • VNC Viewer in another device

Steps to Follow

  1. In Axon, Open Terminal (Ctrl + Alt + t)

  2. sudo apt install x11vnc

  3. Now, you can run command x11vnc & and you will get Port number from there. Usually, Default Port number is 5900.

  4. On another device from which you want to access Axon, download RealVNC Viewer Desktop.
    https://www.realvnc.com/en/connect/download/viewer/

  5. Open VNC Viewer Application.

  6. In order to connet type <IP>:<Port_Number>.

For more info: