Written in Dec 2022. Remained unpublished for various reasons until now.
This series covers my notes from reading Linux System Administration, Server Setup, Security, and Cloud Data Centers.
Part 1: Getting Started
No specific articles for this section.
- Chapter 01: Getting Started with Linux
History of Linux. Summary: Linux is awesome.
- Chapter 02: Creating the Perfect Linux Desktop
Resulted in: Setting up the Fedora Desktop
Part 2: Becoming a Linux Power User
Shell usage and variables.
File-related shell commands, metacharacters, and file permissions.
The vi editor and finding files (locate, find, grep).
Listing, killing, and limiting processes.
Basic shell script syntax.
Part 3: Becoming a Linux System Administrator
Configuration files under /etc.
- Chapter 09: Installing Linux (None)
No article. Covers GUI/CLI personal installs and enterprise mass deployments.
RPM and DEB packages; yum, rpm, dnf, and apt commands.
Managing user and group accounts.
Creating file systems, LVM logical volumes, and mounting file systems.
The book continues with Server Administration, Linux Security, and Scaling Linux to the Cloud. For various reasons, I did not take notes for those sections.