16
[Help] Trouble shutting down a linux machine
(sopuli.xyz)
A community for everything relating to the GNU/Linux operating system (except the memes!)
Also, check out:
Original icon base courtesy of lewing@isc.tamu.edu and The GIMP
Running
poweroff
is one of the correct ways on anything Systemd (details). If that doesn't work then something is broken.If you haven't done so already try looking into the journal.
sudo journalctl -b -1 -e
will take you to the end of the log for the last boot.