Skip to content

Latest commit

 

History

History
23 lines (21 loc) · 1.17 KB

File metadata and controls

23 lines (21 loc) · 1.17 KB

Red Hat Certified System Administration (RHCSA)

I am preparing for the RHCSA exam and these are the notes I have prepared for myself. I am uploading all of them in this repository so that you can also benefit from them.

Table of Contents

Shell Expansion:

  1. Shell History
  2. File Globbing
  3. Redirection Operators
  4. Pipe & Filtering

Basics of Unix commands:

  1. System Utilities
  2. Regular Expression using grep
  3. vi Editor

User and Group Management:

  1. User Management
  2. Password Management
  3. Group Management

Permissions

  1. Standard file permissions
  2. Advanced file permissions
  3. Access Control List