Setting Up Any Desk
How to
Change to root: sudo -i
Issues
After installing AnyDesk, the following error is presented:
To fix the problem, we have to edit a file.
sudo gedit /etc/gdm3/custom.conf
- Uncomment line 7 "WaylandEnable=false"
- Uncomment line 10 "AutomaticLoginEnable = true"
- Uncomment line 11 "AutomaticLogin = $USERNAME"
Then re-boot the Linux machine.

