How to Create a Password Protected ZIP File.
How To Create A Password Protected ZIP File. Linux provides Zip command to work with a file like compressing the file and decompressing with a password. It’s not come with...
Continue reading
How to create multiple users using shell script.
How To Create Multiple Users Using Shell Script. In Linux, we create users for multiple purposes, so in Linux, it’s very common to make new users depending on the tasks....
Continue reading
How to use Paste Command (Merge Lines)
How To Use Paste Command (Merge Lines) In this tutorial, we will explain how to use the paste command. paste is a command that allows you to merge lines of...
Continue reading
How to use slect in bash.
How To Use Slect In Bash. In this tutorial, we will cover the basics of the select construct in Bash. The select construct allows you to generate menus. Bash select...
Continue reading
How to Install and Use Curl on Ubuntu 20.04.
How To Install And Use Curl On Ubuntu 20.04. This article explains how to install Curl on Ubuntu 20.04. curl is a command-line utility for transferring data from or to...
Continue reading
How to make a POST request with cURL.
How To Make A POST Request With CURL. In this article, we’re going to explain how to use cURL to make POST requests. The HTTP POST method is used to...
Continue reading
How to Setup Automatic Kernel.
How To Setup Automatic Kernel. This article explains how to set up automatic rebootless kernel updates using the live patching solutions from Canonical and CloudLinux. Canonical Livepatch Canonical Livepatch is...
Continue reading
How to Change Hostname on CentOS 8.
How To Change Hostname On CentOS 8. This guide explains how to set or change the hostname on CentOS 8 without needing to restart the system. There are a number...
Continue reading
How to Delete Users on CentOS 7.
How To Delete Users On CentOS 7. In this tutorial, we will explain how to add and remove users on CentOS 7 systems. Knowing how to add and remove users...
Continue reading
Install WordPress with Apache on CentOS 7.
How To Install WordPress With Apache On CentOS 7. In this tutorial, we will explain how to install WordPress on CentOS 7. At the time of writing this article, the...
Continue reading



Recent Comments