This guide covers managing Linux system power states, including rebooting, shutting down, forcing operations, scheduling, and notifying users.
Managing a Linux system’s power state correctly ensures data integrity and gives users time to save work before the machine goes offline. In this guide, you’ll learn how to:
If your system is hung or won’t shut down cleanly, you can force the operation. Use these commands sparingly—they bypass the normal shutdown sequence and risk data loss.
Forced shutdowns do not allow applications to close gracefully. Always try a standard reboot first.