Linux Journey - Learn Linux fundamentals through interactive lessons.
A structured learning path from beginner to advanced Linux administration with three levels:
- Grasshopper - Learn the basics
- Journeyman - System internals
- Networking Nomad - Network administration
The repository is organized as follows:
├── i18n/ # Language files
├── lessons/ # Course content by language
│ ├── en/ # English lessons
│ ├── zh/ # Chinese lessons
│ └── ... # Other languages
└── README.md
We welcome contributions! See CONTRIBUTING.md for detailed guidelines on:
- Adding new lessons and content
- Translation guidelines
- Lesson templates and structure
- Development workflow
Content is licensed under CC BY-SA 4.0 and maintained by the LabEx team.