Key facts
- First released
- September 17, 1991
- Creator
- Linus Torvalds
- License
- GPLv2
Forest Trails
- Kind of
- Runs
Referencing articles
Rust and memory safety
Rust proves you can have C-level performance and still catch memory bugs at compile time.
Open source, explained
Open source is not a synonym for free. It is a specific promise about what users can do with the software.
What is Docker?
Docker packages an application and its dependencies into a single image. That image runs the same way anywhere Docker runs.
What is Kubernetes?
Kubernetes runs your containers, keeps them running, and reschedules them when they fall over. That is most of what people need from infrastructure.
Linux: the operating system of the internet
Linux is not a company or a product. It is a kernel maintained by thousands of developers, wrapped into hundreds of distributions.