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,
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
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
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
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
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
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
In our today’s guide, we are going to learn how to install Foxit PDF reader on Ubuntu 20.04. Foxit PDF reader is available in both
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