Linux Articles

Mounting network file systems and retrieving files in Linux

In this article, we are going to learn about the mount command. To mount a file system onto the file system tree, use the mount command. This command will instruct the kernel to mount the file system found on a particular device. There is a mount point in the tree for...

Creating graphics and presentations on the Linux CLI

In this article, we are going to learn how to make presentations and how to create graphics on the CLI. For this, we are going to use a tool named dialog.dialog is a Linux command-line tool used for taking input from users and to create message boxes. Prerequisites...

Backing up and erasing media, disks, and partitions with DD Command

In this article, we are going to discuss the dd command. The dd command stands for data duplicator. It is mainly used for converting and copying files. In this section, we are going to learn about backing up and erasing a media file. Prerequisites Besides having a...

Creating and configuring cron Jobs for task scheduling in Linux

In this article, we are going to learn how to configure Cron Jobs. We are going to use crontab to set up a Cron Job. Configure Cron Open your terminal and go to the /etc folder and check the /cron folders. You will see the following cron folders: /etc/cron.hourly...

How does Linux work?

Linux is a type of operating system (OS) that is based on the Unix operating system. It is open-source software, which...

What is Linux?

Linux is a free and open-source operating system that is based on the Unix operating system. It was first created in...

No Results Found

The page you requested could not be found. Try refining your search, or use the navigation above to locate the post.