1.1 Introduction
You'll begin with three mainstream Linux distributions:
- Ubuntu – beginner-friendly with excellent WSL integration.
- Debian – rock-solid, widely used in servers.
- Fedora – Stable, user-frendly, cutting-edge.
In this chapter, you'll:
- Explore options for running Linux on your machine.
- Install Debian using a live USB.
- Set up Ubuntu via WSL for Windows users.
- Use essential package management tools (
apt
,dnf
).