Skip to content

A repository documenting my journey towards RHCSA certification.

Notifications You must be signed in to change notification settings

GMATHUR90/rhcsa-prep

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RHCSA Prep

This repository contains resources, notes, and scripts to help with preparing for the Red Hat Certified System Administrator (RHCSA) certification.

Table of Contents

Overview

This repository documents my journey toward preparing for the RHCSA exam. It includes essential Linux commands, shell scripts, setup guides, and practice exercises aimed at building the core skills required for RHCSA certification.

Requirements

  • Basic understanding of Linux/Unix systems
  • Access to a Linux environment (e.g., through AWS EC2 or VirtualBox)

Folder Structure

  • basic-linux/: Contains materials covering basic Linux commands and file management.
  • rhcsa/: Focused on RHCSA-specific topics such as user management, file permissions, SELinux, and system management.
  • aws_ec2_setup.sh: A script to quickly set up an EC2 instance on AWS for practicing Linux skills.

Scripts

The repository contains the following scripts:

  • aws_ec2_setup.sh: This script automates the setup of an AWS EC2 instance, providing a ready-to-use environment for practicing RHCSA topics. See the script comments for detailed explanations.

Notes

The notes.md file contains detailed explanations and key points covered during my RHCSA prep. These include:

  • Important Linux commands
  • System management tips
  • Troubleshooting guidelines

Resources

About

A repository documenting my journey towards RHCSA certification.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages