Linux Logo

Linux: The Core of DevOps

Learn how I navigated the Linux command line and mastered key operations crucial to DevOps

πŸ‘¨πŸ»β€πŸŽ“What I’ve Learned in Linux

Filesystem Icon
File System & Navigation

Mastered Linux file system hierarchy and directory navigation using commands like cd, ls, pwd, mkdir, and rmdir.

File Management Icon
File Handling & Management

Learned to create, copy, move, rename, and delete files or directories using CLI commands like touch, mv, cp, and rm.

User & System Icon
System Commands & User Handling

Practiced commands like hostname, whoami, echo, service, and managed users using useradd, groupadd, and passwd.

Permissions Icon
Permissions & Ownership

Gained control over access rights with chmod, chown, and chgrp for secure file and directory permission management.

πŸ“ My Handwritten Notes

Here are my personal notes on Linux. I use them to quickly revise commands and concepts.

πŸ“– View Linux Notes Flipbook

If you'd like a PDF version, feel free to contact me via the Contact section.

πŸš€ Projects with Linux

Linux Practice Labs

Practiced Linux administration through mock labs involving users, permissions, filesystems, and bash scripting.

Lab Snippets Coming Soon
← Back to Home