How to Add Users to sudo group in Linux
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
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
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
To have a full grip on your device, it is important to have a reliable operating system. Managing memory, storage or CPU is a task
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
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
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 on installing Perf Performance Analysis Tool on CentOS 8. Perf aka perf_events aka perf tools is a
Linux is an open-source operating system that has gained significant popularity in recent years. With its versatility, security, and ability to run on a wide
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