Installing Perf Performance Analysis Tool on CentOS 8
In this guide, we are going to learn on installing Perf Performance Analysis Tool on CentOS 8. Perf aka perf_events aka perf tools is a
In this guide, we are going to learn on installing Perf Performance Analysis Tool on CentOS 8. Perf aka perf_events aka perf tools is a
In this tutorial, you will learn how to use htop command in Linux. An interactive process viewer (htop) is a free GNU GPL process viewer
Welcome to our guide on using find command to search for files and directories in Linux. find is a command-line utility that searches one or more
In this tutorial, you will learn how to check directory usage with du command in Linux. du, an acronym for disk usage can help you
Are you looking for a quick way to upgrade Debian 11 to Debian 12? Look no further, this guide will take you through all the
In this guide, you are going to learn how to run only specific commands with sudo in Linux. Our previous guide covered how to add
In this guide, we are going to learn how to delete lines matching a specific pattern in a file using SED. SED is a stream
As a computer science student, there are a handful of operating systems (OSes) for you to consider. The most popular system applications are macOS, Windows,
This tutorial will take you through how to install Sysdig system visibility tool on Ubuntu 22.04. Sysdig is a simple visibility tool that provides deep
In this guide, we are going to learn how to add users to sudo group in Linux. More often than not, you want, as a