Hide Nginx version
By default, the Nginx version will be displayed when we query HTTP headers or error generated by the Nginx server. lets see how we can hide or remove the Nginx version. First lets see...
| tech blog
Sublime is a popular and widely used text editor that supports multiple programming languages. It is a popular text editor between the developers. It includes wide features such as Syntax Highlight, Auto Indentation, File...
Postman is an application which is currently one of the most popular tools used in API development and testing. It helps you manage your APSs in every stage of development from designing and testing...
Introduction UVdesk is a fully functional open-source web-based ticketing system built on famous technologies such as Symfony/PHP and backbone.javascript framework. It’s a pack of amazing features for handling customer queries by using various incredible...
In this document, we will check how to change the keycloak database to MySQL from h2. Keycloak comes with its own embedded Java-based relational database called H2. This is the default database that Keycloak...
Hi All, this document shows you how to set up a keycloak server in Linux. Keycloak is an open-source software product to allow single sign-on with Identity Management and Access Management aimed at modern...
Hi Techrunnr, this post is regarding mongoDB installation and replica setup with HA using ansible on CentOS7 Prerequisites: 3 servers with CentOS7 operating system Deploy 3 servers in 3 different AZ Python on 3...
In this article,we will look ho to install and configure for Gitlab CE.GitLab is a web-based open source Git repository manager.It enables developers to build, deploy and run their applications. GitLab provides several features,...
Hi All, this document shows you how to install mail catcher in ubuntu. Mail catcher is an open source SMTP tool where the developer uses to see the email sent out by the application...
Hi All, this document deals with how to enable JMX remote in java spring boot. The Java virtual machine (Java VM) has built-in instrumentation that enables you to monitor and manage it using the...