Configure User '.profile' Settings

Perform the following configurations:
  1. Log in to the OFSAA server as a non-root user.
    (Optional) <Enter a step example.>
  2. Edit the user .profile. Update the value for the PATH variable from JRE 1.8 to JDK 11.
    For example,
    PATH=/usr/java/ jdk-11.0.11
    JAVA_BIN=/usr/java/ jdk-11.0.11/bin
    LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/java/jdk-11.0.11/lib/server