LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   what is the difference between linux version and kernel version? (https://www.linuxquestions.org/questions/linux-newbie-8/what-is-the-difference-between-linux-version-and-kernel-version-4175419213/)

rachana 07-29-2012 12:34 PM

what is the difference between linux version and kernel version?
 
what is the difference between linux version and kernel version?

Why kernel version are like 1.0,1.1 etc and why linux version are like 5.0 and 6.0 ?

273 07-29-2012 12:49 PM

I think you're confusing two things. The Linux kernel (I think version 3.5 is latest) is the core of the operating system and controls how processes are scheduled on the CPU, the memory allocated to them and other things -- it basically runs the show.
The second version you mention is likely to be the distribution version, a wild guess you're talking about a Red Hat derived distribution. A Linux distribution contains the kernel and other programs necessary to run Linux on a machine. There are many people who package distributions and they all give each release a version number (or name sometimes) to differentiate between them.
For example the Debian team packaged kernel version 2.6.32 in their release version 6.0, codenamed Squeeze.


All times are GMT -5. The time now is 04:10 AM.