April 2016
Beginner to intermediate
276 pages
5h 32m
English
In this chapter, we will discuss the following:
For all Linux distributions, including Ubuntu, CentOS, and Fedora, a kernel is vital. It is by default installed for most Linux versions when the OS is installed, hence we generally don't have to compile the kernel. Even when there is a critical update to be installed in the kernel, it can be done using apt-get or yum on the Linux system.
However, there might be few situations ...