| ID: 95 |
Category: Ubuntu |
Date Posted: 04/02/2010 |
Page Impressions : 1,246 |
|
 |
Shutdown Ubuntu or Reboot using the terminal |
|
To shutdown Ubuntu using the terminal, enter the following command:
sudo shutdown -h now
To reboot Ubuntu using the terminal, enter the following command:
sudo reboot
You will be required to enter your root password.
|
|
|