In this tutorial, How to set $PATH in Linux. You may set the $PATH permanently in 2 ways: Set PATH…
Linux
Install Minikube kubernetes on Centos
In this tutorial, How to install Minikube kubernetes to configure a single Node Cluster within a VM. How do I…
How to Install PHP 7.3 on Centos 7
Introduction In this tutorial, we’ll guide you through the straightforward process of install PHP 7.3 on CentOS 7. By default,…
Add Repositories on Linux
Introduction In this tutorial, How to add Repositories on Linux. How to add some useful external repositories for RHEL/Centos or…
How to Install and configure ssh server on Centos 7
Introduction In this tutorial, we will install and configure the SSH server on CentOS 7. SSH, also known as Secure…
Install Chrony and Configure NTP server
In this tutorial, How to Install Chrony and Configure NTP server in Linux. Chrony is used to sync the system…
Step-by-Step: Install and configure ntp centos 7
Introduction In this tutorial, How to install and configure NTP server in Centos. NTP- is a protocol that runs over…
How to traceroute use mtr command in Linux
Use the MTR command in Linux to view the traceroute report for a remote machine. As a network administrator, you…
How to Install an RPM package into a different directory
Introduction In this tutorial, How to install an RPM package into a different directory on Centos. Installing RPM packages is…
OpenSSL generate random password
In this tutorial, How to generate a random password using the OpenSSL command in Linux. It generates a number of…