<?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[Kunal Digrajkar]]></title><description><![CDATA["Driven by a hunger for empowerment via open source"]]></description><link>https://kunaldigrajkar.hashnode.dev</link><generator>RSS for Node</generator><lastBuildDate>Mon, 07 Sep 2026 18:33:33 GMT</lastBuildDate><atom:link href="https://kunaldigrajkar.hashnode.dev/rss.xml" rel="self" type="application/rss+xml"/><language><![CDATA[en]]></language><ttl>60</ttl><item><title><![CDATA[Embarking on a Linux Adventure with RHEL 8]]></title><description><![CDATA[Hey tech explorers! Today, I'm starting a new journey exploring Red Hat Enterprise Linux 8 (RHEL 8) with Nehra Classes on YouTube.
youtube.com/@NehraClasses (Please subscribe, comment, and like) for more reach.
Before we begin, a big thanks to Vikas ...]]></description><link>https://kunaldigrajkar.hashnode.dev/embarking-on-a-linux-adventure-with-rhel-8</link><guid isPermaLink="true">https://kunaldigrajkar.hashnode.dev/embarking-on-a-linux-adventure-with-rhel-8</guid><category><![CDATA[RHEL8]]></category><category><![CDATA[LinuxBootProcess]]></category><category><![CDATA[linux-basics]]></category><category><![CDATA[Open Source]]></category><category><![CDATA[vet-tech-learning]]></category><category><![CDATA[redhat]]></category><category><![CDATA[Ubuntu]]></category><category><![CDATA[debian]]></category><category><![CDATA[Fedora]]></category><category><![CDATA[sysadmin]]></category><category><![CDATA[Devops]]></category><category><![CDATA[DevOps Engineer]]></category><category><![CDATA[Learning Journey]]></category><dc:creator><![CDATA[KUNAL DIGRAJKAR]]></dc:creator><pubDate>Sun, 05 May 2024 18:02:20 GMT</pubDate><enclosure url="https://cdn.hashnode.com/res/hashnode/image/upload/v1714931214955/8ccf32b2-d679-4342-9f7c-5661da6a4c9b.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>Hey tech explorers! Today, I'm starting a new journey exploring Red Hat Enterprise Linux 8 (RHEL 8) with Nehra Classes on YouTube.</p>
<p><a target="_blank" href="http://youtube.com/@NehraClasses">youtube.com/@NehraClasses</a> (Please subscribe, comment, and like) for more reach.</p>
<p>Before we begin, a big thanks to Vikas Nehra for his great work in the open-source community, simplifying tough concepts for us learners.</p>
<p>So, buckle up because Day -1 is all about laying the groundwork.</p>
<p><strong>Let's Start with the ABCs of Linux:</strong></p>
<ul>
<li><p><strong>A Glimpse into History</strong>: Imagine this - back in 1991, Linus Torvalds starts a hobby project that ends up changing the tech world forever! Linux comes to life, welcomed under the GNU GPL, bringing together a worldwide community of enthusiastic developers. How cool is that?</p>
</li>
<li><p><strong>Varieties</strong> : Just like flavors in an ice cream parlor, Linux comes in various distributions catering to different tastes:</p>
<ul>
<li><p><strong>Ubuntu</strong>: The user's best friend, loved for its simplicity on both desktops and servers.</p>
</li>
<li><p><strong>Debian</strong>: The epitome of stability, sticking to its free software roots.</p>
</li>
<li><p><strong>CentOS/RHEL</strong>: The backbone of enterprise stability, trusted by corporations worldwide.</p>
</li>
<li><p><strong>Fedora</strong>: Where innovation meets speed, constantly pushing boundaries.</p>
</li>
<li><p><strong>Arch Linux</strong>: For the brave souls, offering unparalleled customization and control.</p>
</li>
</ul>
</li>
</ul>
<p><strong>Linux Booting Process:</strong></p>
<ul>
<li><p><strong>POST</strong>: Like a morning stretch, the Power-On Self Test ensures all systems are a go.</p>
</li>
<li><p><strong>BIOS</strong>: The maestro behind the scenes, giving us the power to choose our device destiny.</p>
</li>
<li><p><strong>MBR</strong>: The gatekeeper of boot options, residing in the sacred 512-byte sector, guiding us to our OS of choice.</p>
</li>
<li><p><strong>Grub</strong>: The OG boot loader, now passed the torch to GRUB2, leading the way with kernel instructions and root file system insights.</p>
</li>
<li><p><strong>Kernel</strong>: The conductor of the orchestra, bridging the gap between software and hardware.</p>
</li>
<li><p><strong>Initialization</strong>: A journey through run levels, from shutdown to reboot, with various stops catering to different needs.</p>
</li>
</ul>
<p><strong>Delving Deeper into the Booting:</strong></p>
<ul>
<li><p><strong>BIOS</strong> : It's not just hardware; BIOS is a blend of hardware and software, empowering us with device selection and MBR handover.</p>
</li>
<li><p><strong>MBR</strong> : A tiny yet mighty sector, housing boot selection magic and boot loader secrets.</p>
</li>
<li><p><strong>Grub</strong> : From /boot/grub/grub.conf to GRUB2, it's the guardian of kernels and the gatekeeper of partitions.</p>
</li>
<li><p><strong>Initialization</strong>: From single-user mode to full-blown GUI experiences, the run levels offer a spectrum of possibilities.</p>
</li>
</ul>
<p>Stay tuned for more adventures as we dive deeper into the realms of open-source mastery. Until next time, happy coding and may your terminals be forever colorful!</p>
]]></content:encoded></item></channel></rss>