Command to get jdk etc. from oracle with cli. Make a note as you will need it when you forget it. (I found a similar article when I looked it up ...)
wget --no-cookies --no-check-certificate --header "Cookie: gpw_e24=http%3A%2F%2Fwww.oracle.com%2F; oraclelicense=accept-securebackup-cookie" http://download.oracle.com/otn-pub/java/jdk/8u112-b15/jdk-8u112-linux-x64.rpm
When you get it from the website, start from here http://www.oracle.com/technetwork/java/javase/downloads/index.html
Recommended Posts