Setup: sudo apt-get install xserver-xorg-video-dummy sudo nano /usr/share/X11/xorg.conf.d/xorg.conf Section "Device" Identifier "Configured Video Device" Driver "dummy" EndSection...
Ubuntu
cd /etc/gdm3 sudo nano custom.cnf Remove the # from WaylandEnable=false sudo reboot
ssh -oKexAlgorithms=+diffie-hellman-group1-sha1 username@ipaddress
Install Nextcloud via SNAP sudo apt install snapd sudo snap install nextcloud To activate the NextCloud database...
sudo apt install screen sudo dmesg | grep -i tty (find serial port) screen /dev/ttyUSB0
gsettings set org.gnome.Vino require-encryption false