How to enable epel repository on RHEL/CentOS 6.x versions ?
In this post, we will see how to enable EPEL repository on RHEL/CentOS 6.x versions. We will take an example of 6.8 version, similarly you can change your version and...
In this article, we will see how to clear the system page and buffer cache daily on our linux system. So the idea is to create a script and put...
Today in this post, we will look how to add a custom file in log rotation. This will help to do automated housekeeping on the server. Lets suppose we have...
Lets see a common NTP error message and its solution what to check when we have an error “No Current Time Source”. I. Error Message "No Current Time Source." ...
Suppose you have exported the NFS share from the server, however its not visible on the client. Hence to troubleshoot this, we need to check if the NFS port is...
Suppose our system is down and is not booting up correctly. We need to boot it from an ISO image/CD-DVD drive to repair the system back. Lets have a look...
In this post, we will see how to clear DNS cache on an IBM AIX server. It is useful when sometimes we have any outage with any DNS server, or...
Today in this article we will look how to remove a logical volume from a VG on IBM AIX server. Lets have a look at this one by one to...
Today we will see how to create a new filesystem in IBM AIX server. The default filesystem that we create in AIX is JFS i.e Journalling Filesystem, and currently Version...