this post was submitted on 07 Apr 2025
16 points (100.0% liked)

Linux

7908 readers
640 users here now

A community for everything relating to the GNU/Linux operating system

Also check out:

Original icon base courtesy of lewing@isc.tamu.edu and The GIMP

founded 2 years ago
MODERATORS
 

I am having issues with my linux machine running openSUSE MicroOS. It runs fine but I can't power it off via SSH. I tried shutdown, poweroff and halt but no command turned the machine off. I then have to physically push the power button but I don't feel comfortable doing that too often because I might interrupt some processes which are still running? Is there something I could still try or something I did wrong?

you are viewing a single comment's thread
view the rest of the comments
[โ€“] doomsdayrs@lemmy.ml 6 points 2 months ago* (last edited 2 months ago) (2 children)

SystemCTL systems need to use: "systemctl shutdown".

Not sure if openSUSE uses it.

[โ€“] kevincox@lemmy.ml 6 points 2 months ago

poweroff or shutdown will work on almost every distro. Even systemd ones (they are usually symlinks but doesn't really matter because they work).

load more comments (1 replies)