Skip to content

Instantly share code, notes, and snippets.

@srhopkins
Last active August 29, 2015 14:21
Show Gist options
  • Save srhopkins/5b6094dd7ca3a34f7ad5 to your computer and use it in GitHub Desktop.
Save srhopkins/5b6094dd7ca3a34f7ad5 to your computer and use it in GitHub Desktop.
wget oracle jdk
wget --no-cookies \
--no-check-certificate \
--header "Cookie: oraclelicense=accept-securebackup-cookie" \
"http://download.oracle.com/otn-pub/java/jdk/7u72-b14/jdk-7u72-linux-x64.rpm" \
-O jdk.rpm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment