Linux users, your go-to desktop reference is here! Find practical commands for the Linux tasks you perform, from managing files to working with graphics systems to programming with Bash. Commands are grouped by topic and listed alphabetically to help you quickly find what you’re looking for, and options are listed for each entry to help you modify your commands. With detailed descriptions and practical examples, this guide doesn’t just tell you which commands to use—it shows you how to use them, too!
Highlights include:
1) Syntax references
2) Keyboard shortcut references
3) File system and network administration
4) SELinux, AppArmor, iptables, and nft
5) Package management, snap, and flatpack
6) Printer, database, and server administration
7) Cloud and virtualization: aws, docker, kvm, and virsh
8) WLAN, Bluetooth, and other hardware
9) System start/stop, init system, and GRUB
10) acme.sh, certbot, and openssl certificates
11) Windows integration with wsl
AI Reading Assistant
Whole-book reading guide from stratified index samples; jump to passages in the text
Tip the Site
Support this siteYour recognition and a small knowledge-service contribution help keep this technical work open source.Scan the WeChat Pay or Alipay code below. Logged-in and guest visitors can both tip.
WeChat Pay
Alipay
Open WeChat or Alipay and scan. No login required.
AI guide
【One-Line Pitch】
A comprehensive, alphabetically organized desktop reference for Linux command-line users, covering everything from basic file operations to advanced system administration, security, and cloud tools—ideal for sysadmins, developers, and power users who need quick, practical answers.
【Book Arc】
- **Opening (~0%–10%)**: Introduces the book's structure and purpose, with a topic-sorted overview of commands. Early sections cover fundamental file and directory operations (ls, cp, mv, rm, mkdir, chmod, chown) and basic search tools (find, grep, locate), establishing the core vocabulary for daily Linux work.
- **Early (~10%–30%)**: Expands into text processing utilities (sed, sort, diff, cut, paste, tr, uniq) and file conversion tools (iconv, jq, pdftotext). Introduces process and job management (ps, kill, bg, fg, crontab, at), along with system monitoring tools (htop, glances, iotop) for understanding and controlling running tasks.
- **Early–Middle (~30%–40%)**: Covers user and group administration (useradd, usermod, passwd, group management) and begins file system administration with tools for checking disks (badblocks, blkid) and understanding device structure.
- **Middle (~40%–60%)**: Delves into advanced file system management, including partitioning (cfdisk), file system creation (mkfs), RAID (mdadm), LVM (pvcreate, vgcreate, lvcreate), and encryption (cryptsetup). Introduces security frameworks SELinux and AppArmor with their respective management commands.
- **Late (~60%–100%)**: Moves to higher-level administration: package management (apk, snap, flatpak), network configuration and security (iptables, nft), server administration (printers, databases), cloud and virtualization tools (aws, docker, kvm, virsh), and system boot management (GRUB, init systems). Concludes with certificate management (openssl, certbot) and Windows integration via WSL.
【Key Takeaways】
- **File operations form the foundation** (Opening): Mastery of ls, cp, mv, rm, chmod, and chown is non-negotiable for any Linux user; the book provides syntax and options for each, making it a reliable reference for everyday tasks.
- **Text processing is a superpower** (Early): Tools like sed, awk (implied), sort, and uniq enable powerful data manipulation directly from the command line, reducing the need for scripting or GUI tools.
- **Process control requires understanding signals** (Early): Commands like kill, killall, and nohup manage running programs; knowing the difference between foreground, background, and detached processes is essential for efficient terminal work.
- **User management is security-critical** (Early–Middle): Proper use of useradd, usermod, and passwd, combined with sudo configuration via visudo, ensures system access is controlled and auditable.
- **File system administration demands a layered approach** (Middle): From partitioning (cfdisk) to file system creation (mkfs) to logical volume management (LVM), each layer has dedicated tools; understanding the hierarchy (PV → VG → LV) is key to flexible storage.
- **Security frameworks require active management** (Middle): SELinux and AppArmor are not set-and-forget; tools like setenforce, restorecon, and aa-status help administrators monitor and adjust policies without disabling protection entirely.
- **Modern Linux extends beyond the local machine** (Late): Package managers (snap, flatpak), cloud CLIs (aws, docker), and virtualization tools (kvm, virsh) are now standard parts of the Linux admin toolkit, and this book treats them as first-class citizens.
【Reading Tips】
- **Use as a lookup, not a cover-to-cover read**: The book is structured alphabetically by command; skim the topic overview at the beginning to understand what's covered, then jump to specific commands as needed.
- **Deep-read the file system and LVM sections**: These are conceptually dense and benefit from sequential reading; understanding the PV/VG/LV model will save hours of troubleshooting later.
- **Pay attention to option tables**: For complex commands (rsync, find, iptables), the option lists are the most valuable part—scan them before attempting real tasks.
- **Cross-reference security tools**: SELinux and AppArmor commands are scattered; read them together to understand when to use which framework and how they interact with standard file permissions.
- **Skip the basics if you're experienced**: If you already know ls, cp, and grep, start at the process management or file system chapters to get the most value from your time.
【Coverage Limits】
The excerpts primarily cover the table of contents and command overview sections; detailed command syntax, examples, and option explanations are not included in this guide. Specific chapters on networking protocols, shell scripting, and graphical tools are only partially visible.
Page 2
23, 491 pages, paperback and e-book www.rheinwerk-computing.com/5650 Bernd Öggl, Michael Kofler Git: Project Management for Developers and DevOps Teams 2023,...
Support this siteYour recognition and a small knowledge-service contribution help keep this technical work open source.
Scan the WeChat Pay or Alipay code below. Logged-in and guest visitors can both tip.
WeChat PayAlipay
Open WeChat or Alipay and scan. No login required.
Add Tag
Enter tag name (max 50 characters)
Share E-Book
Linux Command Reference Shell Commands from A to Z (Michael Kofler) (Z-Library)
Scan QR code with your phone to access
Copy the link or scan the QR code to access this e-book on your phone
Share E-Book via Email
Please enter email address
Donation Statistics
¥.00
Total Donations
0
Donation Count
Linux Command Reference Shell Commands from A to Z (Michael Kofler) (Z-Library)
Find Your Favorite Books
Only registered users can comment after logging in. Comments need to be reviewed by administrators before being displayed
Loading comments...
Reply to Comment
Edit Comment