
CPU Utilization indicates CPU usage and load. Here’s how to calculate CPU utilization in Linux using TOP command.
CPU Utilization indicates CPU usage and load. Here’s how to calculate CPU utilization in Linux using TOP command.
It is important to check server load and troubleshoot high server load. Here’s how to reduce server load in Linux.
Sometimes you may need to kill all processes by name in Linux. Here’s how to kill process by name 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.
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.
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.
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.
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.
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.
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.