Skip to content

Instantly share code, notes, and snippets.

@fuxingloh
Last active July 12, 2017 16:26
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 fuxingloh/8210e8f7ca204a04a7e8 to your computer and use it in GitHub Desktop.
Save fuxingloh/8210e8f7ca204a04a7e8 to your computer and use it in GitHub Desktop.
Install Java 8 on AWS IAM
sudo yum install java-1.8.0
sudo yum remove java-1.7.0-openjdk
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment