I am facing one weird issue since yesterday. As and when I am trying to connect to remote machine, I am getting this black screen. Not sure why is it happening.
Any help would be great.
I am facing one weird issue since yesterday. As and when I am trying to connect to remote machine, I am getting this black screen. Not sure why is it happening.
Any help would be great.
Black Screen Issue in Linux/ Ubuntu
Gnome Desktop Manager configuration:cat /etc/gdm3/custom.conf
WaylandEnable=true
sudo nano /etc/gdm3/custom.conf
WaylandEnable to false;WaylandEnable=false
nano text editor, Press CTRL+X and save the configuration file;