Reboot / Shutdown Ubuntu server


To shutdown / poweroff Ubuntu Linux

sudo shutdown -h now

To reboot Ubuntu Linux

Type the command:

sudo reboot

Post a Comment

0 Comments