09GnomeShell - amagerard/Wiki GitHub Wiki
Redhat10/Wikijs
| 1- Network | 2- NodejsRedis | 3- Mariadb | 4- Wikijs | 5- Nginx |
|---|---|---|---|---|
| 6- Selinux | 7- UpdateWikijs | 8- Backup | 9- GnomeShell | 10 Troubleshoots |
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