Install Cheat Command on Ubuntu 20.04
In this tutorial, you will learn how to install cheat command on Ubuntu 20.04. Cheat is a Python based command line utility that allows you to
In this tutorial, you will learn how to install cheat command on Ubuntu 20.04. Cheat is a Python based command line utility that allows you to
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
In this tutorial, you will learn how to uncomment lines in a file using SED in Linux. According to man sed, “Sed is a stream
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 tutorial you will learn how to use ls command in Linux/Unix Operating Systems. ls command is used to list files or directories contents
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 make permanent DNS changes in resolv.conf on Linux. According to man resolv.conf, resolv.conf is a resolver configuration
This simple tutorial will show you how to get byte count in a file in Linux. Byte is a unit of digital information that most
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 guide will take you through how to delete lines matching specific pattern in a file using VIM. Linux system admins work with files day