09GnomeShell - amagerard/FreeRadius GitHub Wiki

HOME

RedHat/FreeRadius

01 Sypnoptic 02 Network 03 FreeRadius 04 InstanceDefault
05 InstanceSql 06 InstanceLdap 07 InstanceAD 08 Selinux 09 GnomeShell
DaloRadius OpenLdap SambaAD

9. Gnome-Shell.

If you have set up the Gnome PowerShell graphics interface.
See TemplateVM-GnomeShell.

Uninstalling GnomeShell.
Restart without the graphical interface.
systemctl set-default multi-user.target
reboot

Before removing GnomeShell you must install.
dnf groupinstall 'Minimal Install'
dnf groupinstall 'Server'

Disable web console.
systemctl stop cockpit
systemctl disable --now cockpit.socket
dnf remove cockpit cockpit-system cockpit-ws cockpit-storaged cockpit-podman

Remove GnomeShell.
dnf groupremove "Server with GUI"

Remove Firewalld.
dnf remove firewalld