This is an old revision of the document!
IVARSTEAD
GUI
- Settings \ Appearance \ Auto-hide the Dock
- Settings \ Privacy \ Screen \ Automatic Screen Lock
AnyDesk
sudo su - echo "P@ssw0rd" | anydesk --set-password nano /etc/gdm3/custom.conf
Check for/add:
WaylandEnable=false AutomaticLoginEnable = true AutomaticLogin = $USERNAME
SSH server
sudo apt install openssh-server