Create User Account using useradd/adduser commands in Linux
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
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
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
In this tutorial, you will learn how to shrink Linux root filesystem by migrating to new disk. Shrinking the Linux root filesystem can be necessary
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
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,
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
Many people think that Windows and Mac are the only reliable and relevant operating systems. That’s why people always hesitate about learning Linux. Is it
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, we are going to learn how to install or uninstall software from FreeBSD Ports Collection. Ports Collection is is a set of Makefiles,
Follow through this guide to learn how to lock Linux user account after multiple failed login attempts. Linux through Pluggable Authentication Modules, PAM, can be