The Linux kernel is an operating system kernel used by the Linux family of Unix-like operating systems. It is one of the most prominent examples of free and open source software.
![linux kernel](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhaaGVXWfz0DJ5RBlQozDdd2ki2vJAPZsS4BS4i73jRWOm_8XN7td-Er3D3OeJmf6Gjr3Ivj9hm4jCp37OVZqv3ztl2ldjiWDMmrvoPLC1stzhwsTht9fUt1VTbQ5km4Z4hylbJDgtnFGI/s320/linux-kernel.jpg)
The Linux kernel was initially conceived and created by Finnish computer science student Linus Torvalds in 1991. Linux rapidly accumulated developers and users who adopted code from other free software projects for use with the new operating system. The Linux kernel has received contributions from thousands of programmers. Many Linux distributions have been released based upon the Linux kernel.
![linux kernel](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgr_0arCtnjT6EZEIgCFdh_ctSEmVHNB6RFFsk_E4s4NBH85MorRtID2XHEyFn5PqVXiXq2ymGuCcMl5KhlLgRiIQdaBkfxOzXOnCwbOV3fnZY_7IO1w-7uLAZJIMuyP8Gnf6yg412-YgQ/s320/linux-kernel-.jpg)
Operating system tasks are done differently by different kernels, depending on their design and implementation. While monolithic kernels execute all the operating system code in the same address space to increase the performance of the system, microkernels run most of the operating system services in user space as servers, aiming to improve maintainability and modularity of the operating system. A range of possibilities exists between these two extremes.
Tags:
learning linux, linux unix, linux courses, unix training, using linux