mirror of
https://github.com/0xAX/linux-insides.git
synced 2025-07-06 09:02:31 +00:00
14 lines
961 B
Markdown
14 lines
961 B
Markdown
Kernel introduction.
|
|
================================================================================
|
|
Linux has began in the Operating system more importan in the last years and many people use it in their lives commonly.
|
|
But nobody like remember the history about the Linux kernel in time.
|
|
This the first part to undestand if you want to begin whit this topics.
|
|
Linux looks like any other Unix systems; indeed, UNIX compatiblity has a major design and goal of the Linux Kernel project.
|
|
Linux began in 1991, when a Finnish University student, Linus Torvalds, began developing a small but incompleted kernel for the 80386 procesors, the first true 32-bits processors in the intel's range of PC-compatible CPUs.
|
|
|
|

|
|
|
|
|
|
--------------------------------------------------------------------------------
|
|
|
|
* [Linus Torvalds](http://es.wikipedia.org/wiki/Linus_Torvalds) |