My GUI stopped working and I wanted to shutdown using terminal but no idea about shutting it down using terminal. Please tell me a way.
Type the command: sudo halt OR sudo shutdown -h now
To reboot Ubuntu Linux
Type the command: sudo reboot
More information can be found about these two commands by typing following commands (man page): man reboot man shutdown
Was this answer helpful?
You must be logged in to post a comment.
Posted by newman on May 22, 2013
Posted by newman on May 21, 2013
Posted by Hans on Sep 1, 2011
Posted by sonam on Sep 2, 2011
Posted by Yvonne on Sep 10, 2011
Posted by Rishika on May 8, 2012
Posted by Rishika on May 2, 2012
Posted by funyug on Apr 30, 2012
Type the command:
sudo halt
OR
sudo shutdown -h now
To reboot Ubuntu Linux
Type the command:
sudo reboot
More information can be found about these two commands by typing following commands (man page):
man reboot
man shutdown
Was this answer helpful?
LikeDislike