vnc 远程设置方法
需要服务端安装软件:
sudo apt install -y tigervnc-standalone-server
# 先配置密码使用:
tightvncpasswd
启动服务,禁用本机
vncserver -localhost no -geometry 1924x1080 :1
客户端安装软件:
sudo apt install -y tigervnc-viewer
vnc客户的连接端口5901
vnc远程连接树梅派报错
GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: An authentication agent already exists for the given subject