How to get AWS Region in Cloudformation template?
In this post I will show you how you can get the AWS Region in AWS Cloudformation template. Today, I …
In this post I will show you how you can get the AWS Region in AWS Cloudformation template. Today, I …
Overview Using Organization service in AWS is quite common if you have multi-team/environment architecture. Most of the time we make …
Overview In this tutorial, we will be using a self-signed certificate for our spring boot application so that we can …
Read More How to use self-signed SSL certificate in Spring Boot application?
Sometimes, we may see an error like Installation failed: Could not create directory in WordPress while installing the plugins. There …
Read More How to fix, “Installation failed: Could not create directory” issue in WordPress?
Amazon Web Services (AWS) Elastic Compute Cloud (EC2) provides a scalable and flexible cloud computing infrastructure for various applications. If …
Read More How to Upload File to AWS EC2 Instance From Local Machine?
In this short post, we will learn to delete all the directories (folders) and keep the file as it is. …
Use case Prerequisites SSH from Windows machine Convert PEM to PPK file When you install the putty you might already …
Steps to run Kibana behind Nginx Proxy To run Kibana behind Nginx proxy with basic authentication is really let’s go …
Read More Run Kibana behind Nginx proxy with basic authentication
Problem definition Sometimes, we need to uninstall nginx server and also need to remove all the config files. But, it …
Read More How to uninstall Nginx completely in Linux Ubuntu?
Problem definition Today, I encountered a problem fatal: refusing to merge unrelated histories while pulling the git repository to my …