Solved: sudo taking a lot of time, system responding very slow.
I have recently faced an issue when the system started responding very slowly and when we run any command with sudo it runs damn slow. So to resolve this i...
I have recently faced an issue when the system started responding very slowly and when we run any command with sudo it runs damn slow. So to resolve this i...
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 we will see how to clean the squid logs from redhat satellite server. It will help us to clean the logs in case its filling up the partition. I....
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 post we will check how to clear the faults seen on a Solaris server. In case of any hardware or any major issue with a Solaris server,...
Today we will look at general steps how to clear and start a faulted/partial service group in VCS. These are few steps we follow whenever a SG goes into faulted/partial...
Today we will look at an interesting article how to resolve NFS Stale file handle issue which works in most of the cases. However sometimes we need to perform some...
Today we will look the different ways to clear screen in linux. 1. Clear Command [root@nglinux ~]# clear 2. Ctrl+L shortkey It has similar effect as of clear command....
In this post, we will at an interesting topic what data get stored in page cache and how to remove it quickly with one command. To understand this lets take...