Hardware is Mini PC Intel Alder Lake-N100, 16GB ram, 500GB SSD HD
Games Minecraft and Steam Games
I know that I don't want to run Ubuntu server without a GUI. I have use Linux once in a while but I always have to google what I am doing because I can't remember the CLI commands. I saw that there are several Desktop versions that is advertised as light desktop and that is usually just a matter of taste. Trying to avoid downloading/installing/testing every version to find one that I like but my goal is to have a barebone OS with a simple and easy to use GUI. Also looking for one with LTS support. My goal is to setup it up and forget it. Hoping for a degree of automation that the server will auto download and update at a set date and time, maybe reboot at set time daily. The only thing I want this device to do is to host games. My main goal is to start with the proper flavor without adding unnecessary features or cleaning up packaged bloatware.
So would my best option be start with Ubuntu server and add GUI? or Is there a barebone desktop version that doesn't add Open Office, Media player, games, Gimp, etc. Basically a Ubuntu Server with desktop environment without any bloatware that I can go in and get only the repositories I want/need to host and manage my server?
Also I know that there is several different GUI options, where can I find a list showing and explaining the differences? In the past I have tested Ubuntu, Gnome, Xubuntu, Mint, Mate, Arch and probably a few more but it was so long ago I don't remember the pro and cons other than not all of them ran on my old hardware I was recycling.
steamcmd
. Why don't you just spin up a VM and try "Ubuntu server and add GUI"? – Daniel T Jan 27 '24 at 00:35sudo apt-get install xfce
as an example of any of the gui without desktop. You can add full desktop with server install. https://help.ubuntu.com/community/Tasksel – oldfred Jan 27 '24 at 15:12