This is an old revision of the document!


LightDM

sudo yum install epel-release
sudo yum install lightdm
sudo systemctl disable gdm.service
sudo systemctl enable lightdm.service
sudo restart