Which command you use to poweroff/halt/shutdown your Linux server?


At first I was using halt since I was using a debian but I was forced to switch to poweroff after searching why my Ubuntu server VM wouldn't shut down completely.... I learned at that moment that halt was just shutting off the cpu but not everything on Ubuntu....


Shutdown -h now


Not server but my home BigBrother with Gentoo: sudo /sbin/init 0 && exit Or more often: <Ctrl><R>0


# init 0 😁


echo o > /proc/sysrq-trigger


United States Xu hướng
Loading...

Something went wrong.


Something went wrong.