5.5. Shutting Down the SystemWhen you shut down the system or reboot, a controlled process occurs so that the system is left in a good state. This process is:
Normally, you'll shut down the system by selecting $ sudo reboot To shut down the system: $ sudo shutdown -h now
|