How to turn off, restart, and shut down Linux
Question
How to turn off, restart, and shut down Linux.
Answer
Shutting down, rebooting the computer from the shell or command line
Below is a listing of each of the commands that will enable a user to shut down, turn off, reboot, etc. their Linux computer from the command line. Users can find additional information about each of the commands by clicking the link.
Shutting down or rebooting the computer from a GUI interface
Shutting down or rebooting the computer from a GUI interface depends on what GUI you are using. Often the shutdown, log out, reboot, etc. are located through the GUI's main menu or bar located on one of the sides of the window. If you are unable to find a method of shutting down or rebooting the computer remember you can shut down or reboot the computer using the above commands in a shell, you could also create scripts that would run these commands from the GUI.
