Install x11vnc on Ubuntu

To install x11vnc on Debian/Ubuntu, run

apt install -y x11vnc

To start vnc server, run

x11vnc -display :0

By default, there will be no password. To set password, run

x11vnc -storepasswd

To start x11vnc server with password, run

x11vnc -rfbauth ~/.vnc/passwd
Need help with Linux Server or WordPress? We can help!

Leave a Reply

Your email address will not be published. Required fields are marked *