In this tutorial, How to run Spring Boot Application as a service in Linux. Spring boot preferred deployment method via…
Linux
Install Gradle on CentOS
In this tutorial, How to install Gradle on CentOS. Gradle is a free and Open Source that helps your build,…
Redis Install and Configure: Your Database and Cache System
Introduction This tutorial is a Step-by-Step Guide to Redis Install and Configure. Now, let’s go Redis Install and Configure. Dive…
sed command in Linux with Examples
The sed command is a stream editor for filtering and transforming text. In this tutorial, How to sed command in…
Minikube Build local Kubernetes environment
Introduction In today’s DevOps-driven world, Kubernetes has become an essential tool for managing containerized applications at scale. However, setting up…
How to set $PATH in Linux
In this tutorial, How to set $PATH in Linux. You may set the $PATH permanently in 2 ways: Set PATH…
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…