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
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
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
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
In this tutorial, you will learn how to shrink Linux root filesystem by migrating to new disk. Shrinking the Linux root filesystem can be necessary
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
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
Follow through this guide to learn how to make permanent DNS changes in resolv.conf on Linux. According to man resolv.conf, resolv.conf is a resolver configuration
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 this guide, you are going to learn how to run only specific commands with sudo in Linux. Our previous guide covered how to add