© 2026 Hashnode
Welcome to Day 14 of my 100 Days of DevOps journey!Today I explored log management and log rotation — an essential DevOps skill for system stability, debugging, auditing, and monitoring. 📂 What Are Logs in Linux? Logs are system-generated messages ...

Grep: Global Regular Expression Print Purpose:grep is used to search for a specific pattern or expression inside files or outputs of other commands and display matching lines. Basic Examples Search for a word in a file: Examples of Grep: Let us pi...

Linux is a powerful and widely used operating system, especially in DevOps and server environments. Whether you're managing servers, writing shell scripts, or troubleshooting issues, mastering Linux commands is essential. Here's a guide to the most b...

This week’s class commenced with our usual engaging discussions, reflecting on the key takeaways from last week’s session. We explored what web components are, template element, shadow DOM and styling, file and directory management, and much more— I ...
