Cyberithub

20 Useful curl command in Linux with Examples

20 Useful curl command in Linux with Examples 3

In this article, I will take you through 20 Useful curl command in Linux with Examples. curl is very powerful command line tool to send or receive GET and POST request/response from web server. You can even use this tool to upload your data in the FTP Server. There are other useful operations like checking ... Read more

11 Useful LVM(lvcreate, pvcreate and vgcreate) command examples on Linux

In this article I will take you through 11 Useful LVM(lvcreate, pvcreate and vgcreate) command example on Linux. You might be aware of LVM Technologies which is frequently being used by multiple Organizations to manage their resources effectively. You can check more about LVM Configuration on How to Configure LVM in Linux (pvcreate, vgcreate and ... Read more

How to Install and Setup Freeradius Server in Linux (RHEL/CentOS 7/8) Using 6 Easy Steps

How to Install and Setup Freeradius Server in Linux (RHEL/CentOS 7/8) Using 6 Easy Steps 10

In this article, I will take you through the steps to install and setup Freeradius Server in Linux (RHEL/CentOS 7/8). The FreeRadius server project is the implementation of the Remote Authentication Dial-In User Service (RADIUS) protocol used by many corporations and Internet service providers to authenticate users connecting from remote locations. The FreeRadius server daemon, ... Read more