How to Shutdown or Reboot Debian 10
This small tutorial shows two ways of shutting down or rebooting a Debian 10 server or desktop using the terminal. The same commands will work for Debian 11 too. Using shutdown command Open the terminal and execute the following command to shut down the machine, shutdown –poweroff This will shut down the machine. If you … Read more