minus-square@TimeNaanlink2•1 year agoI never understood the reisub part. Just pressing alt+sysrq+b is enough to restart my Debian
minus-square@[email protected]linkfedilink11•1 year agoThat’s basically the equivalent of pulling the plug. Works, but it’s not as gentle. R-E-I-S-U-B will: Ask programs to prepare for shutdown gracefully. Then, force programs to shutdown. Then, sync all changes to the disk gracefully. Then, unmount the file system. And finally reboot. Also you can replace “b” with “o” to shutdown.
minus-square@[email protected]linkfedilink7•1 year agoWhoever put in these commands to not default to true if absent is a lunatic.
I never understood the reisub part. Just pressing alt+sysrq+b is enough to restart my Debian
That’s basically the equivalent of pulling the plug. Works, but it’s not as gentle.
R-E-I-S-U-B will:
Ask programs to prepare for shutdown gracefully.
Then, force programs to shutdown.
Then, sync all changes to the disk gracefully.
Then, unmount the file system.
And finally reboot.
Also you can replace “b” with “o” to shutdown.
Whoever put in these commands to not default to true if absent is a lunatic.
Thanks for the info! I have now become REISUB-pilled