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,
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
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 create user account using useradd/adduser commands in Linux. User management is one of the most common task
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 add users to sudo group in Linux. More often than not, you want, as a
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
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
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
In this tutorial, you will learn how to uncomment lines in a file using SED in Linux. According to man sed, “Sed is a stream