How to shut down Sugar: Difference between revisions
| Line 7: | Line 7: | ||
==shutdown via terminal== | ==shutdown via terminal== | ||
If the GUI fails to respond to shutdown requests open the terminal and type | If the GUI fails to respond to shutdown requests open the terminal and type: | ||
su - | <code>su - | ||
shutdown -h now | shutdown -h now</code> | ||