du and df Command : Find Size of a directory & Free disk space in linux

Command: ‘du’ – Finding the size of a directory in linux $ du Typing the above at the prompt gives

Read more

adduser : Linux Command- Create New User account

What is adduser command? In Linux, a ‘useradd‘ command is a low-level utility that is used for adding/creating user accounts

Read more

Load Balancing : Understanding Load Balancing

Why Load Balance is required? As the e-commerce industry continues to grow, more businesses rely on their Web sites to

Read more

ClearOS – Network Gateway and Network server : Introduction

ClearOS (formerly named ClarkConnect) is a Linux distribution, based on CentOS and Red Hat Enterprise Linux,. It is designed for use

Read more

How to get processer (CPU) details in Linux

Use the command # cat /proc/cpuinfo  to see the processor details in linux. processor — Provides each processor with an identifying number.

Read more