到Ubuntu20.04以启动x11vnc会话,我使用ssh ssh user@ip登录,然后启动x11vnc -forever命令来启动vnc服务器,不需要密码。started: x11vnc does not start the X server..: x11vnc -auth /tmp/.gdmzndVlR -displ
我正在我的远程PC上使用archlinux版本3.10.27-1-ARCH,我希望它在成功启动时启动x11vnc服务器。虽然我可以手动启动x11vnc服务器,但我在自动启动它时遇到了困难。Description=VNC Server for X11After=graphical.target
ExecStart=/usr/bin/x11vnc-display :0 -nopw
使用命令的服务状态:systemctl status <em