# 📚 Linux Course - English Version 🇬🇧 

Welcome to the **Hands-on Linux Course** in English.

This course walks you through learning Linux with a hands-on, progressive approach — from basic commands to system administration skills.

---

## ✅ Goals

- Understand the Linux internals
- Learn essential shell commands and process management
- Manage users, services, networks, firewalls, and packages
- Automate tasks with cron
- Prepare for system administration or DevOps careers

---

## 📑 Chapters list

| #   | Title                              | File                                     |
|-----|------------------------------------|------------------------------------------|
| 00  | Welcome               | [00-welcome.md](./00-welcome.md) |
| 01  | Inside the Linux World             | [01-inside-linux-world.md](./01-inside-linux-world.md) |
| 02  | Basic Commands                     | [02-basic-commands.md](./02-basic-commands.md) |
| 03  | Process Management                 | [03-process-management.md](./03-process-management.md) |
| 04  | Users and Groups                   | [04-users-groups.md](./04-users-groups.md) |
| 05  | File Permissions                   | [05-file-permissions.md](./05-file-permissions.md) |
| 06  | Package Management                 | [06-package-management.md](./06-package-management.md) |
| 07  | Service Management                 | [07-service-management.md](./07-service-management.md) |
| 08  | Network Management                 | [08-network-management.md](./08-network-management.md) |
| 09  | Firewall Basics                    | [09-firewall.md](./09-firewall.md) |
| 10  | Task Scheduling                    | [10-tasks-planification.md](./10-tasks-planification.md) |
| 11  | Extra                              | [11-extra.md](./11-extra.md) |

---

## 🔁 Version française

Pour la version française : [Accéder au cours en français](../fr/README.md)
