Mar 2 · 4 min read · In the previous articles, we installed Rocky Linux and Ubuntu Server as a VM in VMware Workstation Pro in Windows 11. Now it's time to connect them properly, similar to how servers are connected in re
Join discussionFeb 6 · 4 min read · When I decided to start learning DevOps, the very first module I completed was Linux. At first, I wasn’t sure why Linux was so important. I had worked with backend development before, and Linux just felt like another operating system. But after compl...
Join discussion
Dec 8, 2025 · 4 min read · A. What is Shell Scripting? Why It’s the Glue for IaC & CI/CD? Problem (DevOps Scenario): You're building pipelines, provisioning servers, or deploying artifacts but every platform (Jenkins, GitHub Actions, GitLab CI, Ansible, Terraform) still requir...
Join discussion
Sep 3, 2025 · 2 min read · To master the Linux for Devops, understanding this topic is crucial. Foundational Commands: ls, cd, pwd, and mkdir. System and Process Management: ps, top, kill, systemctl. Networking and Remote Access: ping, ssh, scp, and ifconfig. Text Processi...
Join discussion
Jul 30, 2025 · 4 min read · Welcome back to Linux Commands: Part 2! In Part 1, we covered the basics of Linux & Types of Linux commands. In this continuation, we'll explore more intermediate and essential Linux commands that build on the basics covered earlier. This segment wil...
Join discussion
Jun 3, 2025 · 5 min read · Linux is a cornerstone of modern computing infrastructure—from cloud servers and embedded devices to desktops and supercomputers. However, Linux is not a single operating system but rather a family of related operating systems known as distributions ...
Join discussion
May 16, 2025 · 6 min read · Hey everyone,in this blog I am going to revisit all the needful commands one should definitely know before starting their devops journey,not only their functions I will also state how they are used in this very domain. So be ready with your terminal ...
Join discussion