Zulu OpenJDK 8 installation on Ubuntu 14.04 and set JAVA_HOME Environment Variable Globally
In this video we are going to see how to install Zulu 8 on Ubuntu 14.04 LTS from tar.gz file and set JAVA_HOME environment variable set Globally.
1. First java is configured for the single user, by setting JAVA_HOME in .profile
2. Then Java is configured for multiple user, by setting JAVA_HOME and adding the java path in new shell script and placing the shell script
in /etc/profile.d directory.
3. Finally Java is available to all users. java is configured for all users in ubuntu linux. This is tested by logging in to ubuntu linux with more than one user accounts.
Zulu OpenJDK 8 is fully certified and Compliance with Java SE standards, which is the implementation of OpenJDK by Azul systems.
All Zulu Community builds of OpenJDK are TCK-tested and free to download and use without restrictions. It can be downloaded from
https://www.azul.com/downloads/zulu-community/