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
SystemCTL systems need to use: "systemctl shutdown".
Not sure if openSUSE uses it.
poweroff
orshutdown
will work on almost every distro. Even systemd ones (they are usually symlinks but doesn't really matter because they work).@doomsdayrs @theorangeninja Not entirely correct, most will have shutdown scripts that call systemd, but that is a direct way to accomplish it.