System Power Commands on CentOS

System Power Commands on CentOS

By: ZebraHost

System Power Commands:

Shutdown System: systemctl poweroff

Restart System: systemctrl reboot

Suspend System: systemctl suspend

If you want to use any of the commands above and want to instantly kill all running processes, add “–force " at the end of your command such as systemct poweroff –force.