Learning points:
Basic Shell Commands - Navigate with cd, list files with ls, view file contents with cat, etc.
Filesystem Hierarchy - Understand the Linux directory structure (/etc, /var, /home, etc.).
File Permissions - Learn chmod, chown, ls -l...