05-Linux_VNC远程控制
符号说明
主板端配置VNC服务器
console$ sudo apt update
console$ sudo apt install x11-utils x11vnc -yconsole$ x11vnc -storepasswdkickpi@kickpi:~$ x11vnc -storepasswd
Enter VNC password:
Verify password:
Write password to /home/kickpi/.vnc/passwd? [y]/n y
Password written to: /home/kickpi/.vnc/passwdWindows连接VNC


Last updated