https://www.lifeonnetwork.com/install-configure-jasper-report-server-ubuntu-server/

Install and configure Jasper Report Server on Ubuntu Server

Install and configure Jasper Report Server on Ubuntu Server (Configuring through terminal/putty) Type the below command to start the download $ wget -c http://downloads.sourceforge.net/project/jasperserver/JasperServer/JasperReports%20Server%20Community%20Edition%205.6.0/jasperreports-server-cp-5.6.0-linux-x64-installer.run Give permission to run as super…

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…