This repository contains my documentation and practical implementaion of the skills I acquired during the Cisco Linux Unhatched course. This certification serves as my foundation in operating systems, which is a core pillar for my journey towards becoming a Cloud and DevOps Engineer.
🎯 About the Course The Linux Unhatched course provides a comprehensive introduction to the Linux command line (CLI). It covers the basics of the back-end system that powers most of the world's servers and cloud infrastructure.
🛠️ Key Skills Gained File System Navigation: Mastered the use of cd, ls, and pwd to navigate complex directory structures. File Management: Learned how to create, move, copy, and delete files/directories using touch, cp, mv, and rm. System Commands: Understanding basic system info using uname, free, and df. File Permissions: Understanding the concept of ownership and permissions (chmod). Data Manipulation: Basic usage of grep to filter information.
📁 Repository Structure Certificate/: Contains my official Cisco certification. Notes/: My personal notes on essential Linux commands.
🚀 Future Goals I am currently working on the Google IT Automation with Python Professional Certificate to bridge these Linux fundamentals with Python automation and Cloud management. Currently applying for GSoC 2026 to contribute to the CNCF community by building e-commerce examples using the kpt tools