Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 331 Bytes

notes.md

File metadata and controls

13 lines (9 loc) · 331 Bytes

RHCSA Notes

1. Linux Fundamentals

  • Basic commands: ls, cd, cp, mv
  • File permissions and ownership: chmod, chown, umask

2. System Management

  • User management: useradd, usermod, groupadd
  • Process management: ps, top, kill

3. SELinux

  • getenforce, setenforce, semanage, restorecon