會遇到一種錯誤是連上去時出現 e.g: wayland 跟 display server not supported.
google半天只有要我改/etc/gdm3/custom.conf. 但是raspbian並沒有安裝這個套件.
https://www.raspberrypi.org/forums/viewtopic.php?t=256061
簡單解是輸入
sudo raspi-config
在advanced裡選resolution一個你喜歡的解析度即可.
另一種就是重開機後anydesk不會自己啟動.
sudo apt install libegl1-mesa
另外某次更新把桌面搞不見了, 這是raspberry預設的桌面
#apt install lxde lxde-core lxterminal lxappearance
#apt install lightdm
#apt install raspberrypi-ui-mods
最後使用raspi-config設定使用pi登入
幾個cli的指令
Get AnyDesk-ID:
anydesk --get-id
Get AnyDesk-Alias:
anydesk --get-alias
Get online status of AnyDesk client:
anydesk --get-status
Get AnyDesk version:
anydesk --version
Setting an Unattended Access Password
For security reasons, a password for unattended access can not be set from the command line directly as this would enable malicious users to spy the password from the command line in Task Manager. Instead, a pipe is used to set the password.
echo password | sudo anydesk --set-password