Solved: bosboot error: 0516-602 lslv: Logical volume name not entered.
Today in this article, we will see one of the common error message and its solution. I had encountered an error from a system not wanting to run bosboot as...
Today in this article, we will see one of the common error message and its solution. I had encountered an error from a system not wanting to run bosboot as...
Today we will see a trick to resolve high memory issues on a linux or unix server. We will set few kernel parameters to optimize the memory usage on server....
The hung task is detected by linux kernel by parsing processes with uninterruptible sleep state(which are waiting for some event or resource and is usually not going to move forward)...
In this post, we will look how to tune/change Linux kernel parameters temporarily or permanent. To change/verify the parameters we will use sysctl command. From its man page, we can...