Linux (operating system): Difference between revisions

From Citizendium
Jump to navigation Jump to search
imported>Larry Sanger
(Temporary expedient: I think the article about the operating system should live at Linux)
imported>Joshua David Williams
(moved from GNU/Linux for neutrality purposes; see Talk:GNU/Linux)
Line 1: Line 1:
#REDIRECT [[Linux (disambiguation)]]
{{dablink|This is the article about Linux as an [[operating system]]. For other meanings of the term "Linux", see [[Linux (disambiguation)]].}}
 
'''Linux''' is a [[Unix-like]], [[open source software|open source]] [[operating system]], notable for the fact that it is developed and improved upon through a [[open source community|community]] effort. [[Linus Torvalds]] is the original author of the first versions of the [[Linux (kernel)|kernel]], and is currently the maintainer of the stable releases.
 
==Naming==
The original name "Linux" came from the author's name, Linus, along with the "x" in [[Unix]], to show that it is Unix-like. Linus originally intended to call the project "Freax", for Free and Freak, with the "x" denoting that it is Unix-like, but after one of his colleagues named the system's [[File Transfer Protocol|FTP]] directory after him, the name stuck.<ref>http://groups.google.com/group/comp.os.linux/msg/53a76cbbbcb6e1c8</ref>
 
===GNU/Linux naming controversy===
In the late 1980s, [[The Free Software Foundation]], founded by [[Richard Stallman]], made an attempt to create a [[free software movement|free]] operating system, which they called [[GNU (operating system)|GNU]]. They began with the necessary tools for the system, such as a [[GNU C compiler|compiler]], debugger, and a [[Emacs|text editor]]. Their plan was to then create a kernel to place beneath the tools that they had created. Unfortunately, the foundation was very late in producing a stable release, due largely to the kernel's [[microkernel]] nature.
 
It was during this time that Torvalds first introduced his kernel. Before Linux, hackers had no choice but to use non-free kernels, most notably [[Minix]]. While the GNU kernel began to look more and more like [[vaporware]] every day, the community received Linux with open arms and many began to contribute.
 
The GNU community, slightly jealous of the popularity of Linux, soon took up arms against the simple name of Linux. Instead, they decided to call it GNU/Linux, in order to attribute credit to those who worked hard at creating the tools that the Linux kernel runs. Torvalds, however, has made no effort to hide his thoughts towards this naming convention, saying that "calling Linux in general just 'GNU/Linux' I think is ridiculous."<ref>[[Revolution OS]]</ref>
 
==Distributions==
Linux is typically found as a package of software known as a [[Linux (distribution|Linux distribution]]. A Linux distribution provides an easy method of installing a Linux system. Among the most notable are [[Ubuntu]], [[RedHat]], and [[SUSE]].
 
==Software==
Aside from the GNU project's applications, Linux is capable of running many applications of all natures, from games and graphic editors to [[Integrated Development Environment|Integrated Development Environments]] and [[web server|web servers]]. Among the most commonly used applications are [[The GIMP]] photo editing tool, which is commonly referred to as a free alternative to [[Photoshop]], [[Firefox]], a very powerful, tabbed web browser, and [[OpenOffice]], which is a free, full-featured alternative to the [[Microsoft Office]] suite.
 
==References==
<references/>
 
==See also==
*[[Linux (kernel)]]
*[[Linux (distributions)]]
*[[Linux (history)]]
 
==External Links==
[http://groups.google.com/group/comp.os.minix/browse_thread/thread/76536d1fb451ac60/b813d52cbc5a044b?lnk=gst Linus' first post presenting Linux]
 
[[Category:CZ Live]]
[[Category:Computers Workgroup]]

Revision as of 18:49, 5 April 2007

Template:Dablink

Linux is a Unix-like, open source operating system, notable for the fact that it is developed and improved upon through a community effort. Linus Torvalds is the original author of the first versions of the kernel, and is currently the maintainer of the stable releases.

Naming

The original name "Linux" came from the author's name, Linus, along with the "x" in Unix, to show that it is Unix-like. Linus originally intended to call the project "Freax", for Free and Freak, with the "x" denoting that it is Unix-like, but after one of his colleagues named the system's FTP directory after him, the name stuck.[1]

GNU/Linux naming controversy

In the late 1980s, The Free Software Foundation, founded by Richard Stallman, made an attempt to create a free operating system, which they called GNU. They began with the necessary tools for the system, such as a compiler, debugger, and a text editor. Their plan was to then create a kernel to place beneath the tools that they had created. Unfortunately, the foundation was very late in producing a stable release, due largely to the kernel's microkernel nature.

It was during this time that Torvalds first introduced his kernel. Before Linux, hackers had no choice but to use non-free kernels, most notably Minix. While the GNU kernel began to look more and more like vaporware every day, the community received Linux with open arms and many began to contribute.

The GNU community, slightly jealous of the popularity of Linux, soon took up arms against the simple name of Linux. Instead, they decided to call it GNU/Linux, in order to attribute credit to those who worked hard at creating the tools that the Linux kernel runs. Torvalds, however, has made no effort to hide his thoughts towards this naming convention, saying that "calling Linux in general just 'GNU/Linux' I think is ridiculous."[2]

Distributions

Linux is typically found as a package of software known as a Linux distribution. A Linux distribution provides an easy method of installing a Linux system. Among the most notable are Ubuntu, RedHat, and SUSE.

Software

Aside from the GNU project's applications, Linux is capable of running many applications of all natures, from games and graphic editors to Integrated Development Environments and web servers. Among the most commonly used applications are The GIMP photo editing tool, which is commonly referred to as a free alternative to Photoshop, Firefox, a very powerful, tabbed web browser, and OpenOffice, which is a free, full-featured alternative to the Microsoft Office suite.

References

See also

External Links

Linus' first post presenting Linux