Install or Uninstall Software from FreeBSD Ports Collection
In this guide, we are going to learn how to install or uninstall software from FreeBSD Ports Collection. Ports Collection is is a set of Makefiles,
In this guide, we are going to learn how to install or uninstall software from FreeBSD Ports Collection. Ports Collection is is a set of Makefiles,
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 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 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
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
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
In this guide, you are going to learn how to run only specific commands with sudo in Linux. Our previous guide covered how to add
Want to upgrade a single package on CentOS/Fedora systems? Worry not, because, CentOS/Fedora or any other RHEL based distribution provides a way to upgrade a
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
Good day folks. Today, we would like to discuss how to extract log lines of specific dates from a log file. If you are a