Linux

Monitoring System Performance: Lsof Command | CentOS 8 | Linux

Monitoring System Performance: Lsof Command The lsof command is used in many Linux/Unix-like systems to display a list of all the open files and the

Read More
Linux

Monitoring System Performance: TOP Command | CentOS 8 | Linux

Monitoring System Performance: TOP Command Linux Top command is a performance monitoring program that is used frequently by many system

Read More
Linux

Checking System Space (Df and Du Command)

Checking System Space (Df and Du Command) 1. Df: Df command shows the amount of disk space used and available on Linux file systems.It display the

Read More
Linux

Add User to Administrative Group (Sudoer)

Add User to administrative Group (Sudoer) The sudo command stands for “Super User DO” and temporarily elevates the privileges of a regular user

Read More
Linux

Disk Partition (Fdisk Command)

Disk Partition Using Fdisk Command fdisk is a dialog-driven program for creation and manipulation of partition tables. It understands GPT, MBR, Sun,

Read More
Linux

Basic Commands I

Basic Commands I This section describes Linux Command mostly used for beginners.  pwd— When you first open the terminal, you are in the home

Read More