How to identify /dev/mapper/path actual device on our linux system ?
Today in this post, we will look how to identify the lvm, or multipath device which is mapped by device mapper on our system. Device mapper automatically creates a pseudo...
Today in this post, we will look how to identify the lvm, or multipath device which is mapped by device mapper on our system. Device mapper automatically creates a pseudo...
In this article, we will look how to check for open ports on a remote Linux server. The most commonly used commands for this purpose is telnet, nc, and nmap...