From fd7d9242cf93e1bd49d2259a92ab620818b32504 Mon Sep 17 00:00:00 2001 From: Kyle Hagerty Date: Mon, 16 Mar 2020 14:14:35 -0500 Subject: [PATCH] add last step --- Linux/README.md | 2 ++ MacOS/README.md | 2 ++ Windows/README.md | 2 ++ 3 files changed, 6 insertions(+) diff --git a/Linux/README.md b/Linux/README.md index 479bb7f..3df32ff 100644 --- a/Linux/README.md +++ b/Linux/README.md @@ -23,3 +23,5 @@ Comment out the line in ../security/java.security: Add the IP address of your server (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. + +Run the connect_idrac_kvm.sh script and enjoy! \ No newline at end of file diff --git a/MacOS/README.md b/MacOS/README.md index 5fd2c72..97c6dec 100644 --- a/MacOS/README.md +++ b/MacOS/README.md @@ -23,3 +23,5 @@ Comment out the line in ../lib/security/java.security: Add the IP address of your server (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. + +Run the connect_idrac_kvm.sh script and enjoy! \ No newline at end of file diff --git a/Windows/README.md b/Windows/README.md index 5079bdc..9b798c0 100644 --- a/Windows/README.md +++ b/Windows/README.md @@ -23,3 +23,5 @@ Comment out the line in ..\jre1.8.0_xyz\lib\security\java.security: Add the IP address of your server (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. + +Run the connect_idrac_kvm.bat script and enjoy! \ No newline at end of file