update last step

This commit is contained in:
Kyle Hagerty 2020-03-18 11:39:22 -05:00
parent 441094c2c0
commit c5de45f9de
3 changed files with 3 additions and 3 deletions

View File

@ -15,4 +15,4 @@ sudo apt install openjdk-11-jre
# jdk.tls.disabledAlgorithms=SSLv3, RC4, MD5withRSA, DH keySize < 1024,
```
4. 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
4. Run the connect_idrac_kvm.sh script and enter the IP address and credentials of your iDRAC interface to connect to the network KVM on your Dell Server

View File

@ -15,4 +15,4 @@ https://java.com/en/download/manual.jsp
4. Add the IP address of your iDRAC interface (https://w.x.y.z) to the security tab of the java control pannel **located under System Preferences**, then uncheck the box "Enable Java content for browser and Web Start applications" to prevent java from accessing unsecure internet resources.
5. 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
5. Run the connect_idrac_kvm.sh script and enter the IP address and credentials of your iDRAC interface to connect to the network KVM on your Dell Server

View File

@ -17,4 +17,4 @@ C:\Program Files\Java\jre1.8.0_xyz\lib\security\
4. Add the IP address of your iDRAC interface (https://w.x.y.z) to the security tab of the java control pannel **located under the Windows Control Panel**, then uncheck the box "Enable Java content for browser and Web Start applications" to prevent java from accessing unsecure internet resources.
5. 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
5. Run the connect_idrac_kvm.sh script and enter the IP address and credentials of your iDRAC interface to connect to the network KVM on your Dell Server