0

I'm new and not familiar with Linux and would like to know how I can start the user graphical interface GNOME. In the terminal I entered startx but after the process has been done nothing happens. I work with 20.04. It would be great if I could find the solution here or anyone can help me. Many thanks and best regards

David
  • 2,101
  • 13
  • 16
  • 25

1 Answers1

0

Try this command:

/usr/bin/gnome-session --session=gnome
Artur Meinild
  • 26,018