LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

gdm-binary

GNOME Display Manager daemon process

TLDR

Start GNOME Display Manager
$ gdm-binary
copy
Start with debugging
$ gdm-binary --debug
copy

SYNOPSIS

gdm-binary [options]

DESCRIPTION

gdm-binary is the actual daemon executable for the GNOME Display Manager. It handles the low-level operations of managing graphical login screens, authenticating users, and launching desktop sessions. This binary is the core GDM process that runs with elevated privileges to manage display servers and user session creation.On modern systems, gdm-binary is typically started and managed by systemd rather than being invoked directly by users or administrators. The gdm service wrapper handles process management, while gdm-binary performs the actual display manager functions.Users rarely need to interact with gdm-binary directly, as system management commands like systemctl or the gdm wrapper script are the preferred interfaces for controlling the display manager.

PARAMETERS

--debug

Enable debug output.
--nodaemon
Don't become a daemon.
--preserve-ld-vars
Preserve LD_* environment variables.

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

SEE ALSO

gdm(8), gdm-restart(1)

RESOURCES

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