Linux: Difference between revisions

From BetaArchive Wiki
m (Bolds the "x" in Linux is not Unix because Linux's X is from such.)
(that's Linus Torvalds, not Linux Torvalds.)
Line 1: Line 1:
'''Linux''' (Unofficial recursive backronym: '''L'''inux '''I'''s '''N'''ot '''U'''ni'''x''') is a Unix-like kernel, which is more similar to the Unix System V family instead of the BSD family of Unixes. It's development was started in 1991 by Linux Torvalds, who was inspired by the Tanenbaum's [[MINIX]] operating system.
'''Linux''' ('Linus Unix', unofficial recursive backronym: '''L'''inux '''I'''s '''N'''ot '''U'''ni'''x''') is a Unix-like kernel, which is more similar to the Unix System V family instead of the BSD family of Unixes. It's development was started in 1991 by Linus Torvalds, who was inspired by the Tanenbaum's [[MINIX]] operating system.


Nowadays, Linux has seen popular use in server environments as a replacement for expensive and (often) outdated Unix operating systems. However, desktop market share is low, but steadlily increasing.
Nowadays, Linux has seen popular use in server environments as a replacement for expensive and (often) outdated Unix operating systems. However, desktop market share is low, but steadlily increasing.

Revision as of 18:34, 26 March 2010

Linux ('Linus Unix', unofficial recursive backronym: Linux Is Not Unix) is a Unix-like kernel, which is more similar to the Unix System V family instead of the BSD family of Unixes. It's development was started in 1991 by Linus Torvalds, who was inspired by the Tanenbaum's MINIX operating system.

Nowadays, Linux has seen popular use in server environments as a replacement for expensive and (often) outdated Unix operating systems. However, desktop market share is low, but steadlily increasing.

Linux is known to be run on the world's fastest supercomputers.

An additional note: Linux is just the OS kernel, while the GNU tools make it usable, the combination being called GNU/Linux.