Linux OS: Difference between revisions

From GM-RKB
Jump to navigation Jump to search
m (Text replacement - "** ..." to "** …")
m (Text replacement - " [[" to " [[")
 
Line 19: Line 19:
=== 2015 ===
=== 2015 ===
* (Wikipedia, 2015) ⇒ http://en.wikipedia.org/wiki/Linux Retrieved:2015-11-16.
* (Wikipedia, 2015) ⇒ http://en.wikipedia.org/wiki/Linux Retrieved:2015-11-16.
** '''Linux</B> (pronounced    or, less frequently,    ) is a [[Unix-like]] and mostly [[POSIX]]-compliant [[computer operating system]] (OS) assembled under the model of [[free and open-source software]] development and distribution. The defining component of Linux is the [[Linux kernel]], an [[Kernel (computing)|operating system kernel]] first released on 5 October 1991 by [[Linus Torvalds]]. The [[Free Software Foundation]] uses the name ''[[GNU]]/Linux'' to describe the operating system, which has led to some [[GNU/Linux naming controversy|controversy]]. Linux was originally developed as a free operating system for [[personal computer]]s based on the [[Intel x86]] architecture, but has since been [[porting|ported]] to more computer hardware platforms than any other operating system.  Thanks to its dominance on [[smartphone]]s, [[Android (operating system)|Android]], which is built on top of the Linux kernel, has the [[Usage share of operating systems|largest]] [[installed base]] of all general-purpose operating systems.  Linux, in its original form, is also the leading operating system on [[server (computing)|server]]s and other [[big iron]] systems such as [[mainframe computer]]s and [[supercomputer]]s,  but is used on only around 1.5% of [[desktop computer]]s  with Linux-based [[Chrome OS]] taking about 5% of the overall and nearly 20% of the sub-$300 [[notebook]] sales.  Linux also runs on [[embedded system]]s, which are devices whose operating system is typically built into the [[firmware]] and is highly tailored to the system; this includes smartphones and [[tablet computer]]s running Android and other Linux derivatives, [[TiVo]] and similar [[Digital video recorder|DVR]] devices, network [[router (computing)|router]]s, facility automation controls, televisions, [[video game console]]s, and [[smartwatch]]es.        <P>        The development of Linux is one of the most prominent examples of [[free and open-source software]] collaboration. The underlying [[source code]] may be used, modified and distributed —commercially or non-commercially—by anyone under the terms of its respective licenses, such as the [[GNU General Public License]]. Typically, Linux is [[Package management system|packaged]] in a form known as a ''[[Linux distribution]]'', for both desktop and server use. Some of the popular mainstream Linux distributions are [[Debian]], [[Ubuntu (operating system)|Ubuntu]], [[Linux Mint]], [[Fedora (operating system)|Fedora]], [[openSUSE]], [[Arch Linux]] and [[Gentoo Linux|Gentoo]], together with commercial [[Red Hat Enterprise Linux]] and [[SUSE Linux Enterprise Server]] distributions. Linux distributions include the Linux kernel, supporting [[System software|utilities]] and [[library (computer science)|libraries]], and usually a large amount of application software to fulfill the distribution's intended use.        <P>        Distributions [[Desktop Linux|oriented toward desktop use]] typically include a windowing system, such as [[X11]], [[Mir (software)|Mir]] or a [[Wayland (display server protocol)|Wayland]] implementation, and an accompanying [[desktop environment]], such as [[GNOME]] or the [[KDE Software Compilation]]; some distributions may also include a less resource-intensive desktop, such as [[LXDE]] or [[Xfce]]. Distributions intended to run on servers may omit all graphical environments from the standard install, and instead include other software to set up and operate a [[solution stack]] such as [[LAMP (software bundle)|LAMP]]. Because Linux is freely redistributable, anyone may create a distribution for any intended use.
** '''Linux</B> (pronounced    or, less frequently,    ) is a [[Unix-like]] and mostly [[POSIX]]-compliant [[computer operating system]] (OS) assembled under the model of [[free and open-source software]] development and distribution. The defining component of Linux is the [[Linux kernel]], an [[Kernel (computing)|operating system kernel]] first released on 5 October 1991 by [[Linus Torvalds]]. The [[Free Software Foundation]] uses the name ''[[GNU]]/Linux'' to describe the operating system, which has led to some [[GNU/Linux naming controversy|controversy]]. Linux was originally developed as a free operating system for [[personal computer]]s based on the [[Intel x86]] architecture, but has since been [[porting|ported]] to more computer hardware platforms than any other operating system.  Thanks to its dominance on [[smartphone]]s, [[Android (operating system)|Android]], which is built on top of the Linux kernel, has the [[Usage share of operating systems|largest]] [[installed base]] of all general-purpose operating systems.  Linux, in its original form, is also the leading operating system on [[server (computing)|server]]s and other [[big iron]] systems such as [[mainframe computer]]s and [[supercomputer]]s,  but is used on only around 1.5% of [[desktop computer]]s  with Linux-based [[Chrome OS]] taking about 5% of the overall and nearly 20% of the sub-$300 [[notebook]] sales.  Linux also runs on [[embedded system]]s, which are devices whose operating system is typically built into the [[firmware]] and is highly tailored to the system; this includes smartphones and [[tablet computer]]s running Android and other Linux derivatives, [[TiVo]] and similar [[Digital video recorder|DVR]] devices, network [[router (computing)|router]]s, facility automation controls, televisions, [[video game console]]s, and [[smartwatch]]es.        <P>        The development of Linux is one of the most prominent examples of [[free and open-source software]] collaboration. The underlying [[source code]] may be used, modified and distributed —commercially or non-commercially—by anyone under the terms of its respective licenses, such as the [[GNU General Public License]]. Typically, Linux is [[Package management system|packaged]] in a form known as a ''[[Linux distribution]]'', for both desktop and server use. Some of the popular mainstream Linux distributions are [[Debian]], [[Ubuntu (operating system)|Ubuntu]], [[Linux Mint]], [[Fedora (operating system)|Fedora]], [[openSUSE]], [[Arch Linux]] and [[Gentoo Linux|Gentoo]], together with commercial [[Red Hat Enterprise Linux]] and [[SUSE Linux Enterprise Server]] distributions. Linux distributions include the Linux kernel, supporting [[System software|utilities]] and [[library (computer science)|libraries]], and usually a large amount of application software to fulfill the distribution's intended use.        <P>        Distributions [[Desktop Linux|oriented toward desktop use]] typically include a windowing system, such as [[X11]], [[Mir (software)|Mir]] or a [[Wayland (display server protocol)|Wayland]] implementation, and an accompanying [[desktop environment]], such as [[GNOME]] or the [[KDE Software Compilation]]; some distributions may also include a less resource-intensive desktop, such as [[LXDE]] or [[Xfce]]. Distributions intended to run on servers may omit all graphical environments from the standard install, and instead include other software to set up and operate a [[solution stack]] such as [[LAMP (software bundle)|LAMP]]. Because Linux is freely redistributable, anyone may create a distribution for any intended use.
<references/>
<references/>



Latest revision as of 09:05, 23 May 2024

A Linux OS is an Open Source Unix-Like OS.



References

2015