remove non-essential steps

This commit is contained in:
Kyle Hagerty 2020-03-17 14:03:04 -05:00
parent 7e70df9d1a
commit ac1f60cb3d

View File

@ -23,6 +23,4 @@ Comment out the line in ../security/java.security:
# jdk.tls.disabledAlgorithms=SSLv3, RC4, MD5withRSA, DH keySize < 1024, # jdk.tls.disabledAlgorithms=SSLv3, RC4, MD5withRSA, DH keySize < 1024,
``` ```
Add the IP address of your iDRAC interface (https://w.x.y.z) to the security tab of the java control pannel.
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 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