<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Kayos Enterprises]]></title><description><![CDATA[Kayos Enterprises]]></description><link>https://kayos.hashnode.dev</link><image><url>https://cdn.hashnode.com/res/hashnode/image/upload/v1593680282896/kNC7E8IR4.png</url><title>Kayos Enterprises</title><link>https://kayos.hashnode.dev</link></image><generator>RSS for Node</generator><lastBuildDate>Mon, 31 Aug 2026 09:14:47 GMT</lastBuildDate><atom:link href="https://kayos.hashnode.dev/rss.xml" rel="self" type="application/rss+xml"/><language><![CDATA[en]]></language><ttl>60</ttl><item><title><![CDATA[Learning from the Ground Up]]></title><description><![CDATA[Welcome to Networking Fundamentals, a series documenting my journey toward a stronger, more practical understanding of computer networking.
This introductory post explains why I created the series, ho]]></description><link>https://kayos.hashnode.dev/learning-from-the-ground-up</link><guid isPermaLink="true">https://kayos.hashnode.dev/learning-from-the-ground-up</guid><category><![CDATA[networking]]></category><category><![CDATA[networking for beginners]]></category><category><![CDATA[networkingbasics]]></category><category><![CDATA[gns3]]></category><category><![CDATA[#learning-in-public]]></category><category><![CDATA[professional development]]></category><dc:creator><![CDATA[Jordan Kay]]></dc:creator><pubDate>Mon, 24 Aug 2026 21:48:46 GMT</pubDate><enclosure url="https://cdn.hashnode.com/uploads/covers/6a4c8da516bf3d21c5a2fb80/bc25f553-3d98-4173-b504-a881c77d5fdb.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>Welcome to <strong>Networking Fundamentals</strong>, a series documenting my journey toward a stronger, more practical understanding of computer networking.</p>
<p>This introductory post explains why I created the series, how I intend to approach the work, and what readers can expect as it develops. Future posts will explore the concepts I study, the virtual environments I build, the problems I encounter, and the troubleshooting habits I develop along the way.</p>
<p>My goal is not to rush through a list of terms or collect commands without understanding what they do. I want to build knowledge that I can explain clearly, apply in a working environment, and use when something does not behave as expected.</p>
<p>The series will grow with that process.</p>
<h2>Why I Am Learning in Public</h2>
<p>Technical subjects can create an illusion of understanding. A definition may sound familiar, and a command may produce the expected output, but familiarity is not the same as being able to explain why something works.</p>
<p>Writing creates an additional test. It requires me to organize what I think I understand, identify missing connections, and describe the subject in language another person can follow. Publishing that writing adds accountability and opens the door to perspectives from people with different levels of experience.</p>
<p>I am not presenting this series as an expert’s final reference. It is a transparent record of professional development. I want it to show how my understanding changes through study, practice, observation, correction, and reflection.</p>
<p>That means I will be honest about uncertainty. If I make a mistake, I want to correct it. If an explanation changes as I gain more experience, I want that improvement to be visible. Accuracy matters more to me than pretending that the learning process is perfectly smooth.</p>
<h2>A Practical Approach to Networking Fundamentals</h2>
<p>Networking becomes easier to understand when abstract ideas can be observed and tested. I will use <a href="https://www.gns3.com/">GNS3</a> as one of my primary laboratory environments because it allows me to construct virtual networks, examine their behavior, and introduce controlled changes without requiring a large collection of physical equipment.</p>
<p>GNS3 is the laboratory, not the subject. The real focus is the networking knowledge that can transfer beyond a particular application or interface.</p>
<p>My general learning process will be:</p>
<p><strong>Understand → Build → Verify → Break → Diagnose → Restore → Reflect</strong></p>
<ol>
<li><p><strong>Understand</strong> — Learn the core concept, terminology, purpose, and basic operation.</p>
</li>
<li><p><strong>Build</strong> — Apply the concept by creating a working example, configuration, or lab.</p>
</li>
<li><p><strong>Verify</strong> — Confirm that the result works as expected and observe what successful operation looks like.</p>
</li>
<li><p><strong>Break</strong> — Intentionally introduce a controlled problem or incorrect configuration.</p>
</li>
<li><p><strong>Diagnose</strong> — Observe the symptoms, identify the cause, and narrow down the problem.</p>
</li>
<li><p><strong>Restore</strong> — Correct the problem and return the system to proper operation.</p>
</li>
<li><p><strong>Reflect</strong> — Review what happened, why the problem occurred, how the solution worked, and what lessons should carry forward.</p>
</li>
</ol>
<p>This approach is intended to develop more than configuration familiarity. It encourages careful observation, repeatable testing, and evidence-based troubleshooting—skills that remain useful as networks become larger and more complex.</p>
<h2>What You Can Expect From the Series</h2>
<p>Future posts will focus on one manageable area at a time. Depending on the subject, a post may include:</p>
<ul>
<li><p>a plain-language introduction to the problem a networking concept solves;</p>
</li>
<li><p>the correct technical terminology and how the pieces relate;</p>
</li>
<li><p>a small virtual lab used to make the behavior observable;</p>
</li>
<li><p>expected results and the evidence used to verify them;</p>
</li>
<li><p>a controlled failure and the process used to investigate it;</p>
</li>
<li><p>practical connections to home, small-office, and professional networks; or</p>
</li>
<li><p>reflections on what became clearer and what still requires more work.</p>
</li>
</ul>
<p>The purpose is not to publish for the sake of maintaining a schedule. I will add new writing when I have something I have genuinely studied, tested, and considered carefully. Some subjects may require more time than others, and that is part of building a reliable foundation.</p>
<p>I also want the writing to remain approachable. Networking has a large vocabulary, and explanations can become difficult to follow when unfamiliar terms are introduced too quickly. I will aim for language that is clear enough for another learner while remaining accurate enough to be useful to experienced professionals.</p>
<h2>How the Series Will Grow</h2>
<p>This introduction is the starting point for the <strong>Networking Fundamentals</strong> series.</p>
<p>There is no fixed publishing schedule. The next post will appear when its subject has been studied, tested, and considered carefully enough to explain responsibly.</p>
<h2>An Open Invitation</h2>
<p>If you are learning networking, I hope these posts help you think through the subjects alongside me. If you already work in networking or a related field, I welcome constructive corrections, additional context, and examples from your own experience.</p>
<p>The objective is simple: develop practical networking knowledge carefully, document the process honestly, and build a series that reflects genuine growth over time.</p>
<p>This is where that journey begins.</p>
]]></content:encoded></item></channel></rss>