This evergreen history article uses authoritative archives and official records. Exact dates are used when documented; gradual inventions and rollouts are described as periods rather than being assigned a misleading single birthday.
Quick facts
- Linus Torvalds began Linux as a personal operating-system kernel project while studying at the University of Helsinki in Finland.
- He announced the project publicly on 25 August 1991 and released an early kernel in the following weeks.
- Linux became useful by combining with GNU tools and other free software.
- The kernel is developed collaboratively by thousands of contributors and organisations.
- Linux underpins servers, cloud platforms, supercomputers, embedded devices and Android-based phones.
Unix, GNU and the environment before Linux
Unix, created at Bell Labs beginning in 1969, influenced operating-system design through portable code, simple tools and multiuser concepts. Universities and companies produced many Unix variants, but licensing limited broad modification and redistribution.
Richard Stallman launched the GNU Project in 1983 to build a free Unix-compatible operating system. GNU produced compilers, libraries, shells and utilities, but its own kernel was not yet widely usable when Linux appeared.
A student project in Helsinki
Linus Torvalds, a computer-science student at the University of Helsinki, wanted a Unix-like system for his Intel 386 personal computer. Inspired partly by the educational MINIX system, he began writing a kernel in 1991.
On 25 August 1991 Torvalds posted a message to a MINIX newsgroup describing a free hobby project. An early Linux kernel release followed. The code was initially limited, but Internet collaboration allowed other programmers to test, report bugs and submit improvements.
Licensing and the rise of distributions
Linux adopted the GNU General Public License, which allowed users to study, modify and redistribute the code under reciprocal terms. Combined with GNU utilities, the kernel formed a complete operating environment often called GNU/Linux.
Distributions such as Slackware, Debian, Red Hat and SUSE packaged the kernel with installers, libraries and applications. They made Linux usable by organisations that needed stable updates and support rather than assembling every component manually.
Servers, enterprise adoption and open development
Linux became popular on Internet servers because it was flexible, reliable and could run on inexpensive hardware. Companies built commercial support businesses around open code. The development process expanded to include independent volunteers, hardware vendors, cloud companies and universities.
The Linux Foundation and related organisations helped coordinate infrastructure, trademarks, training and collaborative projects. The kernel itself remained governed through maintainers and technical review rather than a conventional single-company product roadmap.
Android, cloud, containers and the modern world
Google’s Android operating system uses the Linux kernel, bringing it to billions of mobile devices. Linux also dominates supercomputing and is central to cloud servers. Containers rely on kernel features to isolate processes, and orchestration systems run vast fleets of Linux machines.
Linux faces continuing challenges in desktop consistency, security maintenance, supply-chain trust and sustainable contributor labour. Its historical importance lies not only in free software, but in demonstrating that globally distributed collaboration can produce infrastructure used by governments, companies and consumers.
Common misconceptions
- Linux is technically a kernel; a complete operating system includes many additional tools and components.
- Linux was not written entirely by Linus Torvalds after the first release; it became a massive collaborative project.
- Open source does not mean the software has no cost, owner, licence or commercial business.
- Android uses the Linux kernel but is not identical to a traditional desktop Linux distribution.
Timeline: key years and locations
| Year | Location | Event | Why it mattered |
|---|---|---|---|
| 1969 | Bell Labs, New Jersey, United States | Unix development begins | Created a major architectural and cultural influence. |
| 1983 | Cambridge, Massachusetts, United States | GNU Project is announced | Started building a free Unix-compatible software system. |
| 25 August 1991 | Helsinki, Finland | Torvalds announces the Linux project | Opened the kernel project to Internet collaboration. |
| 1992 | Global developer community | Linux adopts the GNU GPL | Enabled reciprocal sharing and rapid community growth. |
| 1993–1994 | United States and Europe | Debian, Slackware and commercial distributions expand | Made installation, updates and support more practical. |
| 1998–2000 | Global technology industry | Enterprise companies embrace Linux | Established open-source servers in mainstream business. |
| 2008 | Global mobile market | First commercial Android phone launches | Brought the Linux kernel to mass-market smartphones. |
| 2010s–2020s | Global cloud data centres | Containers, cloud and supercomputers rely on Linux | Made Linux foundational infrastructure for modern computing. |
Frequently asked questions
Who created Linux?
Linus Torvalds started the kernel in 1991, after which thousands of contributors and organisations expanded it.
When was Linux first announced?
Torvalds posted the public announcement on 25 August 1991 from Helsinki, Finland.
Why is Linux important to cloud computing?
Its openness, automation, portability, container support and broad hardware ecosystem make it well suited to large-scale servers and infrastructure.