11.12.2019 · I have a desktop PC running CentOS 7 and I would like to run x11vnc automatically when I boot the system. Currently I have created a password file using: x11vnc -storepasswd password /etc/x11vnc.pass. and. x11vnc -rfbauth /etc/x11vnc.pass. With this current setup I can to run the second command shown above in terminal every time I load the system.
29.05.2020 · The x11vnc application should be already packaged and available in your favorite distribution repositories. Installing it on Fedora it’s just a matter of running: $ sudo dnf install x11vnc. On Debian, or a Debian-based distribution, the command to use is: $ sudo apt-get install x11vnc. x11vnc is also available in the Archlinux repositories.