Trick to resolve High memory issue on Linux or Unix Server.
Today we will see a trick to resolve high memory issues on a linux or unix server. We will set few kernel parameters to optimize the memory usage on server....
Today we will see a trick to resolve high memory issues on a linux or unix server. We will set few kernel parameters to optimize the memory usage on server....
Today we will see some quick commands to see CPU, memory, and swap/pagefile usage in AIX. Lets have a look at them one by one. 1. CPU Usage To analyze...
In Linux Samba server configuration, we have an interesting feature to turn off access on few files that matches a pattern. It helps to make some files disappear and those...
In this post, we will look at a small and interesting issue where when we do “df” to see the filesystem usage, we are not able to see the details...
Today we will look a small however useful tip to see swap usage in AIX. Here we will also check the top 15 processes sing high swap space on the...
Today we will look at the usage of dot “.” on Linux bash shell and how to use it in shell scripts to match a pattern. I. Usage of “.”...
Today we will look what is : in bash shell in Linux or Unix and how to use it, and what is its impact if used. What is : (colon)...