CompTIA Linux+ Certification Study Guide - Part 2 (Linux 2)
In the previous chapter, you learned about Linux processes. We discussed the init process,
which is the grandparent of all other processes. We also discussed how to use init scripts
to start and stop services on the system. In this chapter, we’re going to build upon this
knowledge and go into depth about the Linux boot process. We’ll discuss the following topics: Managing the Linux Boot Process
For your Linux+ exam, you need to have
a sound understanding of how the Linux
boot process works. If you can draw a simple
diagram of the process, you should be in
good shape for the exam. In addition, you
need to...