How to enable epel repository on RHEL/CentOS 6.x versions ?
In this post, we will see how to enable EPEL repository on RHEL/CentOS 6.x versions. We will take an example of 6.8 version, similarly you can change your version and...
In this article, we will see an interesting issue where the ldap is not able to get one of the automount map. However ldap is working with authentication, and able...
In this post, we will see an interesting thing when we are not able to change the open files to unlimited in Linux. I. Error Message [root@ngelinux001 ~]# ulimit -n...
Swappiness is a feature in linux which tells the system kernel how much data to be swapped, or to be moved into swap memory and back to main memory. The...
Today in this post, we will see how to install dnsperf on RHEL or CentOS 7. The easy and quick way is to do via snapd. Lets see the steps...
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:...
Today we will see an interesting bug when the cron jobs stopped working on the system automatically. It is identified when we have multiple job schedulers available on the system....
Today we will look linux server patching process in short. It is quite simple, however very useful to know the steps. Linux Production Server Patching Steps Pre-requisite:- I am assuming...