Enable GDM at startup¶
To start the Graphical Display Manager (GDM):
systemctl enable gdm.service
systemctl start graphical.target
To enable the Graphical Display Manager (GDM) at system startup:
systemctl enable gdm.service
ln -svf /usr/lib/systemd/system/graphical.target /etc/systemd/system/default.target