More languages
More actions
(Created page with "'''Linux''' is a free and open-source UNIX-like kernel developed by Linus Torvalds. Linux is managed with the version control system <code>git</code> and licensed under the GNU General Public License-2. Linux is often bundled with GNU utilities. ==History== Linus Torvalds released the Linux Kernel in source-code form in 1991.<ref>{{Web citation|title=Linux 0.01 Documentation|url=http://www.oldlinux.org/Linux.old/Linux-...") |
Tag: Visual edit |
||
(16 intermediate revisions by 6 users not shown) | |||
Line 1: | Line 1: | ||
'''Linux''' is a [[Free and open-source software|free and open-source]] [[UNIX]]-like kernel | [[Image:Tux.svg|200px|thumb|Tux, the communal mascot of Linux.]] | ||
'''Linux''' is a [[Free and open-source software|free and open-source]] [[UNIX]]-like monolithic kernel created by [[Linus Torvalds]] and developed by the linux community. Linux is managed with the version control system <code>git</code> and licensed under the [[GNU General Public License]] version 2. | |||
Linux is often bundled with [[GNU]] utilities. | Linux is often bundled with the [[GNU]] utilities. Although, this is not always the case, as can be seen by distributions like [[Alpine Linux]].<ref>{{Web citation|author=The Alpine Linux Developers|newspaper=Alpine Linux|title=Main Page|date=2023-5-24|url=https://www.alpinelinux.org/|archive-url=https://web.archive.org/web/20230520235223/https://www.alpinelinux.org/|archive-date=2023-5-20|retrieved=2023-5-24|quote=Alpine Linux is a security-oriented, lightweight Linux distribution based on musl libc and busybox.}}</ref> | ||
Many Linux-based operating systems are better in terms of performance and stability than [[Microsoft Windows]]. | |||
==History== | ==History== | ||
Linus Torvalds released the Linux Kernel in source-code form in 1991.<ref>{{Web citation|title=Linux 0.01 Documentation|url=http://www.oldlinux.org/Linux.old/Linux-0.01/docs/}}</ref> The next year, in February 1992, Linux was released under the GNU General Public License.<ref>{{Web citation|title=Linux 0.12 Documentation|url=http://www.oldlinux.org/Linux.old/Linux-0.12/docs/}}</ref> | Linus Torvalds released the Linux Kernel in source-code form in 1991.<ref name=":0">{{Web citation|title=Linux 0.01 Documentation|url=http://www.oldlinux.org/Linux.old/Linux-0.01/docs/}}</ref> The next year, in February 1992, Linux was released under the GNU General Public License.<ref>{{Web citation|title=Linux 0.12 Documentation|url=http://www.oldlinux.org/Linux.old/Linux-0.12/docs/}}</ref> | ||
===NVIDIA's Open-Source Boycott on Linux=== | ===NVIDIA's Open-Source Boycott on Linux=== | ||
Line 15: | Line 18: | ||
===NSA Interrogation=== | ===NSA Interrogation=== | ||
In 2013, [[Nils Torvalds]] reported that the [[National Security Agency]] contacted Linus Torvalds with a request to add backdoors into Linux.<ref>{{Web citation|url=https://falkvinge.net/2013/11/17/nsa-asked-linus-torvalds-to-install-backdoors-into-gnulinux/| | In 2013, [[Nils Torvalds]] reported that the [[National Security Agency]] contacted Linus Torvalds with a request to add backdoors into Linux.<ref>{{Web citation|author=Christian Engstrom|newspaper=Falkvinge|title=NSA Asked Linus Torvalds To Install Backdoors Into GNU/Linux|date=2013-11-17|url=https://falkvinge.net/2013/11/17/nsa-asked-linus-torvalds-to-install-backdoors-into-gnulinux/|archive-url=https://web.archive.org/web/20231210140134/https://falkvinge.net/2013/11/17/nsa-asked-linus-torvalds-to-install-backdoors-into-gnulinux/|archive-date=2023-12-10|quote=}}</ref> | ||
==Linux distributions== | ==Linux distributions== | ||
Linux distributions (operating systems that use Linux) often use [[GNU coreutils]]. | Linux distributions (operating systems that use Linux) often use the [[GNU coreutils]]. Although, many alternatives to the GNU coreutils exist, such as [[Uutils]] and [[Busybox]]. | ||
===State-developed=== | ===State-developed=== | ||
Many [[State|states]] have developed a Linux-based operating system to develop | Many [[State|states]] have developed a Linux-based operating system to develop sovereign economies and break dependence on Microsoft Windows, which has backdoors usable by the [[Central Intelligence Agency]]. | ||
* The [[Russian Federation]] developed and is transitioning to [[Astra Linux]], due to | * The [[Russian Federation]] developed and is transitioning to [[Astra Linux]],<ref>{{Web citation|url=https://astralinux.ru|title=Российские операционные системы (ОС), отечественное ПО для виртуализации и резервного копирования | Astra Linux (Russian operating system, home virtualization, and reserve software | Astra Linux)}}</ref> due to its compliance to state orders for use of domestic software.<ref>{{Web citation|url=https://astralinux.ru/main-government|title=Государственный сектор}}</ref> | ||
* The [[Republic of Cuba | * The [[Republic of Cuba]] developed [[Nova]].<ref>{{Web citation|url=https://www.nova.cu/|title=Nova | Portal Web}}</ref> | ||
* The [[Democratic People's Republic of Korea|DPRK]] (through the Korea Computer Center) developed [[Red Star OS]].{{helper|helper-text=Confirm Linux heritage | * The [[Democratic People's Republic of Korea|DPRK]] (through the Korea Computer Center) developed [[Red Star OS]].{{helper|helper-text=Confirm Linux heritage|hover-text=Find sources confirming that Red Star OS is based off Linux.}} | ||
* | |||
==Attacks by Microsoft== | ==Attacks by Microsoft== | ||
Line 38: | Line 42: | ||
<references /> | <references /> | ||
[[Category:Computer operating systems]] | [[Category:Computer operating systems]] | ||
[[Category: | [[Category:Free and open-source software]] |
Latest revision as of 20:09, 26 April 2024
Linux is a free and open-source UNIX-like monolithic kernel created by Linus Torvalds and developed by the linux community. Linux is managed with the version control system git
and licensed under the GNU General Public License version 2.
Linux is often bundled with the GNU utilities. Although, this is not always the case, as can be seen by distributions like Alpine Linux.[1]
Many Linux-based operating systems are better in terms of performance and stability than Microsoft Windows.
History[edit | edit source]
Linus Torvalds released the Linux Kernel in source-code form in 1991.[2] The next year, in February 1992, Linux was released under the GNU General Public License.[3]
NVIDIA's Open-Source Boycott on Linux[edit | edit source]
In 2011, the NVIDIA Corporation refused to provide open-source GPU drivers;[4] Linux developers were forced to reverse engineer proprietary NVIDIA GPUs to develop open-source drivers, to which NVIDIA provided horrendous support.[citation needed]
Linus Torvalds famously responded to the boycott with a middle finger and a curse word: "NVIDIA, Fuck you!"[5]
NSA Interrogation[edit | edit source]
In 2013, Nils Torvalds reported that the National Security Agency contacted Linus Torvalds with a request to add backdoors into Linux.[6]
Linux distributions[edit | edit source]
Linux distributions (operating systems that use Linux) often use the GNU coreutils. Although, many alternatives to the GNU coreutils exist, such as Uutils and Busybox.
State-developed[edit | edit source]
Many states have developed a Linux-based operating system to develop sovereign economies and break dependence on Microsoft Windows, which has backdoors usable by the Central Intelligence Agency.
- The Russian Federation developed and is transitioning to Astra Linux,[7] due to its compliance to state orders for use of domestic software.[8]
- The Republic of Cuba developed Nova.[9]
- The DPRK (through the Korea Computer Center) developed Red Star OS.[Confirm Linux heritage]
Attacks by Microsoft[edit | edit source]
External Links[edit | edit source]
References[edit | edit source]
- ↑ “Alpine Linux is a security-oriented, lightweight Linux distribution based on musl libc and busybox.”
The Alpine Linux Developers (2023-5-24). "Main Page" Alpine Linux. Archived from the original on 2023-5-20. Retrieved 2023-5-24. - ↑ "Linux 0.01 Documentation".
- ↑ "Linux 0.12 Documentation".
- ↑ Chris Hoffman (2015-04-17). "Why Nvidia graphics cards are the worst for open-source, but the best for Linux gaming" PCWorld.
- ↑ Kuttofos (2012-06-17). "Linus Torvalds To Nvidia - "Fuck You"". YouTube.
- ↑ Christian Engstrom (2013-11-17). "NSA Asked Linus Torvalds To Install Backdoors Into GNU/Linux" Falkvinge. Archived from the original on 2023-12-10.
- ↑ "Российские операционные системы (ОС), отечественное ПО для виртуализации и резервного копирования | Astra Linux (Russian operating system, home virtualization, and reserve software | Astra Linux)".
- ↑ "Государственный сектор".
- ↑ "Nova | Portal Web".