Skip to main content

Hello World: GeekDZ is Officially Live!

Β· 3 min read
Ayad Seghiri
Founder & Red Hat Academy Educator

πŸŽ‰ 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:

  1. Read our documentation - Start with the Introduction
  2. Attend our sessions - No prior experience needed
  3. Contribute to our repo - Submit bug fixes, tutorials, or suggestions via PR
  4. 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