Hello World: GeekDZ is Officially Live!
π Welcome to GeekDZ!β
I'm thrilled to announce that GeekDZ Docs is officially live! This marks the beginning of an exciting journey to transform how we approach open-source, Linux, and DevOps at the University of Khenchela.
For those just joining us, let me introduce what we're building:
What is GeekDZ?β
GeekDZ is a hub for computer science students passionate about:
- π§ Linux System Administration - Rigorous training through Red Hat Academy
- βοΈ Cloud & DevOps Technologies - Modern infrastructure and automation
- π€ Open Source Contribution - Learning by doing and giving back to the community
What's Happening Next?β
π Red Hat Training Sessionsβ
Starting next month, we'll be running weekly training sessions covering:
- RHCSA fundamentals (User management, file permissions, package management)
- Containerization with Podman and Docker
- Infrastructure as Code with Ansible
- CI/CD pipelines with GitHub Actions
Sessions will be held every Tuesday at 2 PM in the Computer Science building, and all are welcome!
π» Campus Coding Challengeβ
We're launching our first open-source coding challenge where students can:
- Contribute to real open-source projects
- Win certificates and recognition
- Build their portfolio while learning
π Growing the Knowledge Baseβ
This docs site will become the go-to resource for:
- Step-by-step tutorials on Linux and DevOps
- Best practices and industry standards
- Student success stories and case studies
- Career guidance for aspiring platform engineers
Let's Get Technicalβ
Here's a little taste of what we're about:
#!/bin/bash
# Hello from GeekDZ
echo "Hello GeekDZ"
echo "Welcome to the future of tech education in Algeria π"
# Let's check our system
uname -a
whoami
pwd
When you run this script, it reminds us that every expert started as a beginner asking simple questions.
Join the Movementβ
Whether you're a complete beginner or already familiar with Linux:
- Read our documentation - Start with the Introduction
- Attend our sessions - No prior experience needed
- Contribute to our repo - Submit bug fixes, tutorials, or suggestions via PR
- Spread the word - Tell your classmates about GeekDZ
The Big Pictureβ
This documentation site represents more than just contentβit's a commitment. A commitment to:
- Making professional-grade tech education accessible to every student in Algeria
- Building a global community of Algerian developers contributing to open-source
- Proving that great engineers don't just come from Silicon Valleyβthey come from everywhere
One More Thing...β
If you're reading this and thinking "I don't know anything about Linux or DevOps," that's perfect. That's exactly who this is for. Everyone starts somewhere. I started asking "What's a terminal?" just a few years ago, and now I'm a certified Red Hat educator. You can too.
Here's to the beginning. Let's build something amazing together. π»β¨
P.S. - If you find a typo in our docs or have a suggestion, don't hesitate to open a Pull Request. We believe in learning by contributing.
See you at our first session!
β Ayad Founder, GeekDZ Red Hat Academy Educator
