Advertisement
Guest User

Untitled

a guest
Dec 6th, 2016
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. > vagrant init ubuntu/trusty64
  2. > vagrant up
  3.  
  4. >sudo apt-get update
  5. >sudo apt-get install python-software-properties
  6. >sudo add-apt-repository ppa:webupd8team/java
  7. >sudo apt-get update
  8. >sudo apt-get install oracle-java8-installer
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement