LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

systemctl-rescue

Enter single-user rescue mode

TLDR

Switch the system into rescue target (single-user-like)
$ systemctl rescue
copy
Request rescue mode without waiting for completion
$ systemctl --no-block rescue
copy

SYNOPSIS

systemctl rescue [OPTIONS]

DESCRIPTION

systemctl rescue transitions the system to rescue mode (`rescue.target`), a single-user environment for system maintenance. Most services are stopped, but more are available than in emergency mode.Rescue mode provides a shell with basic system services, networking may be available, and all filesystems are typically mounted read-write.

PARAMETERS

--no-block

Return immediately without waiting

CAVEATS

Requires root privileges. Most user services and network services will be stopped. Use rescue mode for system maintenance tasks like filesystem repairs or package recovery.

HISTORY

The rescue subcommand provides the systemd equivalent of traditional single-user mode (runlevel 1), offering a minimal but functional recovery environment.

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