The following are the configuration files that are located in the Tomcat's /conf directory.
Upon starting Apache Tomcat will create several log files in the tomcat/logs directory. In this article, we’ll focus on the default and most common logging implementation used for Tomcat – the included JULI implementation...
Did you save some changes in IIS that ended up breaking your website? Application Host Help Service is a Windows service that checks your IIS configuration every 2 minutes and backs up all changes
By default, due to security reasons, IIS hides detailed information about all errors, but you can enable them when needed. Open the web.config file for the Website or Application that you want to enable detailed error messages and add the following...
To set SSL on Tomcat, we need a digital certificate that can be created using Java keytool for the development environment. For the production environment, you should get a certificate from trusted providers such as Lets’ Encrypt...
Install Let’s Encrypt Free Certificate with IIS on Windows
Here is a list of VMware vSphere Configuration limits for the latest VMware vSphere version and some previous releases. Virtual Machine Limits vSphere7.06.76.56.0 5.55.1 5.0Virtual CPUs per virtual machine256256*128128646432RAM per virtual...
There are two ways to enable SSH access on VMware ESXi host: via vSphere Client, or on a VMware ESXi 6.0 host directly.