top | item 46660700

(no title)

t_mahmood | 1 month ago

D'oh sudo shutdown

Linux: I give a damn about you're super critical nuclear reactor loading up, this computer is going down NOW

discuss

order

Gazoche|1 month ago

Systemd: “A stop job is running for User Manager for UID 1000 (1s / 2min)”

1718627440|1 month ago

Ctrl-Alt SysRQ, Pause, o (off) for that.

throwaway173738|1 month ago

It would actually be sudo shutdown -h now. Otherwise it waits a few minutes for the control rods to drop before it shuts off the coolant control.

Izkata|1 month ago

That still does stuff like unmounting filesystems (which can take a minute with snap, if they haven't fixed it), you can go further with the (rather unsafe) SysRq key "o", which tells the kernel to shut down without any preparation.

watermelon0|1 month ago

That's quite interesting, considering that -h flag is usually related to showing help.