diff --git a/Linux/README.md b/Linux/README.md index b74b4b9..8fa40d0 100644 --- a/Linux/README.md +++ b/Linux/README.md @@ -1,12 +1,5 @@ -# Dell iDRAC6 Java KVM Console +# How to install the iDRAC Java KVM console for Debian Systems -The remote Java KVM console on a Dell R710 server with an enterprise idrac works using the latest version of Java, thanks to MathieuW and the kind people on the below GitHub Gist - -https://www.dell.com/community/Systems-Management-General/iDRAC6-Virtual-Console-Connection-Failed/td-p/5144021/page/2 - -https://gist.github.com/xbb/4fd651c2493ad9284dbcb827dc8886d6 - -## How to use the iDRAC Java KVM console 1. Download and install the latest version of openjdk: ``` sudo apt install openjdk-11-jre diff --git a/MacOS/README.md b/MacOS/README.md index 6379e50..9715a14 100644 --- a/MacOS/README.md +++ b/MacOS/README.md @@ -1,12 +1,4 @@ -# Dell iDRAC6 Java KVM Console - -The remote Java KVM console on a Dell R710 server with an enterprise idrac works using the latest version of Java, thanks to MathieuW and the kind people on the below GitHub Gist - -https://www.dell.com/community/Systems-Management-General/iDRAC6-Virtual-Console-Connection-Failed/td-p/5144021/page/2 - -https://gist.github.com/xbb/4fd651c2493ad9284dbcb827dc8886d6 - -## How to use the iDRAC Java KVM console +# How to install the iDRAC Java KVM console for MacOS devices 1. Download and install the latest java version 8: https://java.com/en/download/manual.jsp diff --git a/README.md b/README.md index 110a9bf..94facd6 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,10 @@ -# Dell iDRAC6 Java KVM for Linux, MacOS, and Windows +# Dell iDRAC6 Java KVM Console + +The remote Java KVM console on a Dell R710 server with an enterprise idrac works using the latest version of Java, thanks to MathieuW and the kind people on the below GitHub Gist + +https://www.dell.com/community/Systems-Management-General/iDRAC6-Virtual-Console-Connection-Failed/td-p/5144021/page/2 + +https://gist.github.com/xbb/4fd651c2493ad9284dbcb827dc8886d6 ## Supported Platforms diff --git a/Windows/README.md b/Windows/README.md index a22e50a..f419af1 100644 --- a/Windows/README.md +++ b/Windows/README.md @@ -1,12 +1,4 @@ -# Dell iDRAC6 Java KVM Console - -The remote Java KVM console on a Dell R710 server with an enterprise idrac works using the latest version of Java, thanks to MathieuW and the kind people on the below GitHub Gist - -https://www.dell.com/community/Systems-Management-General/iDRAC6-Virtual-Console-Connection-Failed/td-p/5144021/page/2 - -https://gist.github.com/xbb/4fd651c2493ad9284dbcb827dc8886d6 - -## How to use the iDRAC Java KVM console +# How to install the iDRAC Java KVM console for Windows 1. Download and install the latest java version 8 ```