Viewing System Processes using ps and top commands
This tutorial will guide you on viewing system processes using ps and top commands. When commands are run on a system, various processes associated with
This tutorial will guide you on viewing system processes using ps and top commands. When commands are run on a system, various processes associated with
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
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 simple guide will show you how to install dhclient command on Oracle Linux. Have you installed Oracle Linux system and trying to configure automatic
Follow through this guide to learn how to upgrade a single package on Ubuntu. Upgrading a Single package on Ubuntu Ubuntu and other Debian derivatives
In this tutorial, we are going to learn how to install and use 7zip on Ubuntu 18.04/Ubuntu 20.04. 7zip is a free and open-source file
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
Good day folks. Today, we would like to discuss how to extract log lines of specific dates from a log file. If you are a
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 tutorial, you will learn how to create user account using useradd/adduser commands in Linux. User management is one of the most common task