Difficulty: Easy
Correct Answer: Linus Torvalds
Explanation:
Introduction / Context:
The Linux kernel is the core component of countless servers, desktops, and embedded systems worldwide. Understanding its origins provides context for the broader open-source ecosystem, licensing, and governance models that shape modern computing.
Given Data / Assumptions:
Concept / Approach:
Linus Torvalds began the Linux kernel as a personal project in 1991 while a student at the University of Helsinki. He announced it publicly and licensed it under terms compatible with free software ideals. The kernel later combined with GNU userland tools and other software to form complete GNU/Linux systems maintained by many distributions.
Step-by-Step Solution:
Verification / Alternative check:
Historical archives and the original Usenet announcement confirm Torvalds’s authorship. The ongoing kernel development process still recognizes him as the project’s benevolent dictator and release manager, coordinating contributions from a global developer community.
Why Other Options Are Wrong:
Common Pitfalls:
Conflating GNU and Linux, or assuming the founder of GNU also founded the kernel. The combined term GNU/Linux reflects a collaboration of distinct projects with separate origins.
Final Answer:
Linus Torvalds
Discussion & Comments