Mastered Linux file system hierarchy and directory navigation using commands like cd, ls, pwd, mkdir, and rmdir.
Learned to create, copy, move, rename, and delete files or directories using CLI commands like touch, mv, cp, and rm.
Practiced commands like hostname, whoami, echo, service, and managed users using useradd, groupadd, and passwd.
Gained control over access rights with chmod, chown, and chgrp for secure file and directory permission management.
Here are my personal notes on Linux. I use them to quickly revise commands and concepts.
π View Linux Notes FlipbookIf you'd like a PDF version, feel free to contact me via the Contact section.
Practiced Linux administration through mock labs involving users, permissions, filesystems, and bash scripting.
Lab Snippets Coming Soon