How to stop NetworkManager service to modify resolv.conf file ?
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...
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...
Today lets see the correct procedure to remove clone in Veritas VxVM Diskgroup. ### Display the snapshot volume. # vxsnap -g diskgroup dis snapshot_volume ### Stop the snapshot volume #...
Today in this post, we will see how to reset or clean up the device tree on an AIX server. Please note you may need to run the procedure at...
Today we will look at an interesting article to know how we can download the redhat RPM packages from Redhat Support. 1. Goto http://support.redhat.com and login into the portal. Then...
Today we will see an interesting article how to rebuild RPM DB on Linux. RPM DB corruption is one of the most common issues in Linux server environments. And this...
Today we will look at an interesting article how to change a faulty drive on our Linux server deployed in production. There are two approaches to achieve this: First Approach...
1. Introduction Docker Swarm is an Orchestration tool(like kubernetes, or Apache Mesos.) to automate the administration of docker machines which in turn consists of containers & images. Docker Machine:- Sets...
In this post, we will look at the differences between teaming and bonding implementation in Linux. Teaming driver is introduced with RHEL 7 and is considered before bonding. Let us...
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...