Besides the
Linux distributions designed for general-purpose use on desktops and servers, distributions may be specialized for different purposes including
computer architecture support,
embedded systems, stability, security, localization to a specific region or language, targeting of specific user groups, support for
real-time applications, or commitment to a given desktop environment. Furthermore, some distributions deliberately include only
free software. , over four hundred Linux distributions are actively developed, with about a dozen distributions being most popular for general-purpose use.
Desktop

The popularity of Linux on standard desktop computers and laptops has been increasing over the years. Most modern distributions include a graphical user environment, with, , the three most popular environments being the
KDE Plasma Desktop,
Xfce and
GNOME
A gnome is a mythological creature and diminutive spirit in Renaissance magic and alchemy, first introduced by Paracelsus in the 16th century and later adopted by more recent authors including those of modern fantasy literature. Its characte ...
.
No single official Linux desktop exists: rather desktop environments and Linux distributions select components from a pool of
free and open-source software
Free and open-source software (FOSS) is a term used to refer to groups of software consisting of both free software and open-source software where anyone is freely licensed to use, copy, study, and change the software in any way, and the source ...
with which they construct a GUI implementing some more or less strict design guide. GNOME, for example, has its
human interface guidelines as a design guide, which gives the
human–machine interface an important role, not just when doing the graphical design, but also when considering people with
disabilities
Disability is the experience of any condition that makes it more difficult for a person to do certain activities or have equitable access within a given society. Disabilities may be cognitive, developmental, intellectual, mental, physical, se ...
, and even when focusing on security.
The collaborative nature of free software development allows distributed teams to perform
language localization of some Linux distributions for use in locales where localizing proprietary systems would not be cost-effective. For example, the
Sinhalese language
Sinhala ( ; , ''siṁhala'', ), sometimes called Sinhalese (), is an Indo-Aryan language primarily spoken by the Sinhalese people of Sri Lanka, who make up the largest ethnic group on the island, numbering about 16 million. Sinhala is also sp ...
version of the
Knoppix
KNOPPIX ( ) is an operating system based on Debian designed to be run directly from a CD / DVD (Live CD) or a USB flash drive (Live USB), one of the first live operating system distributions (just after Yggdrasil Linux). Knoppix was developed b ...
distribution became available significantly before Microsoft translated
Windows XP into Sinhalese. In this case the
Lanka Linux User Group
Lanka Linux User Group, also known as LK-LUG, is an organization in Sri Lanka for promoting free software. Since its beginnings in 1998 with 40 members, hundreds of Linux enthusiasts from several countries have joined.
Members include both home an ...
played a major part in developing the localized system by combining the knowledge of university professors,
linguists, and local developers.
Performance and applications
The performance of Linux on the desktop has been a controversial topic; for example in 2007
accused the Linux community of favoring performance on servers. He quit Linux kernel development out of frustration with this lack of focus on the desktop, and then gave a "tell all" interview on the topic. Since then a significant amount of development has focused on improving the desktop experience. Projects such as
systemd
systemd is a software suite that provides an array of system components for Linux operating systems. Its main aim is to unify service configuration and behavior across Linux distributions; Its primary component is a "system and service manager ...
and
Upstart (deprecated in 2014) aim for a faster boot time; the Wayland and Mir projects aim at replacing
X11 while enhancing desktop performance, security and appearance.
Many popular applications are available for a wide variety of operating systems. For example,
Mozilla Firefox
Mozilla Firefox, or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. It uses the Gecko rendering engine to display web pages, which implements current and a ...
,
OpenOffice.org/
LibreOffice and
Blender have downloadable versions for all major operating systems. Furthermore, some applications initially developed for Linux, such as
Pidgin
A pidgin , or pidgin language, is a grammatically simplified means of communication that develops between two or more groups of people that do not have a language in common: typically, its vocabulary and grammar are limited and often drawn from s ...
, and
GIMP
GIMP ( ; GNU Image Manipulation Program) is a free and open-source raster graphics editor used for image manipulation (retouching) and image editing, free-form drawing, transcoding between different image file formats, and more specialized task ...
, were ported to other operating systems (including
Windows and
macOS) due to their popularity. In addition, a growing number of proprietary desktop applications are also supported on Linux, such as
Autodesk Maya and
The Foundry's Nuke in the high-end field of animation and visual effects; see the
list of proprietary software for Linux for more details. There are also
several companies that have ported their own or other companies' games to Linux, with Linux also being a supported platform on both the
Steam
Steam is a substance containing water in the gas phase, and sometimes also an aerosol of liquid water droplets, or air. This may occur due to evaporation or due to boiling, where heat is applied until water reaches the enthalpy of vaporization ...
and
Desura digital-distribution services.
Many other types of applications available for Microsoft Windows and macOS also run on Linux. Commonly, either a
free software application will exist which does the functions of an application found on another operating system, or that application will have a version that works on Linux, such as with
Skype and some
video games like ''
Dota 2
''Dota 2'' is a 2013 multiplayer online battle arena (MOBA) video game by Valve. The game is a sequel to ''Defense of the Ancients'' (''DotA''), a community-created mod for Blizzard Entertainment's '' Warcraft III: Reign of Chaos.'' ''Dota 2' ...
'' and ''
Team Fortress 2''. Furthermore, the
Wine project provides a Windows compatibility layer to run unmodified Windows applications on Linux. It is sponsored by commercial interests including
CodeWeavers, which produces a commercial version of the software. Since 2009, Google has also provided funding to the Wine project.
CrossOver, a proprietary solution based on the open-source Wine project, supports running Windows versions of
Microsoft Office,
Intuit applications such as
Quicken and
QuickBooks,
Adobe Photoshop
Adobe Photoshop is a raster graphics editor developed and published by Adobe Inc. for Microsoft Windows, Windows and macOS. It was originally created in 1988 by Thomas Knoll, Thomas and John Knoll. Since then, the software has become the indu ...
versions through CS2, and many games such as ''
World of Warcraft''. In other cases, where there is no Linux port of some software in areas such as
desktop publishing and
professional audio, there is equivalent software available on Linux. It is also possible to run applications written for
Android
Android may refer to:
Science and technology
* Android (robot), a humanoid robot or synthetic organism designed to imitate a human
* Android (operating system), Google's mobile operating system
** Bugdroid, a Google mascot sometimes referred to ...
on other versions of Linux using
Anbox.
Components and installation
Besides externally visible components, such as
X window managers, a non-obvious but quite central role is played by the programs hosted by
freedesktop.org, such as
D-Bus or
PulseAudio; both major desktop environments (GNOME and KDE) include them, each offering graphical front-ends written using the corresponding toolkit (
GTK or
Qt). A
display server is another component, which for the longest time has been communicating in the X11 display server protocol with its clients; prominent software talking X11 includes the
X.Org Server and
Xlib. Frustration over the cumbersome X11 core protocol, and especially over its numerous extensions, has led to the creation of a new display server protocol,
Wayland.
Installing, updating and removing software in Linux is typically done through the use of package managers such as the
Synaptic Package Manager,
PackageKit, and
Yum Extender. While most major Linux distributions have extensive repositories, often containing tens of thousands of packages, not all the software that can run on Linux is available from the official repositories. Alternatively, users can install packages from unofficial repositories, download pre-compiled packages directly from websites, or compile the source code by themselves. All these methods come with different degrees of difficulty; compiling the source code is in general considered a challenging process for new Linux users, but it is hardly needed in modern distributions and is not a method specific to Linux.
File:GNOME Shell 40 (applications grid).png, GNOME
A gnome is a mythological creature and diminutive spirit in Renaissance magic and alchemy, first introduced by Paracelsus in the 16th century and later adopted by more recent authors including those of modern fantasy literature. Its characte ...
File:KDE Plasma 5.21 Breeze Twilight screenshot.png, KDE Plasma 5
File:Cinnamon 4.2.3 screenshot.png, Cinnamon
Cinnamon is a spice obtained from the inner bark of several tree species from the genus ''Cinnamomum''. Cinnamon is used mainly as an aromatic condiment and flavouring additive in a wide variety of cuisines, sweet and savoury dishes, breakfa ...
File:Ubuntu Mate 18.04.1 with MATE 1.20.1.png, MATE (software)
File:Elementary OS "Odin".png, Pantheon
File:Solus Budgie 4.3.jpg, Budgie
Budgie may refer to:
Arts
* Budgie (album), ''Budgie'' (album), the debut album by the Welsh heavy metal band Budgie
* Budgie (band), a Welsh heavy metal band from Cardiff
* Budgie (musician) (born 1957), English drummer
* Budgie (TV series), ''Bu ...
File:XFCE-4.12-Desktop-standard.png, Xfce
File:Ubuntu 16.04 Desktop.png, Unity
File:Lubuntu 13.04 English.png, LXDE
File:LXQt 0.10 - Ambiance.png, LXQt
File:I3-gaps-wiki.png, i3-gaps
File:E17 bw screenshot.png, Enlightenment
Enlightenment or enlighten may refer to:
Age of Enlightenment
* Age of Enlightenment, period in Western intellectual history from the late 17th to late 18th century, centered in France but also encompassing (alphabetically by country or culture): ...
File:Fluxbox.png, Fluxbox
File:Sugar-home-view-0.82.jpg, Sugar
Sugar is the generic name for sweet-tasting, soluble carbohydrates, many of which are used in food. Simple sugars, also called monosaccharides, include glucose, fructose, and galactose. Compound sugars, also called disaccharides or double ...
File:Screenshot of Trinity Desktop Environment (TDE) R14.0.5 Development.png, Trinity
File:CDE Application Builder.png, CDE CDE may refer to:
Education
* California Department of Education
* Career Development Event, a type of contest sponsored by the National FFA Organization
* Center for Data Engineering, IIIT Hyderabad
* Center for Distance Education at University of ...
Netbooks
Linux distributions have also become popular in the
netbook
Netbook was a commonly used term that identified a product class of small and inexpensive laptops which were sold from 2007 to around 2013. These machines were designed primarily as cost-effective tools for consumers to access the Inte ...
market, with many devices such as the
Asus Eee PC and
Acer Aspire One
Acer Aspire One is a line of netbooks first released in July 2008 by Acer Inc.
Many characteristics of a particular model of Acer Aspire One are dictated by the CPU platform chosen. Initial models were based on the Intel Atoms. Later, model ...
shipping with customized Linux distributions installed.
In 2009, Google announced its
ChromeOS as a minimal Linux-based operating system, using the
Chrome browser
Google Chrome is a cross-platform web browser developed by Google. It was first released in 2008 for Microsoft Windows, built with free software components from Apple WebKit and Mozilla Firefox. Versions were later released for Linux, macOS, ...
as the main user interface. ChromeOS initially did not run any non-web applications, except for the bundled file manager and media player. A certain level of support for
Android
Android may refer to:
Science and technology
* Android (robot), a humanoid robot or synthetic organism designed to imitate a human
* Android (operating system), Google's mobile operating system
** Bugdroid, a Google mascot sometimes referred to ...
applications was added in later versions. As of 2018, Google added the ability to install any Linux software in a container, enabling ChromeOS to be used like any other Linux distribution. Netbooks that shipped with the operating system, termed
Chromebooks, started appearing on the market in June 2011.
Servers, mainframes and supercomputers
Linux distribution
A Linux distribution (often abbreviated as distro) is an operating system made from a software collection that includes the Linux kernel and, often, a package management system. Linux users usually obtain their operating system by downloading one ...
s have long been used as
server operating systems, and have risen to prominence in that area;
Netcraft reported in September 2006, that eight of the ten (other two with "unknown" OS) most reliable internet hosting companies ran Linux distributions on their
web server
A web server is computer software and underlying hardware that accepts requests via HTTP (the network protocol created to distribute web content) or its secure variant HTTPS. A user agent, commonly a web browser or web crawler, initiate ...
s, with Linux in the top position. In June 2008, Linux distributions represented five of the top ten,
FreeBSD
FreeBSD is a free and open-source Unix-like operating system descended from the Berkeley Software Distribution (BSD), which was based on Research Unix. The first version of FreeBSD was released in 1993. In 2005, FreeBSD was the most popular ...
three of ten, and
Microsoft two of ten; since February 2010, Linux distributions represented six of the top ten, FreeBSD three of ten, and Microsoft one of ten, with Linux in the top position.
Linux distributions are the cornerstone of the
LAMP server-software combination (Linux,
Apache
The Apache () are a group of culturally related Native American tribes in the Southwestern United States, which include the Chiricahua, Jicarilla, Lipan, Mescalero, Mimbreño, Ndendahe (Bedonkohe or Mogollon and Nednhi or Carrizaleño an ...
,
MariaDB/
MySQL,
Perl/
PHP/
Python) which is one of the more common platforms for website hosting.
Linux distributions have become increasingly common on
mainframes, partly due to pricing and the open-source model. In December 2009, computer giant
IBM reported that it would predominantly market and sell mainframe-based Enterprise Linux Server.
At
LinuxCon North America 2015, IBM announced
LinuxONE
Linux on IBM Z or Linux on zSystems is the collective term for the Linux operating system compiled to run on IBM mainframes, especially IBM Z / IBM zSystems and IBM LinuxONE servers. Similar terms which imply the same meaning are ''Linux/390'', ...
, a series of mainframes specifically designed to run Linux and open-source software.
Linux distributions are also dominant as
operating systems for
supercomputer
A supercomputer is a computer with a high level of performance as compared to a general-purpose computer. The performance of a supercomputer is commonly measured in floating-point operations per second ( FLOPS) instead of million instructions ...
s.
As of November 2017, all supercomputers on the
500 500 may refer to:
* 500 (number)
* 500 BC
* AD 500
Buildings and places
* 500 Boylston Street of Boston
* 500 Brickell in Miami
* 500 Capitol Mall in Sacramento
* 500 Fifth Avenue
* 500 Renaissance Center, one of seven buildings in the GM Renai ...
list run some variant of Linux.
Smart devices

Several operating systems for
smart devices, such as
smartphones,
tablet computers,
home automation
Home automation or domotics is building automation for a home, called a smart home or smart house. A home automation system will monitor and/or control home attributes such as lighting, climate, entertainment systems, and appliances. It m ...
,
smart TVs (
Samsung and
LG Smart TVs use
Tizen
Tizen () is a Linux-based mobile operating system backed by the Linux Foundation, mainly developed and used primarily by Samsung Electronics.
The project was originally conceived as an HTML5-based platform for mobile devices to succeed MeeGo. Sa ...
and
WebOS, respectively),
and
in-vehicle infotainment (IVI) systems
(for example
Automotive Grade Linux), are based on Linux. Major platforms for such systems include
Android
Android may refer to:
Science and technology
* Android (robot), a humanoid robot or synthetic organism designed to imitate a human
* Android (operating system), Google's mobile operating system
** Bugdroid, a Google mascot sometimes referred to ...
,
Firefox OS,
Mer and
Tizen
Tizen () is a Linux-based mobile operating system backed by the Linux Foundation, mainly developed and used primarily by Samsung Electronics.
The project was originally conceived as an HTML5-based platform for mobile devices to succeed MeeGo. Sa ...
.
Android has become the dominant mobile operating system for
smartphones, running on 79.3% of units sold worldwide during the second quarter of 2013.
Android is also used on tables, smart TVs, and in-vehicle navigation systems.
Although Android is based on a modified version of the Linux kernel, commentators disagree on whether the term "Linux distribution" applies to it, and whether it is "Linux" according to the common usage of the term. Android is a
Linux distribution
A Linux distribution (often abbreviated as distro) is an operating system made from a software collection that includes the Linux kernel and, often, a package management system. Linux users usually obtain their operating system by downloading one ...
according to the
Linux Foundation
The Linux Foundation (LF) is a non-profit technology consortium founded in 2000 as a merger between Open Source Development Labs and the Free Standards Group to standardize Linux, support its growth, and promote its commercial adoption. Additi ...
, Google's open-source chief
Chris DiBona
Chris DiBona ('cdibona', born October 1971) was the director of open source at Google from August 2004 until January of 2023.
The open source team at Google oversees license compliance and supports the open source developer community through pro ...
, and several journalists. Others, such as Google engineer Patrick Brady, say that Android is not Linux in the traditional
Unix-like Linux distribution sense; Android does not include the
GNU C Library (it uses
Bionic as an alternative C library) and some of other components typically found in Linux distributions.
''
Ars Technica
''Ars Technica'' is a website covering news and opinions in technology, science, politics, and society, created by Ken Fisher and Jon Stokes in 1998. It publishes news, reviews, and guides on issues such as computer hardware and software, sci ...
'' wrote that "Although Android is built on top of the Linux kernel, the platform has very little in common with the conventional desktop Linux stack".
Cellphones and PDAs running Linux on open-source platforms became more common from 2007; examples include the
Nokia N810,
Openmoko's
Neo1973
Openmoko is a discontinued project to create a family of open source mobile phones, including the hardware specification, the operating system ( Openmoko Linux), and actual smartphone development implementation like the Neo 1973 and Neo FreeRun ...
, and the
Motorola ROKR E8. Continuing the trend,
Palm (later acquired by
HP) produced a new Linux-derived operating system,
webOS, which is built into its line of
Palm Pre smartphones.
Nokia's
Maemo, one of the earliest mobile operating systems, was based on
Debian
Debian (), also known as Debian GNU/Linux, is a Linux distribution composed of free and open-source software, developed by the community-supported Debian Project, which was established by Ian Murdock on August 16, 1993. The first version of D ...
. It was later merged with
Intel's
Moblin, another Linux-based operating system, to form
MeeGo. The project was later terminated in favor of Tizen, an operating system targeted at mobile devices as well as IVI. Tizen is a project within
The Linux Foundation. Several
Samsung products are already running Tizen,
Samsung Gear 2 being the most significant example.
Samsung Z
Tizen () is a Linux-based mobile operating system backed by the Linux Foundation, mainly developed and used primarily by Samsung Electronics.
The project was originally conceived as an HTML5-based platform for mobile devices to succeed MeeGo. Sa ...
smartphones will use Tizen instead of Android.
As a result of MeeGo's termination, the Mer project forked the MeeGo codebase to create a basis for mobile-oriented operating systems. In July 2012,
Jolla announced
Sailfish OS, their own mobile operating system built upon Mer technology.
Mozilla's Firefox OS consists of the Linux kernel, a
hardware abstraction layer, a
web-standards-based
runtime environment and user interface, and an integrated
web browser.
Canonical has released
Ubuntu Touch, aiming to bring convergence to the user experience on this mobile operating system and its desktop counterpart,
Ubuntu. The operating system also provides a full Ubuntu desktop when connected to an external monitor.
The
Librem 5 is a smartphone developed by
Purism. By default, it runs the company-made Linux-based
PureOS, but it can also run other Linux distributions. Like Ubuntu Touch, PureOS is designed with convergence in mind, allowing desktop programs to run on the smartphone. An example of this is the desktop version of
Mozilla Firefox
Mozilla Firefox, or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. It uses the Gecko rendering engine to display web pages, which implements current and a ...
.
Another smartphone is the
PinePhone, made by the computer manufacturer
Pine64. The PinePhone can run a variety of Linux-based operating systems such as Ubuntu Touch and
postmarketOS.
Embedded devices
Due to its low cost and ease of customization,
Linux is often used in
embedded systems. In the non-mobile telecommunications equipment sector, the majority of
customer-premises equipment (CPE) hardware runs some Linux-based operating system.
OpenWrt is a community-driven example upon which many of the OEM firmware releases are based.
For example, the
TiVo digital video recorder also uses a customized Linux,
as do several network
firewalls and
routers from such makers as
Cisco/
Linksys. The
Korg OASYS, the
Korg KRONOS, the
Yamaha Motif XS/Motif XF
music workstations, Yamaha S90XS/S70XS, Yamaha MOX6/MOX8 synthesizers, Yamaha Motif-Rack XS
tone generator module, and Roland RD-700GX
digital piano also run Linux. Linux is also used in
stage lighting
Stage lighting is the craft of lighting as it applies to the production of theater, dance, opera, and other performance arts. control systems, such as the WholeHogIII console.
Gaming
In the past, there were few games available for Linux. In recent years, more games have been released with support for Linux (especially
Indie game
An indie game, short for independent video game, is a video game typically created by individuals or smaller development teams without the financial and technical support of a large game publisher, in contrast to most "AAA" (triple-A) games. ...
s), with the exception of a few
AAA title games.
Android
Android may refer to:
Science and technology
* Android (robot), a humanoid robot or synthetic organism designed to imitate a human
* Android (operating system), Google's mobile operating system
** Bugdroid, a Google mascot sometimes referred to ...
, a mobile platform which uses the
Linux kernel
The Linux kernel is a free and open-source, monolithic, modular, multitasking, Unix-like operating system kernel. It was originally authored in 1991 by Linus Torvalds for his i386-based PC, and it was soon adopted as the kernel for the GNU ope ...
, has gained much developer interest and is one of the main platforms for mobile game development along with
iOS operating system by
Apple for
iPhone and
iPad devices.
On February 14, 2013,
Valve released a Linux version of
Steam
Steam is a substance containing water in the gas phase, and sometimes also an aerosol of liquid water droplets, or air. This may occur due to evaporation or due to boiling, where heat is applied until water reaches the enthalpy of vaporization ...
, a gaming distribution platform on PC. Many Steam games were ported to Linux. On December 13, 2013, Valve released
SteamOS, a gaming-oriented OS based on Debian, for
beta testing
Software testing is the act of examining the artifacts and the behavior of the software under test by validation and verification. Software testing can also provide an objective, independent view of the software to allow the business to apprecia ...
, and had plans to ship
Steam Machines as a gaming and entertainment platform. Valve has also developed
VOGL, an
OpenGL
OpenGL (Open Graphics Library) is a cross-language, cross-platform application programming interface (API) for rendering 2D and 3D vector graphics. The API is typically used to interact with a graphics processing unit (GPU), to achieve hardwa ...
debugger intended to aid video game development, as well as porting its
Source game engine to desktop Linux. As a result of Valve's effort, several prominent games such as ''
DotA 2
''Dota 2'' is a 2013 multiplayer online battle arena (MOBA) video game by Valve. The game is a sequel to ''Defense of the Ancients'' (''DotA''), a community-created mod for Blizzard Entertainment's '' Warcraft III: Reign of Chaos.'' ''Dota 2' ...
'', ''
Team Fortress 2'', ''
Portal'', ''
Portal 2'' and ''
Left 4 Dead 2'' are now natively available on desktop Linux.
On July 31, 2013,
Nvidia released
Shield
A shield is a piece of personal armour held in the hand, which may or may not be strapped to the wrist or forearm. Shields are used to intercept specific attacks, whether from close-ranged weaponry or projectiles such as arrows, by means of a ...
as an attempt to use Android as a specialized gaming platform.
Some Linux users play Windows-based games using
Wine or
CrossOver Linux.

On August 22, 2018, Valve released their own fork of Wine called
Proton
A proton is a stable subatomic particle, symbol , H+, or 1H+ with a positive electric charge of +1 ''e'' elementary charge. Its mass is slightly less than that of a neutron and 1,836 times the mass of an electron (the proton–electron mass ...
, aimed at gaming. It features some improvements over the vanilla Wine such as Vulkan-based DirectX 11 and 12 implementations, Steam integration, better full screen and game controller support and improved performance for multi-threaded games.
In 2021, ProtonDB, an online aggregator of games supporting Linux, stated that 78% of the top thousand games on Steam were able to run on Linux using either
Proton
A proton is a stable subatomic particle, symbol , H+, or 1H+ with a positive electric charge of +1 ''e'' elementary charge. Its mass is slightly less than that of a neutron and 1,836 times the mass of an electron (the proton–electron mass ...
or a native port.
On February 25, 2022, Valve released
Steam Deck, a
handheld gaming console
A handheld game console, or simply handheld console, is a small, portable self-contained video game console with a built-in screen, game controls and speakers. Handheld game consoles are smaller than home video game consoles and contain the cons ...
running
Arch Linux-based operating system SteamOS 3.0.
Specialized uses
Due to the flexibility, customizability and free and open-source nature of Linux, it becomes possible to highly tailor Linux towards a specific purpose. There are two main methods to assemble a specialized Linux distribution: building from scratch or from a general-purpose distribution as a base. The distributions often used for this purpose include
Debian
Debian (), also known as Debian GNU/Linux, is a Linux distribution composed of free and open-source software, developed by the community-supported Debian Project, which was established by Ian Murdock on August 16, 1993. The first version of D ...
,
Fedora
A fedora () is a hat with a soft brim and indented crown.Kilgour, Ruth Edwards (1958). ''A Pageant of Hats Ancient and Modern''. R. M. McBride Company. It is typically creased lengthwise down the crown and "pinched" near the front on both sides ...
,
Ubuntu (which is itself based on Debian),
Arch Linux,
Gentoo, and
Slackware. In contrast, Linux distributions built from scratch do not have general-purpose bases; instead, they focus on the
JeOS philosophy by including only necessary components and avoiding
resource overhead caused by components considered redundant in the distribution's use cases.
Home theater PC
A
home theater PC (HTPC) is a PC that is mainly used as an entertainment system, especially a
home theater system. It is normally connected to a television, and often an additional audio system.
OpenELEC, a Linux distribution that incorporates the media center software
Kodi
KODI (1400 AM) is a radio station broadcasting a news/talk format. Licensed to Cody, Wyoming, United States, the station is currently owned by the Big Horn Radio Network, a division of Legend Communications of Wyoming, LLC, and features programm ...
, is an OS tuned specifically for an HTPC. Having been built from the ground up adhering to the JeOS principle, the OS is very lightweight and very suitable for the confined usage range of an HTPC.
There are also special editions of Linux distributions that include the
MythTV media center software, such as
Mythbuntu, a special edition of Ubuntu.
Digital security
Kali Linux is a Debian-based Linux distribution designed for
digital forensics and
penetration testing. It comes preinstalled with several software applications for penetration testing and identifying
security exploits. The Ubuntu derivative
BackBox provides pre-installed security and network analysis tools for ethical hacking.
The Arch-based
BlackArch includes over 2100 tools for pentesting and security researching.
There are many Linux distributions created with privacy, secrecy, network anonymity and information security in mind, including
Tails,
Tin Hat Linux and
Tinfoil Hat Linux
Tinfoil Hat Linux (THL) was a compact security-focused Linux distribution designed for high security developed by The Shmoo Group. The first version (1.000) was released in February 2002. By 2013, it had become a low-priority project. Its image ...
.
Lightweight Portable Security is a distribution based on Arch Linux and developed by the
United States Department of Defense. Tor-ramdisk is a minimal distribution created solely to host the network anonymity software
Tor.
System rescue
Linux
Live CD sessions have long been used as a tool for recovering data from a broken computer system and for repairing the system. Building upon that idea, several Linux distributions tailored for this purpose have emerged, most of which use
GParted
GParted (acronym of GNOME Partition Editor) is a GTK front-end to GNU Parted and an official GNOME partition-editing application (alongside Disks). GParted is used for creating, deleting, resizing, moving, checking, and copying disk partitions ...
as a partition editor, with additional data recovery and system repair software:
*
GParted Live
GParted (acronym of GNOME Partition Editor) is a GTK front-end to GNU Parted and an official GNOME partition-editing application (alongside Disks). GParted is used for creating, deleting, resizing, moving, checking, and copying disk partition ...
a Debian-based distribution developed by the GParted project.
*
Parted Magic a commercial Linux distribution.
*
SystemRescueCD an Arch-based distribution with support for editing Windows
registry.
In space
SpaceX
Space Exploration Technologies Corp. (SpaceX) is an American spacecraft manufacturer, launcher, and a satellite communications corporation headquartered in Hawthorne, California. It was founded in 2002 by Elon Musk with the stated goal of ...
uses multiple redundant
flight computers
Flight or flying is the process by which an object moves through a space without contacting any planetary surface, either within an atmosphere (i.e. air flight or aviation) or through the vacuum of outer space (i.e. spaceflight). This c ...
in a
fault-tolerant design in its
Falcon 9 rocket. Each Merlin engine is controlled by three
voting computers, with two physical processors per computer that constantly check each other's operation. Linux is not inherently fault-tolerant (no operating system is, as it is a function of the whole system including the hardware), but the flight computer software makes it so for its purpose.
[ For flexibility, ]commercial off-the-shelf
Commercial off-the-shelf or commercially available off-the-shelf (COTS) products are packaged or canned (ready-made) hardware or software, which are adapted aftermarket to the needs of the purchasing organization, rather than the commissioning of ...
parts and system-wide "radiation-tolerant" design are used instead of radiation hardened parts. , SpaceX has conducted over 76 launches of the Falcon 9 since 2010, out of which all but one have successfully delivered their primary payloads to the intended orbit, and has used it to transport astronauts to the International Space Station. The Dragon 2 crew capsule also uses Linux.
Windows was deployed as the operating system on non-mission critical laptops used on the space station, but it was later replaced with Linux. Robonaut 2, the first humanoid robot in space, is also Linux-based.
The Jet Propulsion Laboratory has used Linux for a number of years "to help with projects relating to the construction of unmanned space flight and deep space exploration"; NASA uses Linux in robotics in the Mars rover, and Ubuntu Linux to "save data from satellites".
Education
Linux distributions have been created to provide hands-on experience with coding and source code to students, on devices such as the Raspberry Pi. In addition to producing a practical device, the intention is to show students "how things work under the hood".
The Ubuntu derivatives Edubuntu
Edubuntu, previously known as Ubuntu Education Edition, was an official derivative of the Ubuntu (operating system), Ubuntu operating system designed for use in classrooms inside schools, homes and communities.
Edubuntu was developed in collabor ...
and The Linux Schools Project
The Linux Schools Project (formerly ''Karoshi'', which can be translated literally as " death from overwork" in Japanese) is an operating system designed for schools. It is a Linux distribution based on Ubuntu (operating system). The project mai ...
, as well as the Debian derivative Skolelinux
Skolelinux/Debian-Edu is a Linux distribution intended for educational use and a Debian Pure Blend. The free and open source software project was founded in Norway in 2001 and is now being internationally developed. Its name is a direct transla ...
, provide education-oriented software packages. They also include tools for administering and building school computer labs and computer-based classrooms, such as the Linux Terminal Server Project (LTSP).
Others
Instant WebKiosk and Webconverger are browser-based Linux distributions often used in web kiosks and digital signage
Digital signage is a segment of electronic signage. Digital displays use technologies such as LCD, LED, projection and e-paper to display digital images, video, web pages, weather data, restaurant menus, or text. They can be found in public ...
. Thinstation is a minimalist distribution designed for thin clients. Rocks Cluster Distribution is tailored for high-performance computing clusters.
There are general-purpose Linux distributions that target a specific audience, such as users of a specific language or geographical area. Such examples include Ubuntu Kylin
Ubuntu Kylin () is the official Chinese version of the Ubuntu computer operating system. It is intended for desktop and laptop computers, and has been described as a "loose continuation of the Chinese Kylin OS". In 2013, Canonical Ltd. reached a ...
for Chinese language users and BlankOn targeted at Indonesians. Profession-specific distributions include Ubuntu Studio for media creation and DNALinux for bioinformatics
Bioinformatics () is an interdisciplinary field that develops methods and software tools for understanding biological data, in particular when the data sets are large and complex. As an interdisciplinary field of science, bioinformatics combi ...
. There is also a Muslim-oriented distribution of the name Sabily
Sabily ( ar, سبيلي, , ''My Way'') is a discontinued Linux distribution based on Ubuntu, designed by and for Muslims.
Originally named Ubuntu Muslim Edition (presented as UbuntuME), development for Sabily was active from 2007 to 2011.
Sabi ...
that consequently also provides some Islamic tools. Certain organizations use slightly specialized Linux distributions internally, including GendBuntu
GendBuntu is a version of Ubuntu adapted for use by France's National Gendarmerie. The Gendarmerie have pioneered the use of open source software on servers and personal computers since 2005 when it adopted the OpenOffice.org office suite, makin ...
used by the French National Gendarmerie, Goobuntu used internally by Google, and Astra Linux developed specifically for the Russian army.
See also
* Linux on Apple devices
The Linux kernel can run on a variety of devices made by Apple, including devices where the unlocking of the bootloader is not possible with an official procedure, such as iPhones and iPads.
iPad
In June 2022, software developers Konrad Dybcio ...
References
{{Linux
Linux
Computing platforms