Skip to main content

Setting Up Any Desk

How to

Change to root: sudo -i

Issues

After installing AnyDesk, the following error is presented:

image.png

 

To fix the problem, we have to edit a file.

sudo gedit /etc/gdm3/custom.conf

image.png

  • Uncomment line 7 "WaylandEnable=false"
  • Uncomment line 10 "AutomaticLoginEnable = true"
  • Uncomment line 11 "AutomaticLogin = $USERNAME"

Then re-boot the Linux machine.