I installed Ubuntu Server, and found that it only provides a command line interface
I know how to install a GUI, but I want to know whether I should do so. Am I better off sticking to CLI-only?
I installed Ubuntu Server, and found that it only provides a command line interface
I know how to install a GUI, but I want to know whether I should do so. Am I better off sticking to CLI-only?
You can install a GUI to your Ubuntu Server installation just as you can install server related packages on an Ubuntu Desktop installation. Both ways are fine and will result in a working server with GUI.
Now about whether you should have a server with GUI or without, there are certain advantages and disadvantages:
Advantages of a GUI:
Disadvantages of a GUI:
There might be more points for or against having a GUI on a server system, but I think those four are the most important aspects.
You have to weight them on your own and decide what is more important for you personally though, there is no strict right or wrong.