参考链接;
18.04 - Anydesk remote server display not supported e.g Wayland - Ask Ubuntuhttps://askubuntu.com/questions/1131921/anydesk-remote-server-display-not-supported-e-g-waylandhttps://support.anydesk.com/knowledge/command-line-interface-for-linuxhttps://support.anydesk.com/knowledge/command-line-interface-for-linux
https://support.anydesk.com/knowledge/command-line-interface-for-linux
各种anydesk下载;
https://anydesk.com/en/downloads
安装后,默认开机启动。然后重启系统
Ubuntu下需要修改/etc/gdm3/custom.conf 为;
[daemon]
# Uncoment the line below to force the login screen to use Xorg
WaylandEnable=false
# Enabling automatic login
AutomaticLoginEnable = true
AutomaticLogin = $USERNAME
Ubuntu 下命令行参考;
https://support.anydesk.com/knowledge/command-line-interface-for-linux
设置自主访问密码;
echo "123456" | anydesk –set-password
获得ID;
anydesk --get-id
安装 realVNC;
Unable to connect to VNC Server
window VNC连接linux Unable to connect to VNC Server_xiaohanshasha的博客-CSDN博客
安装过程;Ubuntu 下VNC(Real VNC) 的安装和配置 - 浪淘砂 - 博客园
sudo vnclicense -add WHJRK-UXY7V-Q34M9-CZU8L-8KGFA
sudo systemctl enable vncserver-virtuald.service