Skip to content

Instantly share code, notes, and snippets.

@seenimohamed
Created January 3, 2018 09:40
Show Gist options
  • Save seenimohamed/174914c8e8e0e7e8709ba621d0e8e02d to your computer and use it in GitHub Desktop.
Save seenimohamed/174914c8e8e0e7e8709ba621d0e8e02d to your computer and use it in GitHub Desktop.
Links that are useful while development
Installing java in ubuntu
Commands :
sudo apt-get update
sudo apt-get install default-jre
sudo apt-get install default-jdk
https://www.digitalocean.com/community/tutorials/how-to-install-java-with-apt-get-on-ubuntu-16-04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment