Linux Tutorials

linux fdisk 0

Fdisk Command in Linux

In this article, you will learn what fdisk command is, and why it is used in linux. We shall also be looking into some useful commands of FDISK. Let’s start!!! What is fdisk in...

file management in linux 0

File Management in Linux

By the end of this article, you will become a pro at managing files through the terminal in Linux. Yes, you read that right, we are going to learn file management system in Linux....

environment variables in linux 0

Linux Environment Variables

In this article, we will learn different things about the Linux environment. When I say Linux environment, I mean the environment variables present on the Linux-based operating systems. We will go through what a...

linux crontab 0

What is Crontab in Linux?

In this article, you will learn what is crontab in linux, and how to schedule different tasks using crontab. You will also get a better understanding of the clock system of crontab. By the...

sendmail command in linux 0

Sendmail Command in Linux

In this article, you will learn about the Sendmail command in Linux. We will go through the various parameters and options that are used with the Sendmail command. What is Sendmail command in Linux?...

lsof linux command 0

LSOF Command in Linux

In this article, you will learn what LSOF is, and why the command is used in Linux. We will also be looking into the practical use of the LSOF command as we go through...

linux chroot command 0

Linux chroot Command

In this article, you will learn what chroot is, why and when you should use it. In the end, you will also be learning how to create your own chroot environment, where you can...

sed command in linux 0

Sed Command in Linux

In this article, you will learn all there is to the SED command in Linux-based operating systems. We will be going through, what SED is, how it works, the syntax, and the options of...

sudo command in linux 0

Sudo Command in Linux

In this article, you will learn all there is to the sudo command in Linux-based operating systems. We will go through what the sudo command is, why it is used, a brief history of...