Steps to install PostgreSQL version 14 on centos 7 ?
In this article, we will see the steps to install postgresql on Centos/RHEL Operating system. The same steps can be followed to install any version, however you need to change...
In this article, we will see the steps to install postgresql on Centos/RHEL Operating system. The same steps can be followed to install any version, however you need to change...
Today in this post, we will look at an interesting article how to stop the pacct service in Linux. 1. Verify if pacct service is disabled on system. ###...
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...
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...
In this article, we will see how to search and install a package in SUSE Enterprise Linux Server. 1. Search for the package in repository. ngelinux001 /home/user% zypper search libjpeg...