novnc配置
2023-01-29 本文已影响0人
曦然0o0
sudo apt install xfce4 xfce4-goodies tigervnc-standalone-server tigervnc-common
vncserver :1
下载 https://github.com/novnc/noVNC
nohup ./utils/novnc_proxy --vnc 127.0.0.1:5901 --listen 6081 &
常用运维命令
vncserver -list
vncserver -kill :1
vncconfig -nowin