Solution 1
sudo apt-get -y install dconf-tools
dconf write /org/gnome/desktop/remote-access/require-encryption false
/usr/lib/vino/vino-server --sm-disable start
Solution 2
gsettings set org.gnome.Vino require-encryption false
2022-08-13 22:10:26
下一篇:YII 创建后台模块