How to copy paste lines in vim
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
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
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
In this tutorial, we will learn how to check hardware information on Linux system. Many a time as we interact with the Linux system in
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 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
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
As a computer science student, there are a handful of operating systems (OSes) for you to consider. The most popular system applications are macOS, Windows,
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
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
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