centos9安装界面

centos8和9可能无法使用yum来安装界面,而是使用dnf工具

centos9安装界面

sudo dnf groupinstall "Server with GUI"
sudo dnf groupinstall GNOME
startx

你可能感兴趣的:(服务器,运维)