fix typos

This commit is contained in:
Kyle Hagerty 2020-03-17 14:04:45 -05:00
parent ac1f60cb3d
commit a8b118f94c
2 changed files with 2 additions and 2 deletions

View File

@ -22,6 +22,6 @@ Comment out the line in ../lib/security/java.security:
Add the IP address of your iDRAC interface (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 "Enable Java content for browser and Web Start applications" to prevent java from accessing unsecure internet resources.
Run the connect_idrac_kvm.sh script using the IP address and credentials of your iDRAC interface to connect to the network KVM on your Dell Server

View File

@ -22,6 +22,6 @@ Comment out the line in ..\jre1.8.0_xyz\lib\security\java.security:
Add the IP address of your iDRAC interface (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 "Enable Java content for browser and Web Start applications" to prevent java from accessing unsecure internet resources.
Run the connect_idrac_kvm.sh script using the IP address and credentials of your iDRAC interface to connect to the network KVM on your Dell Server