Upgrade a Single package on Ubuntu
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
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
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
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 various example usage of ps command in Linux/Unix system. ps, an acronym for Processes Status is a utility used
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
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 guide, we are going to learn how to delete lines matching a specific pattern in a file using SED. SED is a stream
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 use ls command in Linux/Unix Operating Systems. ls command is used to list files or directories contents
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