How to check for open port in Linux on multiple servers together ?
Suppose you have a list of servers, and you want to check for a particular port on which server its open. So if you telnet each server on that port...
In this category, you can see all articles related to Unix or Linux operating System.
Suppose you have a list of servers, and you want to check for a particular port on which server its open. So if you telnet each server on that port...
In this post, we will see how to set ulimits globally on the system and in case we want to set it user-wise. Lets see it step by step. ...
Lets look at one of the error message below and its solution. Here we get an error of non-existing path with XDG_RUNTIME_DIR warning message. I. Error Warning: Qt Warning: QStandardPaths:...
In this post, we will look something really interesting. Do you know how to create an infinite link in linux ? We can create an infinite loop and our path...
In this article, we will see how to check and install packages on debian OS. Lets see step by step to understand this. 1. Check for installed packages on...
In this article, we will see an interesting topic how to add certificate file and its key on HTTPD server DB in Linux. Prerequisite: -Get your new certificate and key...
Lets see how to track where a partition is busy when it does not allow us to umount. I. Error Message [root@ngelinux001 ~]# umount /custom umount: /custom: target is...
Today we will see an interesting article how to resolve below error. I. Error Details [root@ngelinux001 conf.d]# service httpd start Starting httpd: [Wed May 18 23:41:31 2022] [notice] suEXEC mechanism...