How to Recover Deleted Data on a Linux System
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
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 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
Many people think that Windows and Mac are the only reliable and relevant operating systems. That’s why people always hesitate about learning Linux. Is it
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
Is your Linux system in BIOS or UEFI mode? Don’t worry, this guide will show you quick ways to check if Linux system is using
Follow this tutorial to learn how to copy paste lines in vim. VIM, an acronym for Vi iMproved, is a highly configurable text editor built
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
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
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
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