LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

systemctl-hibernate

Hibernate system to disk

TLDR

Hibernate the system immediately
$ systemctl hibernate
copy
Force hibernation, ignoring inhibitors
$ systemctl hibernate --force
copy
Hibernate without sending a wall message to logged-in users
$ systemctl hibernate --no-wall
copy

SYNOPSIS

systemctl hibernate [OPTIONS]

DESCRIPTION

systemctl hibernate hibernates the system by saving the current state to disk (swap) and powering off. When the system is powered on again, it resumes from where it left off.

PARAMETERS

-f, --force

Force hibernation even if inhibitors are present (programs blocking sleep). When specified twice, the operation is executed without contacting the login manager.
--no-wall
Do not send wall message to logged-in users before hibernating
-i, --ignore-inhibitors
Ignore inhibitor locks when performing the hibernate operation

CAVEATS

Requires sufficient swap space to hold the contents of RAM. The system must support hibernation at the hardware level. Some systems may need additional kernel parameters for hibernation to work properly.

HISTORY

systemctl hibernate is part of systemd, the system and service manager for Linux, providing modern power management capabilities.

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