Setup VNC Server on Ubuntu Desktop
Here I cover the easiest way to setup VNC server on Ubuntu for remote access. Thanks For Watching. Commands below…. 1. sudo apt update && sudo apt install -y vino 2. Enable screen sharing through the GUI 3. sudo ufw allow from any to any …