As a user or administrator working on Linux or Unix system can check whether services are running or not using ps command,

Continue Reading...

As we have discussed about vnstat installation on previous post, the following shell script will help you to install in your system

Continue Reading...

This post describes about how to install CSF on your server using simple shell script.

Continue Reading...

This shell script explains how to find out your system RAM memory usage by percentage level, free memory. How much your RAM memory Linux ate exactly and free.

Continue Reading...

On Unix or Linux use shell scripting If you could not calculate string, we can convert string to integer type,

Continue Reading...

If you give tab space to specific file with append a word or lines using shell command,

Continue Reading...

On previous post explained simple IF statement and this post describe about CASE...ESAC statement,

Continue Reading...