How to check BIOS version/information in Linux ?
Today in this post, we will see how to check the BIOS version and other information on a Linux server. Lets have a look how to check this. 1. Specifying...
Today in this post, we will see how to check the BIOS version and other information on a Linux server. Lets have a look how to check this. 1. Specifying...
Today in this article we will look at steps how to update Java RPM on any linux server. There are two approaches of this task. I. First approach:- Update from...
Today in this post, we will look how to perform redhat or centos major release upgrade. I. RHEL 5 to RHEL 6 a. In-place upgrades between major RHEL versions...
In this post, we will look how to perform RHEL or CentOS system update, package update, and how to rollback the changes. We will cover below scenarios: 1. Package update...
Today we will look how to install ansible on our Linux system using pip or pip3 command. To understand the installation process, lets have a look step by step. 1....