For system, network and cloud administrators

How to start a GUI from the command line in Linux?

Assumming your graphical user interface (GUI) hasn’t started after you logged in, you can manually do so by typing the following command:
startx
Now, depending on your X Window System GUI (GNOME, KDE, Unity, etc.), the command above starts your desktop.