Linux Utility – Ping Master Script

So today I will talk about my first Linux utility that I created. Here I tell you about my journey how I created this Utility and how I created that. Also the region behind that why I created that. What…

So today I will talk about my first Linux utility that I created. Here I tell you about my journey how I created this Utility and how I created that. Also the region behind that why I created that. What…

There are lots of times the server is not coming up. Here we are talking about a physical server, not a virtualized server. Server something like Dell PowerEdge R250 Rack Server. Information gathering for server not coming up whenever you…

The performance issue is one of the common issues that we see in the SAN system. Due to this people can access the data but at a slow speed. Today this article will see how we can troubleshoot the issue.…
So there are lots of ways to address a networking issue and there are lots of reasons for the occurrence of that. This article will see how we can address a network issue at a beginner level. To perform this…

We already cover the virtualization in our previous post. But how cool if we can automate the creation of those virtual machine. In this article will learn how we can do that, why need to do that and using which…

In this article will talk about the Yaml and how we can use that. What is Yaml? It is a data serialization language. Its can easily by understand by humans. yaml usually used in writing the configuration files for the…

So we already know about the yaml from our last blog now lets talk about how we can create the pod using the yaml. But in order to create the pod using the yaml we need to understand the few…
Ever been faced with a string of numbers like WWNN or WWPN and wondered, “What on earth do these mean?” You’re not alone!If you’ve ever tried plugging a device into a storage network and gotten tangled up in unfamiliar acronyms,…
In a Fibre Channel (FC) environment, the concepts of Flogi, Plogi, and Prli Logi are crucial for proper communication. These processes are essential for communication to occur in an FC environment. In this discussion, we will cover each one individually.…
In SAN system Zoning and LUN masking plays an important role. In this article will see what is this. What is Zoning? Zoning is configured to switched to control which host are allowed to communicate with each other. It creates…