Ubuntu Shutdown Command Guide

In Ubuntu, the shutdown command is used to turn off or reboot the system. Different parameters can be used to specify the way in which the shutdown or reboot should occur, such as:

  1. Shutdown the system immediately.
  2. Restart the system immediately: Shutdown -r now
  3. Shutdown the system in 5 minutes
  4. Restart the system in 10 minutes.

When using the shutdown command, you need to run it as a superuser or root user.

bannerAds