How to Shutdown or Reboot Debian 10 (Buster)
Debian 10 has now fully switched to Systemd which means that the traditional commands to halt or reboot a system like 'shutdown -h now' or 'reboot' will not work anymore. First of all, run the command as root user. Prepend the sudo command to become root user if needed. Here are their systemd equivalents which ... Read more