Solved: Why Linux Server rebooted when all LUN paths failed ?
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. ...
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. ...
Today we will look at one of the useful tip to understand how to extend logical volume on RHEL/CentOS with a single command on production servers. Lets see the process...
In this article we will look for tcpdump examples which are useful to accomplish our day to day tasks. Lets have a look at various examples step by step. 1....
In this article, we will see how to find files/directory older than say 15 days and delete those files. The tip is very useful and we use this every alternate...
Today we will look at an interesting error message and its resolution. I have encountered this issue multiple times during redhat satellite migration from 5 to 6 and most of...
In this article, we will look how to synchronize a repository on a Redhat satellite 6 server. 1. Check the repository id. [root@ngelinux01 ~]# hammer repository list hammer repository synchro-----|----------------------------------------------------------------------------------|---------------------------------------------------------------|--------------|---------------------------------------------------------------------------------...
Today we will look various systemctl commands to check units/services, start/stop/restart them. In short how to play/work with systemctl commands to manage services/units. 1. How to see all units loaded...
Today we will check how to resolve an interesting issue i encountered while installing a package on server. I was installing realtime kernel package on one server and it had...