LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

gdm-stop

stop the GNOME Display Manager service

TLDR

Stop GNOME Display Manager
$ sudo gdm-stop
copy

SYNOPSIS

gdm-stop

DESCRIPTION

gdm-stop stops the GNOME Display Manager service entirely, terminating all graphical sessions and shutting down the graphical login interface. The system returns to text console mode (TTY), making this useful for troubleshooting graphics issues, performing system maintenance, or switching to a different display manager.All logged-in users will be forcibly logged out when GDM stops. On systemd-based systems, this is typically a wrapper for `systemctl stop gdm`. After stopping GDM, you can start it again with `systemctl start gdm` or access text consoles directly.

INSTALL

sudo dnf install gdm
copy
sudo pacman -S gdm
copy
sudo apk add gdm
copy
sudo zypper install gdm
copy
nix profile install nixpkgs#gdm
copy

CAVEATS

Stopping GDM will terminate all graphical sessions. Save your work before running this command.

SEE ALSO

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid