Real VNC server doesn't work on Vim3 with Ubuntu 22.04

@Alexander_Gorodilov
Try this and leave a message if you have any questions.

sudo apt-get update
sudo apt-get install xserver-xorg-core

sudo apt-get install tigervnc-standalone-server tigervnc-xorg-extension tigervnc-viewer

sudo apt-get install gsfonts-x11 xfonts-base xfonts-75dpi xfonts-100dpi

Run

sudo vncserver :1 -localhost no -geometry 1920x1080 -depth 24