CPU Utilization indicates CPU usage and load. Here’s how to calculate CPU utilization in Linux using TOP command.
Linux
How to Reduce Server Load in Linux
It is important to check server load and troubleshoot high server load. Here’s how to reduce server load in Linux.
How to Kill Process by Name in Linux
Sometimes you may need to kill all processes by name in Linux. Here’s how to kill process by name in Linux.
How to Create tar.gz file in Linux
The tar command in linux allow you to compress files and directories into tar.gz files known as tarballs. Here’s how to create tar.gz files in linux.
How to List All Processes in Linux
Many times you may need to list all processes by name, user, pid in linux/unix. Here’s how to list all processes in Ubuntu, CentOS, Fedora, Redhat, and other Linux systems.
How to Search a File in Linux
Many times you may need to search a file in Linux / Unix. Here’s how to find a file in Ubuntu and other Linux systems.
How to Create Zip and Unzip File in Linux
Zip allows you to compress files directories in Linux. Here’s how to create zip files & directories in Linux, and unzip files in Linux to extract zip files.
How to Install Zip File in Linux
Here’s how to install Zip file in Linux. You can use these steps to install zip file in Ubuntu, Debian, Redhat, Fedora, and other linux systems.
How to Find Directory in Linux
There are many commands to find directory and folders in Unix. Here’s how to find directory in Linux. You can use it to find directory in Ubuntu.
How to List All Files in a Directory in Linux
Sometimes you may need to list all files in a directory recursively . Here’s how to easily list all files in a directory in linux. You can use it to list full path for all files in directory.