Silverchase@sh.itjust.works to linuxmemes@lemmy.worldEnglish · 5 months agoreboot yourselfsh.itjust.worksimagemessage-square16fedilinkarrow-up10arrow-down10
arrow-up10arrow-down1imagereboot yourselfsh.itjust.worksSilverchase@sh.itjust.works to linuxmemes@lemmy.worldEnglish · 5 months agomessage-square16fedilink
minus-squareSnot Flickerman@lemmy.blahaj.zonelinkfedilinkEnglisharrow-up0·edit-25 months agosudo reboot 0 …is my go-to.
minus-squareI_poop_from_there@lemmy.worldlinkfedilinkEnglisharrow-up0·edit-25 months agoreboot -f Because real men login as root and don’t care about such silly things like an init system or file system syncing! To quote the man page: -f Does not invoke shutdown(8) and instead performs the actual action you would expect from the name.
minus-squarefinkrat@lemmy.worldlinkfedilinkarrow-up0·5 months agoLet’s get completely unnecessary: # systemctl isolate runlevel6.target
minus-squareRicky Rigatoni 🇺🇸@lemm.eelinkfedilinkarrow-up0·5 months agoI just flick the switch on the surge protector.
sudo reboot -h now
sudo shutdown -r now
sudo reboot 0
…is my go-to.
reboot -f
Because real men login as root and don’t care about such silly things like an init system or file system syncing!
To quote the man page:
Let’s get completely unnecessary:
# systemctl isolate runlevel6.target
Alt+SysRq-O
I just flick the switch on the surge protector.