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
Want to upgrade a single package on CentOS/Fedora systems? Worry not, because, CentOS/Fedora or any other RHEL based distribution provides a way to upgrade a
Good day all. This guides is about installing Perf performance analysis tool on Ubuntu 18.04. Perf, also known as perf_events is a powerful performance counter
This guide will take you through how to delete lines matching specific pattern in a file using VIM. Linux system admins work with files day
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
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,
Follow through this guide to learn how to lock Linux user account after multiple failed login attempts. Linux through Pluggable Authentication Modules, PAM, can be
In this tutorial, you will learn how to create user account using useradd/adduser commands in Linux. User management is one of the most common task
In this guide, we are going to learn how to restrict SFTP user access to specific directories in Linux systems. SFTP, an acronym for Secure
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