Showing posts with label JAVA. Show all posts
Showing posts with label JAVA. Show all posts

Monday, 11 March 2019

How To Install JAVA In AWS EC2 Server by Raj Gupta




Run the below command to install Java on EC2
yum install java-1.8*

Run the below command to check 
java -version