Skip to content

Instantly share code, notes, and snippets.

@mashimom
Created April 5, 2015 11:17
Show Gist options
  • Save mashimom/d31b9b95cde7b4b908db to your computer and use it in GitHub Desktop.
Save mashimom/d31b9b95cde7b4b908db to your computer and use it in GitHub Desktop.
## For 64 Bit:
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/7u75-b13/jdk-7u75-linux-x64.tar.gz"
##For 32 Bit:
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/7u75-b13/jdk-7u75-linux-i586.tar.gz"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment