Coding With Fun
Home Docker Django Node.js Articles Python pip guide FAQ Policy

Is the 2.6 linux kernel based on an older kernel?


Asked by Reina Khan on Dec 07, 2021 Linux



Only when you write code will it all come together. This book is based on the 2.6 Linux kernel series. It does not cover older kernels, except for historical relevance.We discuss, for example, how certain subsystems are implemented in the 2.4 Linux kernel series, as their simpler implementations are helpful teaching aids.
Likewise,
The 2.6.32 kernel was the basis of all of the enterprise distros of the time, still running, and will still supported by the major enterprise Linux vendors for many years in the future, so it will live on.
In this manner, Version 2.4.0, released on 4 January 2001, contained support for ISA Plug and Play, USB, and PC Cards.
Also Know,
RHEL 4 (released in 2005, based on Fedora Core 3) used kernel version 2.6.9. RHEL 5 (released in 2007, based on Fedora Core 6) used kernel version 2.6.18. RHEL 6 (released in 2010, based on a mix of Fedora 12 and 13) used kernel version 2.6.32. RHEL 7 (released in 2014, based on a mix of Fedora 19 and 20) uses kernel version 3.10.0.
Additionally,
The Linux kernel is a free and open-source, monolithic, Unix-like operating system kernel. It was conceived and created in 1991 by Linus Torvalds. Linux kernels have different support level depending on version, (e.g. version 4.4, released in January 2016, was declared to have Long-Term Support (LTS)).