Topic index / 02 notes
filesystems
Visual explanations connected by this systems boundary.
02
Linux permissions, visualized as operations
Stop memorizing 755. Read owner, group, and other permissions as answers to concrete file and directory operations.
04
Why df and du disagree
Reconcile filesystem allocation with files a directory walk can reach, then diagnose gaps without reaching for a cleanup command.