5d ago · 4 min read · Content: Today I worked on installing and configuring SELinux on an application server as part of my DevOps journey. This is an important practice to understand how security is managed in Linux syste
Join discussionJan 9 · 3 min read · Namespaces in Kubernetes help you logically isolate resources within a cluster. They are extremely useful when managing multiple environments like dev, staging, and production inside the same Kubernetes cluster. In this guide, we’ll create: A Namesp...
Join discussion
Dec 30, 2025 · 7 min read · Learning points: 🔹 Basic Shell Scripting – Writing and executing simple Bash scripts.🔹 Managing Processes – Understanding ps, top, kill, and htop.🔹 Using Package Managers – Installing software with apt (Debian/Ubuntu) or yum (RHEL/CentOS).🔹 Basic...
Join discussion