mirror of
https://github.com/0xAX/linux-insides.git
synced 2025-07-07 17:28:03 +00:00
21 lines
1.3 KiB
Markdown
21 lines
1.3 KiB
Markdown
Kernel introduction.
|
|
================================================================================
|
|
|
|
The Begining
|
|
--------------------------------------------------------------------------------
|
|
Linux has began in the Operating system more important in the last years and many people use it in their lives commonly.
|
|
But nobody like remember the history about the Linux kernel.
|
|
|
|
It s now installed on millions of systems and used by home users and professionals alike for a wide range of tasks. From miniature embedded systems in wristwatches to massively parallel mainframes, the are countless way of exploiting linux productively.
|
|
|
|
This the first part to undestand if you want to begin with this topics.
|
|
Linux looks like any other Unix systems; indeed, UNIX compatiblity has a major design and goal of the Linux Kernel project.
|
|
In 1991 a Finish student named of Linus Benedict Torvalds begin with his development. He released the first linux version on September 1991, and on february 1992, he lisensed the kernel under the GPL licence.
|
|
|
|

|
|
|
|
This part is a part no more
|
|
|
|
--------------------------------------------------------------------------------
|
|
|
|
* [Linus Torvalds](http://es.wikipedia.org/wiki/Linus_Torvalds) |