<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet type="text/xsl" href="atom.xsl"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <id>https://docs.geekdz.tech/blog</id>
    <title>GeekDZ Blog</title>
    <updated>2026-04-11T00:00:00.000Z</updated>
    <generator>https://github.com/jpmonette/feed</generator>
    <link rel="alternate" href="https://docs.geekdz.tech/blog"/>
    <subtitle>GeekDZ Blog</subtitle>
    <icon>https://docs.geekdz.tech/https://gravatar.com/avatar/336f3f7ede8e23432fc4c0e3b7c84a85?s=32&amp;d=identicon</icon>
    <entry>
        <title type="html"><![CDATA[Hello World: GeekDZ is Officially Live!]]></title>
        <id>https://docs.geekdz.tech/blog/hello-world</id>
        <link href="https://docs.geekdz.tech/blog/hello-world"/>
        <updated>2026-04-11T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[🎉 Welcome to GeekDZ!]]></summary>
        <content type="html"><![CDATA[<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="-welcome-to-geekdz">🎉 Welcome to GeekDZ!<a href="https://docs.geekdz.tech/blog/hello-world#-welcome-to-geekdz" class="hash-link" aria-label="Direct link to 🎉 Welcome to GeekDZ!" title="Direct link to 🎉 Welcome to GeekDZ!" translate="no">​</a></h2>
<p>I'm thrilled to announce that <strong>GeekDZ Docs</strong> 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.</p>
<p>For those just joining us, let me introduce what we're building:</p>
<!-- -->
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="what-is-geekdz">What is GeekDZ?<a href="https://docs.geekdz.tech/blog/hello-world#what-is-geekdz" class="hash-link" aria-label="Direct link to What is GeekDZ?" title="Direct link to What is GeekDZ?" translate="no">​</a></h2>
<p>GeekDZ is a hub for computer science students passionate about:</p>
<ul>
<li class="">🐧 <strong>Linux System Administration</strong> - Rigorous training through Red Hat Academy</li>
<li class="">☁️ <strong>Cloud &amp; DevOps Technologies</strong> - Modern infrastructure and automation</li>
<li class="">🤝 <strong>Open Source Contribution</strong> - Learning by doing and giving back to the community</li>
</ul>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="whats-happening-next">What's Happening Next?<a href="https://docs.geekdz.tech/blog/hello-world#whats-happening-next" class="hash-link" aria-label="Direct link to What's Happening Next?" title="Direct link to What's Happening Next?" translate="no">​</a></h2>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="-red-hat-training-sessions">📚 Red Hat Training Sessions<a href="https://docs.geekdz.tech/blog/hello-world#-red-hat-training-sessions" class="hash-link" aria-label="Direct link to 📚 Red Hat Training Sessions" title="Direct link to 📚 Red Hat Training Sessions" translate="no">​</a></h3>
<p>Starting next month, we'll be running <strong>weekly training sessions</strong> covering:</p>
<ul>
<li class="">RHCSA fundamentals (User management, file permissions, package management)</li>
<li class="">Containerization with Podman and Docker</li>
<li class="">Infrastructure as Code with Ansible</li>
<li class="">CI/CD pipelines with GitHub Actions</li>
</ul>
<p>Sessions will be held <strong>every Tuesday at 2 PM</strong> in the Computer Science building, and all are welcome!</p>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="-campus-coding-challenge">💻 Campus Coding Challenge<a href="https://docs.geekdz.tech/blog/hello-world#-campus-coding-challenge" class="hash-link" aria-label="Direct link to 💻 Campus Coding Challenge" title="Direct link to 💻 Campus Coding Challenge" translate="no">​</a></h3>
<p>We're launching our first <strong>open-source coding challenge</strong> where students can:</p>
<ul>
<li class="">Contribute to real open-source projects</li>
<li class="">Win certificates and recognition</li>
<li class="">Build their portfolio while learning</li>
</ul>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="-growing-the-knowledge-base">📖 Growing the Knowledge Base<a href="https://docs.geekdz.tech/blog/hello-world#-growing-the-knowledge-base" class="hash-link" aria-label="Direct link to 📖 Growing the Knowledge Base" title="Direct link to 📖 Growing the Knowledge Base" translate="no">​</a></h3>
<p>This docs site will become the <strong>go-to resource</strong> for:</p>
<ul>
<li class="">Step-by-step tutorials on Linux and DevOps</li>
<li class="">Best practices and industry standards</li>
<li class="">Student success stories and case studies</li>
<li class="">Career guidance for aspiring platform engineers</li>
</ul>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="lets-get-technical">Let's Get Technical<a href="https://docs.geekdz.tech/blog/hello-world#lets-get-technical" class="hash-link" aria-label="Direct link to Let's Get Technical" title="Direct link to Let's Get Technical" translate="no">​</a></h2>
<p>Here's a little taste of what we're about:</p>
<div class="language-bash codeBlockContainer_Ckt0 theme-code-block" style="--prism-color:#393A34;--prism-background-color:#f6f8fa"><div class="codeBlockContent_QJqH"><pre tabindex="0" class="prism-code language-bash codeBlock_bY9V thin-scrollbar" style="color:#393A34;background-color:#f6f8fa"><code class="codeBlockLines_e6Vv"><div class="token-line" style="color:#393A34"><span class="token plain">#!/bin/bash</span><br></div><div class="token-line" style="color:#393A34"><span class="token plain"># Hello from GeekDZ</span><br></div><div class="token-line" style="color:#393A34"><span class="token plain">echo "Hello GeekDZ"</span><br></div><div class="token-line" style="color:#393A34"><span class="token plain">echo "Welcome to the future of tech education in Algeria 🚀"</span><br></div><div class="token-line" style="color:#393A34"><span class="token plain" style="display:inline-block"></span><br></div><div class="token-line" style="color:#393A34"><span class="token plain"># Let's check our system</span><br></div><div class="token-line" style="color:#393A34"><span class="token plain">uname -a</span><br></div><div class="token-line" style="color:#393A34"><span class="token plain">whoami</span><br></div><div class="token-line" style="color:#393A34"><span class="token plain">pwd</span><br></div></code></pre></div></div>
<p>When you run this script, it reminds us that every expert started as a beginner asking simple questions.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="join-the-movement">Join the Movement<a href="https://docs.geekdz.tech/blog/hello-world#join-the-movement" class="hash-link" aria-label="Direct link to Join the Movement" title="Direct link to Join the Movement" translate="no">​</a></h2>
<p>Whether you're a complete beginner or already familiar with Linux:</p>
<ol>
<li class=""><strong>Read our documentation</strong> - Start with the <a class="" href="https://docs.geekdz.tech/docs/intro">Introduction</a></li>
<li class=""><strong>Attend our sessions</strong> - No prior experience needed</li>
<li class=""><strong>Contribute to our repo</strong> - Submit bug fixes, tutorials, or suggestions via PR</li>
<li class=""><strong>Spread the word</strong> - Tell your classmates about GeekDZ</li>
</ol>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="the-big-picture">The Big Picture<a href="https://docs.geekdz.tech/blog/hello-world#the-big-picture" class="hash-link" aria-label="Direct link to The Big Picture" title="Direct link to The Big Picture" translate="no">​</a></h2>
<p>This documentation site represents more than just content—it's a <strong>commitment</strong>. A commitment to:</p>
<ul>
<li class="">Making professional-grade tech education <strong>accessible</strong> to every student in Algeria</li>
<li class="">Building a <strong>global community</strong> of Algerian developers contributing to open-source</li>
<li class="">Proving that great engineers don't just come from Silicon Valley—they come from <strong>everywhere</strong></li>
</ul>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="one-more-thing">One More Thing...<a href="https://docs.geekdz.tech/blog/hello-world#one-more-thing" class="hash-link" aria-label="Direct link to One More Thing..." title="Direct link to One More Thing..." translate="no">​</a></h2>
<p>If you're reading this and thinking "I don't know anything about Linux or DevOps," <strong>that's perfect</strong>. 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.</p>
<hr>
<p><strong>Here's to the beginning. Let's build something amazing together.</strong> 💻✨</p>
<p>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 <strong>learning by contributing</strong>.</p>
<p>See you at our first session!</p>
<p>— <strong>Ayad</strong>
Founder, GeekDZ
Red Hat Academy Educator</p>]]></content>
        <author>
            <name>Ayad Seghiri</name>
            <uri>https://github.com/ayadseghairi</uri>
        </author>
        <category label="announcement" term="announcement"/>
        <category label="open-source" term="open-source"/>
        <category label="red-hat" term="red-hat"/>
        <category label="devops" term="devops"/>
    </entry>
</feed>