NGINX is an open-source web server software designed to use as a web server, reverse proxy, HTTP cache, and load balancer. NGINX was created by Igor Sysoev to solve the C10k problem.....
How to Install Tomcat Server on Linux?
Apache Tomcat is an open-source software implementation of the Java technologies like Java WebSocket, Java Expression Language technologies.....
How to encrypt tomcat user password in tomcat-users.xml
This KB describes how to encrypt the Datasource password in tomcat-users.xml for Apache Tomcat. You can follow these steps to configure Tomcat with password encryption.....
How to create self-signed ssl certificates for apache web server
At this KB I tried to describe how to create SSL certification for the apache web server. First of all, you need to install httpd, OpenSSL,mod_ssl package to create and apply SSL certificates.....
How to reset PowerDNS admin password mysql
At this knowledge base, I describe how to reset the admin password on PowerDNS for the Mysql platform.....
How to check supported TLS and SSL version?
You should use these commands set to check supported SSL and TLS ciphers. Also, I added some useful information about send HTTPS requests to a server.....