Steps to patch Linux/RHEL server.
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...
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...
In this post, we will see one of the common NTP issue and its solution. I. Error Message "NTP Syncing against LOCAL." II. Meaning of this error message NTP...
Lets see a quick tip today to see how to check when our system kernel is last updated on server. It helps us to identify when our last kernel updated...
Today we will look at differences between RHEL 8 and 7. This is one of the interesting article as there are not major differences here. I. Major noticeable differences RHEL...
Today in this article, we will look how to analyze a core file generated after the system crash. The article is very useful to extract some of the basic information...
Today in this article, we will see an interesting issue what i faced on one of the production server which got rebooted automatically during a SAN switch replacement activity. ...
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)...
Today we will see how to check out kernel package level in Unix – Oracle Solaris 10 and 11. Checking Kernel Package Version in Solaris I. Using PKG Command root@ngeui742:~#...
Today we will see how to correct one of the common error message seen when we try to add a virtual machine in KVM on RHEL server. Lets try to...
Some Linux Operating Systems, or RHEL versions sometimes disable console video and you might be not able to see remote console after POST. This happens due to a kernel issue...