From c5de45f9de3a4177931163afeadabfd5b0aab32b Mon Sep 17 00:00:00 2001 From: Kyle Hagerty Date: Wed, 18 Mar 2020 11:39:22 -0500 Subject: [PATCH] update last step --- Debian/README.md | 2 +- MacOS/README.md | 2 +- Windows/README.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Debian/README.md b/Debian/README.md index a27280e..d32d1eb 100644 --- a/Debian/README.md +++ b/Debian/README.md @@ -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 diff --git a/MacOS/README.md b/MacOS/README.md index da19df1..fda5023 100644 --- a/MacOS/README.md +++ b/MacOS/README.md @@ -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 diff --git a/Windows/README.md b/Windows/README.md index 67f1820..b4f4dd5 100644 --- a/Windows/README.md +++ b/Windows/README.md @@ -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