DEV Community

Dan Higgins
Dan Higgins

Posted on

RHCSA Prep for Absolute Beginners: The “Diskless but Determined” Edition

Subtitle: When your second disk refuses to show up, but your Linux spirit refuses to back down.

📚 Table of Contents

Welcome to the RHCSA Arena!

You’ve fired up your RHEL 9 VM, flexed your typing fingers, and bravely typed lsblk… only to be ghosted by /dev/sdb. But guess what? You’re still in the game. And this guide is for you — the Linux warrior who keeps going, one command at a time.

First, Let’s Deal With This Missing Disk Situation

If you tried lsblk and /dev/sdb is still in hiding, it's okay. You can still practice tons of RHCSA skills using the space and partitions you already have. Let’s pivot to the real-world RHCSA tactics you can conquer right now:

Part 1: Practice File Permissions Like a Boss

Make your own top-secret coffee log:

Image description

This is the command line equivalent of putting your diary under lock and key.

Part 2: Master User & Group Management

Image description

Because every RHCSA candidate should know how to create a user who respects a properly brewed cup of the sweet bean juice.

Part 3: Practice Mounting Like a Pro (No New Disk Required!)

Create a loopback device — it's like a pretend disk:

Image description

I'll admit, this was a hard one to grasp but perseverance and hard work paid off! I debated whether to keep my mistakes in and re-do it to make it look clear, but sometimes, we need to own our mistakes and embrace them, that's how we learn, and grow.

Boom. Fake disk. Real experience. Zero stress.

Part 4: Manage Services Like a Sysadmin Ninja

Image description

Learn to control services. Become the puppet master of your system.

Part 5: Bonus Scripting Practice

Create a basic shell script because scripts are sexy and RHCSA loves them:

Image description

Save it as brew.sh, make it executable.

Boom. You just automated a task. Hire yourself.

Final Words of Wisdom

  • Don’t let hardware hiccups stop your hustle.
  • The RHCSA is as much about mindset as it is about commands.
  • You’re learning. You’re practicing. And that’s more powerful than a second disk.

Need help fixing VirtualBox or creating more real-world practice scenarios with what you have? I’ve got you. Just say the word.

Top comments (0)