How to install .deb file in Ubuntu I used to download and double click .deb file to open through Ubuntu Package Manager and install. Today one of .deb file did…
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 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…