update all readme files

This commit is contained in:
Kyle Hagerty 2020-03-17 14:14:00 -05:00
parent 0e48561529
commit f79e9ff0ad
4 changed files with 10 additions and 27 deletions

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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
```