Categorías
GNU/Linux Ubuntu

Linux cumple 22 años

Hace exactamente 22 años que un joven estudiante en la Universidad de Helsinki en Finlandia llamado Linus Torvalds publicaba el siguiente mensaje en los foros de debate de Minix:

Hello everybody out there using minix –

I’m doing a (free) operating system (just a hobby, won’t be big and
professional like gnu) for 386(486) AT clones. This has been brewing
since april, and is starting to get ready. I’d like any feedback on
things people like/dislike in minix, as my OS resembles it somewhat
(same physical layout of the file-system (due to practical reasons)
among other things).

I’ve currently ported bash(1.08) and gcc(1.40), and things seem to work.
This implies that I’ll get something practical within a few months, and
I’d like to know what features most people would want. Any suggestions
are welcome, but I won’t promise I’ll implement them 🙂

Linus (torv…@kruuna.helsinki.fi)

PS. Yes – it’s free of any minix code, and it has a multi-threaded fs.
It is NOT protable (uses 386 task switching etc), and it probably never
will support anything other than AT-harddisks, as that’s all I have :-(.

Aquel mensaje supuso el comienzo de la historia del kernel Linux, el núcleo del sistema operativo que luego se uniría a diversos componentes GNU para formar ese poderoso binomio GNU/Linux al que normalmente los usuarios nos referimos popularmente como Linux.

Mucho ha llovido desde 1991, y Linux se ha convertido en un verdadero gigante de la industria. Puede que no en el escritorio, donde nunca ha llegado a superar una cuota de mercado mayor del 2%, pero sí en otras áreas como servidores, supercomputadores y, atención los móviles, sobre todo gracias a Android, una plataforma móvil basada en Linux.

Así pues, ¡Felicidades, Linux!