How to shut down Sugar: Difference between revisions

This is a relevant How to. Please improve it and link it somewhere useful. Making it obsolete is just churn with little added value.
 
(5 intermediate revisions by 4 users not shown)
Line 7: Line 7:


==shutdown via terminal==
==shutdown via terminal==
If the GUI fails to respond to shutdown requests open the terminal and type... what?
If the GUI fails to respond to shutdown requests open the terminal and type:
<code>su -
shutdown -h now</code>