Author Archives: systemadmin

How to Install ntopng.
How To Install Ntopng. ntopng is an Open Source Tool to monitor the network. It is a security network monitoring tool, also monitors web activities passively. It is also used...
Continue reading
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 create an order on nexonhost.com.
How To Create An Order On Nexonhost.Com From Client Area. Acces our website: https://nexonhost.com Click on “Client area” After that click on login. Select dedicated servers: Chose your product from...
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