mirror of
https://github.com/0xAX/linux-insides.git
synced 2025-07-08 09:38:05 +00:00
Agregue el un parrafo nuevo
This commit is contained in:
parent
0611312121
commit
1315c11933
@ -1,14 +1,19 @@
|
|||||||
Kernel introduction.
|
Kernel introduction.
|
||||||
================================================================================
|
================================================================================
|
||||||
Linux has began in the Operating system more importan in the last years and many people use it in their lives commonly.
|
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 in time.
|
But nobody like remember the history about the Linux kernel.
|
||||||
This the first part to undestand if you want to begin whit this topics.
|
|
||||||
|
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.
|
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.
|
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)
|
* [Linus Torvalds](http://es.wikipedia.org/wiki/Linus_Torvalds)
|
Loading…
Reference in New Issue
Block a user