iDRAC6_JKVM/Debian/README.md
Kyle Hagerty ef693623fa fix typo
2020-03-17 14:24:45 -05:00

19 lines
538 B
Markdown

# How to install the iDRAC6 Java KVM console for Debian
1. Download and install the latest version of openjdk:
```
sudo apt install openjdk-11-jre
```
2. Go to the security directory where you installed java:
```
/etc/java/security/java.security
```
3. Comment out the line in ../security/java.security:
```
# jdk.tls.disabledAlgorithms=SSLv3, RC4, MD5withRSA, DH keySize < 1024,
```
4. Run the connect_idrac_kvm.sh script using the IP address and credentials of your iDRAC interface to connect to the network KVM on your Dell Server