Check the following system environment before installing the Linux Server Assistant.
Ensure that there is sufficient disk space to install the Linux Server Assistant.
Refer to "2.1.6 Disk Space Required for Installation" for information on disk space requirements.
If sufficient free disk space is unavailable, reconfigure disk partitions.
Set JAVA_HOME
Ensure that Open JRE 8 is installed, and export the JAVA_HOME environment variable.
#export JAVA_HOME="OpenJre8InstallDir"
Refer to "Appendix B Procedure when Modifying the JRE Installation" for information on modifying JRE after installation.
Executable Users
Installation and uninstallation is performed by superuser.
On the system, run the following command to become superuser.
$ su - Password:******