Where Is Java Installed?
Below are a few commands that can be run to determine where Java is installed on each Operating System: Windows: for %i in (java.exe) do...
Server Manager Agent Not Connecting To SMC
After a Java update, the server manager agent may not connect to the SMC because of parameters in the java.security file. To resolve this, comment...
Common Java KeyTool Commands
Java Keytool Commands for Creating and Importing The commands below allow you to generate a new Java Keytool keystore file, create a CSR, and import...
2 Ways To Prevent Java Crapware: Ask Toolbar
How-To-Geek has a great article on how to prevent the Java installer from installing the Ask Toolbar and other crapware. Below are the 2 methods:...
Allow Firefox & Chrome To Access Restricted Ports
When separating WebLogic E1 JAS instances we usually end up using odd port numbers. Sometimes, we use ports that have been put on a restricted...