Skip to content

Instantly share code, notes, and snippets.

@kallisti5
Created February 12, 2015 03:47
Show Gist options
  • Save kallisti5/5d74fdd085690a1760cd to your computer and use it in GitHub Desktop.
Save kallisti5/5d74fdd085690a1760cd to your computer and use it in GitHub Desktop.
Sun ELOM RKVM
Sun ELOM, you suck.
Sun X2200 M2
Needs:
* 32-bit Java Runtime Environment
* libstdc++5 installed
These are to make the following shared libraries happy that are packaged in the jar...
* libLinuxSecurity.so
* libLinuxStorage.so
* libLinuxVDecode.so
~/jre1.8.0_31/bin/javaws ~/Downloads/javaRKVM\ \(6\).jnlp
or
wget https://192.168.1.128/cgi_bin/JavaRKVM.jar --no-check-certificate
~/jre1.8.0_31/bin/java -jar JavaRKVM.jar.1 192.168.1.128 2 0 SECRETHASH in JNLP
You can also unzip the jar, enable "system.core.login.enable=true" in SystemConfig.properties, fastjar, resign the jar with jarsigner.
See an error about your ip already being connected? You're screwed. "Restart SP" will resolve
@intelligentpotato
Copy link

Thank you! Thanks a lot!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment