Secure nginx with Let’s Encrypt on Ubuntu 18.04
Image source letsencrypt.org Configure Let’s Encrypt SSL for Nginx webserver on Ubuntu 18.04. Let’s Encrypt is a CA authority that provides …
Image source letsencrypt.org Configure Let’s Encrypt SSL for Nginx webserver on Ubuntu 18.04. Let’s Encrypt is a CA authority that provides …
Image source aws.amazon.com How to install IAM authenticator in Linux. Amazon IAM authenticator provides authentication to the kubernetes cluster. after …
Source image from Medium Minikube is a tool that makes it easy to run kubernetes locally. Minikube runs a single …
Have you ever received this error while using gmail smtp setting to send from your app? If you’ve encountered the …
Here i will explain that how to deploy simple react app to kubernetes easy way, i am using ubuntu machine …
Building Your First React App: A Step-by-Step Guide Are you ready to explore the world of React and create your …
Enabling the Nginx Directory Index Listing Nginx is a popular web server that can also be used as a reverse …
How to generate .ppk file from .pem Linux command line. Install puttygen command line tool to convert file. $ apt-get …
Helm is a tool for managing Kubernetes charts. Charts are packages of pre-configured Kubernetes resources. Here is the steps to …
Zabbix is an open source software, where you can monitor your network and server infra. You can monitor your remote …