Changes

Jump to navigation Jump to search
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:
  su -
+
  <code>su -
  shutdown -h now
+
  shutdown -h now</code>

Navigation menu