mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-10 04:46:42 +00:00
15 lines
346 B
Plaintext
15 lines
346 B
Plaintext
---
|
|
syntax: markdown
|
|
tags: [tldr, common]
|
|
source: https://github.com/tldr-pages/tldr.git
|
|
---
|
|
# gdm-restart
|
|
|
|
> Restart the GNOME Display Manager (GDM) daemon.
|
|
> See also: `gdm`, `gdm-binary`, `gdmsetup`, `gdm-stop`, `gdm-safe-restart`.
|
|
> More information: <https://manned.org/gdm>.
|
|
|
|
- Restart the GNOME Display Manager application:
|
|
|
|
`gdm-restart`
|