Hi,
My server dedicated SO ubuntu 18.04 server I decided to install desktop + NoMachine
apt-get install ubuntu-desktop
Disable Wayland and enable Xorg display server on Ubuntu 18.04
nano /etc/gdm3/custom.conf
#WaylandEnable=false
to
WaylandEnable=false
wget -4 -O https://download.nomachine.com/download/6.2/Linux/nomachine_6.2.4_1_i386.deb
sudo dpkg -i nomachine_6.2.4_1_i386.deb
Login user root error pass, but the password is correct, I can log in with root via SSH
with other NoMachine users works
I want to log in and work with root
[img]https://i.imgur.com/h1f31lW.jpg[/img]
Best Regards