Looking for some suggestions on how to enable graphics after boot
Looking for some suggestions on how to enable graphics after boot in RHEL 8.1.
After reboot every time RHEL 8.1 boot in terminal, and after login with user/pass and startx start direct Gnome Standart with default wayland server.
If you start after login with this command:
sudo systemctl restart gdm.service
everything is OK, but is it possible automatic to boot with GDM login after boot?
Responses