Solved: cannot find -lboost_system-mt.
Today we will see how to fix one of the error message i encountered while building one of the package for Nagios. And how to fix that with the binaries...
In this category, you can see all articles related to Unix or Linux operating System.
Today we will see how to fix one of the error message i encountered while building one of the package for Nagios. And how to fix that with the binaries...
Today we will see one of the most common issue that after rebooting system our resolv.conf file is getting updated everytime and our DNS client configuration is removed. Let us...
In this post, we will see how to solve the sweet32 issue i.e CVE-2016-2183 on a Linux host. Let us see how to check for this issue and how to...
In this post, we will understand how to see if hyperthreading or multi-threading is enabled on a Linux server or not from OS end. There are two points we need...
Today we will see a quick tip how to determine the password hash which are supported in our Linux System. Solution In Linux, we can check for available password algorithms...
Today we will see the steps how to create NFS v4 only server in linux. We will see how to create NFS server and then how to make it work...
In this post, we will see how to disable core generation on Linux. Lets see the steps we need to follow to disable the core generation on Linux system. 1....
Today we will see one of the most common error message and its solution. I. Error Message [root@ngelinux orasystem]# su - oracle Last login: Fri Jun 23 01:48:02 PDT 2023...
Today in this post, we will see how to change the default kernel version during boot time in RHEL 8. Lets see it step by step to understand the scenario....