In this article, we will discuss the cURL tool in Linux. The cURL tool is used for transferring the data from or to a...
Linux Articles
Finding binary dependencies in Linux Operating System
In this article, we are going to check the executable. We will find out which string is present in it by using the...
Capturing network traffic headlessly in Linux Operating System
In this article, we are going to learn how to capture traffic. We are going to capture network traffic with a packet...
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...
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...
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...
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...
Using Linux iptables for a firewall
In this article, we are going to set up a firewall using iptables. iptables is the standard firewall software present...
Rotating files from RAM to storage for log rotation in Linux
In this article, we are going to discuss the logrotate Linux tool. Using this tool, administration of systems becomes...
Compressing and archiving files in Linux Operating System
There is a difference between a compressed and an archive file. So, what is an archive file? It is a collection...
Gathering network information for Linux Operating System
In this article, we are going to test IPv4's connectivity and write scripts for it.PrerequisitesBesides having...
Gathering and aggregating system information in Linux
In this article, we are going to discuss the dmidecode Linux tool, which will gather information about the system such...