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....
Positional parameters as its name suggests are different positional variables automatically defined by linux shell. The shell automatically assigns the passed parameters according to their position in 9 different parameters(1...
In this post, we will look at the different parameters available in Linux Bash shell. These parameters are very useful in preparation of shell scripts and in general shell operations....