Skip to content

Instantly share code, notes, and snippets.

@rangalo
Last active August 29, 2015 14:16
Show Gist options
  • Save rangalo/9e2b646dc891c3949dcd to your computer and use it in GitHub Desktop.
Save rangalo/9e2b646dc891c3949dcd to your computer and use it in GitHub Desktop.
InstallJdk
cd
mkdir ~/apps
cd ~/apps
tar xvf ~/Downloads/jdk-8u40-linux-x64.tar.gz
ln -svnf jdk1.8.0_40 jdk
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment