Install GUI minimal install

sudo yum -y groups install "GNOME Desktop"
sudo systemctl set-default graphical.target
sudo reboot

Leave a Reply