Embarking on a Linux Adventure with RHEL 8

KUNAL DIGRAJKARKUNAL DIGRAJKAR
2 min read

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 Nehra for his great work in the open-source community, simplifying tough concepts for us learners.

So, buckle up because Day -1 is all about laying the groundwork.

Let's Start with the ABCs of Linux:

  • A Glimpse into History: 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?

  • Varieties : Just like flavors in an ice cream parlor, Linux comes in various distributions catering to different tastes:

    • Ubuntu: The user's best friend, loved for its simplicity on both desktops and servers.

    • Debian: The epitome of stability, sticking to its free software roots.

    • CentOS/RHEL: The backbone of enterprise stability, trusted by corporations worldwide.

    • Fedora: Where innovation meets speed, constantly pushing boundaries.

    • Arch Linux: For the brave souls, offering unparalleled customization and control.

Linux Booting Process:

  • POST: Like a morning stretch, the Power-On Self Test ensures all systems are a go.

  • BIOS: The maestro behind the scenes, giving us the power to choose our device destiny.

  • MBR: The gatekeeper of boot options, residing in the sacred 512-byte sector, guiding us to our OS of choice.

  • Grub: The OG boot loader, now passed the torch to GRUB2, leading the way with kernel instructions and root file system insights.

  • Kernel: The conductor of the orchestra, bridging the gap between software and hardware.

  • Initialization: A journey through run levels, from shutdown to reboot, with various stops catering to different needs.

Delving Deeper into the Booting:

  • BIOS : It's not just hardware; BIOS is a blend of hardware and software, empowering us with device selection and MBR handover.

  • MBR : A tiny yet mighty sector, housing boot selection magic and boot loader secrets.

  • Grub : From /boot/grub/grub.conf to GRUB2, it's the guardian of kernels and the gatekeeper of partitions.

  • Initialization: From single-user mode to full-blown GUI experiences, the run levels offer a spectrum of possibilities.

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!

0
Subscribe to my newsletter

Read articles from KUNAL DIGRAJKAR directly inside your inbox. Subscribe to the newsletter, and don't miss out.

Written by

KUNAL DIGRAJKAR
KUNAL DIGRAJKAR

"Originally forged as a QA Functional Tester, I am now ardently striving to evolve into the role of a DevOps Engineer."