Shellbye.github.io icon indicating copy to clipboard operation
Shellbye.github.io copied to clipboard

CentOS install Java

Open Shellbye opened this issue 6 years ago • 0 comments

wget --no-check-certificate --no-cookies --header "Cookie: oraclelicense=accept-securebackup-cookie;" http://download.oracle.com/otn-pub/java/jdk/8u171-b11/512cd62ec5174c3487ac17c61aaa89e8/jdk-8u171-linux-x64.rpm

sudo yum localinstall jdk-8u171-linux-x64.rpm

Shellbye avatar May 04 '18 02:05 Shellbye