From 5a5fc00e4f8fe16c11609a3386ad75810f304285 Mon Sep 17 00:00:00 2001 From: Kyle Hagerty Date: Thu, 7 May 2020 21:14:41 -0500 Subject: [PATCH] add more text --- Debian/README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Debian/README.md b/Debian/README.md index c7351db..5e2b8f4 100644 --- a/Debian/README.md +++ b/Debian/README.md @@ -1,5 +1,7 @@ # How to use the iDRAC6 Java KVM console on Debian +This guide will show you how to run the iDRAC6 Java KVM console on Debian. I am sure that it works on other Linux platforms but it has not been tested. This guide assumes you have already cloned the repository into your home directory. + ## Download and install the latest version of openjdk: ``` @@ -19,3 +21,4 @@ sudo apt install openjdk-11-jre ``` ## 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 +