četvrtak, 24. studenoga 2011.

Shell command to shutdown or reboot Ubuntu

Open shell or terminal in Ubuntu;

Alt+F2 > Terminal

To shutdown or poweroff Ubuntu

Type the command:

$ sudo shutdown -h now
or
$ sudo halt

-----------------

To reboot Ubuntu

Type the command:

$ sudo reboot

-----------------

Nema komentara:

Objavi komentar