Posted inLinux
To install Sun java 6 in ubuntu
To install Sun java 6Open terminal and download from the link belowwget https://github.com/flexiondotorg/oab-java6/raw/0.2.6/oab-java.sh -O oab-java.sh Next, run the command below to make the script executable. chmod +x oab-java.sh run the…