First, not a big Linux user, though I can get around in it, and first time using Rocky.
I’ve been forced by my cloud provider to stand up a new server with the Rocky 9.5 minimal iso instead of the full dvd iso I wanted. I need to now upgrade to the full version with the gui, etc., to run the software I need the server for. I understand that I should be able to do that with dnf, but I don’t know the packages required. I need a step by step guide to do that. Any help?
For anyone else in this situation that needs to know, and is also not as familiar with Linux commands, after you get everything installed you need to run this:
systemctl set-default graphical
This will boot to the graphic interface in the furure.