How to access any os display remotely

Just enable ssh
And download x11vnc on linux
Then boom open the app and connect.
  • sudo apt install tightvncserver
  • you can use tigervncserver too.

Comments