From cbf71345ced912845c61dc57882976510dfa4cd2 Mon Sep 17 00:00:00 2001 From: Kyle Hagerty Date: Thu, 7 May 2020 21:20:04 -0500 Subject: [PATCH] change formatting --- MacOS/README.md | 2 +- Windows/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/MacOS/README.md b/MacOS/README.md index 3896e97..8a25243 100644 --- a/MacOS/README.md +++ b/MacOS/README.md @@ -22,6 +22,6 @@ https://java.com/en/download/manual.jsp # jdk.tls.disabledAlgorithms=SSLv3, RC4, MD5withRSA, DH keySize < 1024, ``` -For added security: 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. +***For added security:*** 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. 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 cae5c44..57b8d81 100644 --- a/Windows/README.md +++ b/Windows/README.md @@ -22,6 +22,6 @@ C:\Program Files\Java\jre1.8.0_xyz\lib\security\ # jdk.tls.disabledAlgorithms=SSLv3, RC4, MD5withRSA, DH keySize < 1024, ``` -For added security: Add the IP address of your iDRAC interface (https://w.x.y.z) to the security tab of the java control pannel **located under Control Panel**, then uncheck the box "Enable Java content for browser and Web Start applications" to prevent java from accessing unsecure internet resources. +***For added security:*** Add the IP address of your iDRAC interface (https://w.x.y.z) to the security tab of the java control pannel **located under Control Panel**, then 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 and enter the IP address and credentials of your iDRAC interface to connect to the network KVM on your Dell Server