User Management in Linux How to know the user details chirag@chirag-MacBookAir:~$ getent passwd username How to know the id of user chirag@chirag-MacBookAir:~$ id username How to change the UID chirag@chirag-MacBookAir:~$ usermod -u 2000 username...
Configure network in linux 7 using the command line In this guide, we will discuss how to manually configure network in linux 7. This is the most basic and traditional way to configure the...
Openwrt installation on VirtualBox We will be installing the latest version of OpenWRT 64 bit in VirtualBox. In this tutorial, we will be guiding you to install and configure OpenWRT in the Virtualbox machine....
WHAT IS HTTP/2 AND HOW CAN IT BENEFIT YOUR WEBSITE HTTP/2 is the latest update to the HTTP protocol by the Internet Engineering Task Force (IETF) HTTP/2, the successor of HTTP1.x. HTTP2 has been...
how to install PHP-FPM 7 on Centos or any specific version with Nginx What is PHP-FPM? PHP-FPM (FastCGI Process Manager) is an alternative PHP FastCGI implementation with some additional features useful for sites of...
SSH command line Is there any difference between Centos 7, Cento8 and Ubuntu SSH commands. Let’s find out SSH in Centos 8 In Linux, The most common way to get a shell prompt on...
How to install Netextender in Ubuntu (linux) Install Netextender for VPN How to Download Netextender and Install it in Centos and Ubuntu 1-Download the latest RPM version of JAVA JDK from the below link:...