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.
- Main Repository
- Introduction
- Linux Filesystem Tree Layout
- Processes
- Signals
- Package Management Systems
- RPM
- DPKG
- YUM
- zypper
- APT
- System Monitoring
- Process Monitoring
- Memory: Monitoring Usage and Tuning
- I/O Monitoring and Tuning
- I/O Scheduling
- Linux Filesystems and the VFS
- Disk Partitioning
- Filesystem Features: Attributes, Creating, Checking, Mounting
- Filesystem Features: Swap, Quotas, Usage
- The Ext2/Ext3/Ext4 Filesystems
- The XFS and btrfs Filesystems
- Encrypting Disks
- Logical Volume Management (LVM)
- RAID
- Kernel Services and Configuration
- Kernel Modules
- Devices and udev
- Virtualization Overview
- Containers Overview
- User Account Management
- Group Management
- File Permissions and Ownership
- Pluggable Authentication Modules (PAM)
- Network Addresses
- Network Devices and Configuration
- Firewalls
- System Startup and Shutdown
- GRUB
- init: SystemV, Upstart, systemd
- Backup and Recovery Methods
- Linux Security Modules
- Local System Security
- Basic Troubleshooting
- System Rescue