suspend, hibernate, shutdown & reboot

Updated: 26 April 2023

systemctl suspend
systemctl hibernate
sudo poweroff

Stop running processes then reboot immediately:

sudo shutdown now -r