Check directory usage with du Command in Linux
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 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 tutorial, we are going to learn how to install and use 7zip on Ubuntu 18.04/Ubuntu 20.04. 7zip is a free and open-source file
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 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, you will learn how to create user account using useradd/adduser commands in Linux. User management is one of the most common task
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 guide will take you through how to delete lines matching specific pattern in a file using VIM. Linux system admins work with files day
In this guide, we are going to learn how to restrict SFTP user access to specific directories in Linux systems. SFTP, an acronym for Secure
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
In this guide, we are going to learn on installing Perf Performance Analysis Tool on CentOS 8. Perf aka perf_events aka perf tools is a