djvdorp / LFS201

Repo containing downloaded PDFs, some code, and my Markdown notes taken during self-paced online LFS201 course hosted by the Linux Foundation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Linux Foundation LFS201 / Linux Foundation Certified System Administrator Exam Prep Course

This repo contains all of the downloaded PDFs, some code, and my Markdown notes taken during the self-paced online LFS201 course hosted by the Linux Foundation. I hope to take the certification exam in October 2019.

Disclaimer: Most emphasis (whether italics or bold type) used in these documents are from the course materials, but some have been added by me. All screenshots are from course materials. I do not own the images. PDFs are created from the Markdown notes, and as such the Markdown notes will (usually) be more current than the PDFs. The PDF containing all chapters may be updated periodically, but will usually be out of date if any changes are made to the Markdown notes.

Table of Contents

  1. Main Repository
  2. Introduction
  3. Linux Filesystem Tree Layout
  4. Processes
  5. Signals
  6. Package Management Systems
  7. RPM
  8. DPKG
  9. YUM
  10. zypper
  11. APT
  12. System Monitoring
  13. Process Monitoring
  14. Memory: Monitoring Usage and Tuning
  15. I/O Monitoring and Tuning
  16. I/O Scheduling
  17. Linux Filesystems and the VFS
  18. Disk Partitioning
  19. Filesystem Features: Attributes, Creating, Checking, Mounting
  20. Filesystem Features: Swap, Quotas, Usage
  21. The Ext2/Ext3/Ext4 Filesystems
  22. The XFS and btrfs Filesystems
  23. Encrypting Disks
  24. Logical Volume Management (LVM)
  25. RAID
  26. Kernel Services and Configuration
  27. Kernel Modules
  28. Devices and udev
  29. Virtualization Overview
  30. Containers Overview
  31. User Account Management
  32. Group Management
  33. File Permissions and Ownership
  34. Pluggable Authentication Modules (PAM)
  35. Network Addresses
  36. Network Devices and Configuration
  37. Firewalls
  38. System Startup and Shutdown
  39. GRUB
  40. init: SystemV, Upstart, systemd
  41. Backup and Recovery Methods
  42. Linux Security Modules
  43. Local System Security
  44. Basic Troubleshooting
  45. System Rescue

About

Repo containing downloaded PDFs, some code, and my Markdown notes taken during self-paced online LFS201 course hosted by the Linux Foundation


Languages

Language:C 52.7%Language:Shell 47.3%