add last step

This commit is contained in:
Kyle Hagerty 2020-03-16 14:14:35 -05:00
parent 20ee8d5786
commit fd7d9242cf
3 changed files with 6 additions and 0 deletions

View File

@ -23,3 +23,5 @@ Comment out the line in ../security/java.security:
Add the IP address of your server (https://w.x.y.z) to the security tab of the java control pannel. Add the IP address of your server (https://w.x.y.z) to the security tab of the java control pannel.
Uncheck the box for "Enable Java content for browser and Web Start applications" to prevent java from accessing unsecure internet resources. Uncheck the box for "Enable Java content for browser and Web Start applications" to prevent java from accessing unsecure internet resources.
Run the connect_idrac_kvm.sh script and enjoy!

View File

@ -23,3 +23,5 @@ Comment out the line in ../lib/security/java.security:
Add the IP address of your server (https://w.x.y.z) to the security tab of the java control pannel. Add the IP address of your server (https://w.x.y.z) to the security tab of the java control pannel.
Uncheck the box for "Enable Java content for browser and Web Start applications" to prevent java from accessing unsecure internet resources. Uncheck the box for "Enable Java content for browser and Web Start applications" to prevent java from accessing unsecure internet resources.
Run the connect_idrac_kvm.sh script and enjoy!

View File

@ -23,3 +23,5 @@ Comment out the line in ..\jre1.8.0_xyz\lib\security\java.security:
Add the IP address of your server (https://w.x.y.z) to the security tab of the java control pannel. Add the IP address of your server (https://w.x.y.z) to the security tab of the java control pannel.
Uncheck the box for "Enable Java content for browser and Web Start applications" to prevent java from accessing unsecure internet resources. Uncheck the box for "Enable Java content for browser and Web Start applications" to prevent java from accessing unsecure internet resources.
Run the connect_idrac_kvm.bat script and enjoy!