|
9 months ago | |
---|---|---|
lib | 1 year ago | |
.gitignore | 1 year ago | |
README.md | 9 months ago | |
avctKVM.jar | 1 year ago | |
console.sh | 9 months ago |
On modern systems, the iDRAC6 remote console client is broken. This utility helps to restore usability on linux based systems.
Connection failed
Patch java.security
sed -i -e '/^jdk.tls.disabledAlgorithms=/s/, RC4//' /etc/java-*-openjdk/security/java.security
Exception in thread "main" java.awt.AWTError: Assistive Technology not found
sudo sed -i -e '/^assistive_technologies=/s/^/#/' /etc/java-*-openjdk/accessibility.properties