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
This tutorial will guide you on how to connect to WiFi in Linux using NMCLI command. NMCLI is a command-line tool for controlling NetworkManager and
This guide will take you through various example usage of ps command in Linux/Unix system. ps, an acronym for Processes Status is a utility used
In our today’s guide, we are going to learn how to install Foxit PDF reader on Ubuntu 20.04. Foxit PDF reader is available in both
One of the most upsetting and terrible situations a user may go through is data loss. Consumers worry and are helpless due to the concern
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 check directory usage with du command in Linux. du, an acronym for disk usage can help you
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
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 tutorial, we are going to learn how to install and setup Zsh and Oh-my-Zsh on Ubuntu 20.04/Ubuntu 22.04. Install ZSH and Oh-My-Zsh on