Skip to content

Instantly share code, notes, and snippets.

@bsparks
Last active August 29, 2015 14:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bsparks/08af52199caa0740ee14 to your computer and use it in GitHub Desktop.
Save bsparks/08af52199caa0740ee14 to your computer and use it in GitHub Desktop.
download java on ubuntu server
wget --header "Cookie: oraclelicense=accept-securebackup-cookie" http://download.oracle.com/otn-pub/java/jdk/8u31-b13/jdk-8u31-linux-x64.tar.gz
wget --header "Cookie: oraclelicense=accept-securebackup-cookie" http://download.oracle.com/otn-pub/java/jce/8/jce_policy-8.zip
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment