Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- sudo apt-get update
- sudo apt-get dist-upgrade
- cd ~/
- wget https://raw.github.com/flexiondotorg...er/oab-java.sh -Ooab-java6.sh
- chmod +x oab-java6.sh
- sudo ./oab-java6.sh
- sudo apt-get install ant
- sudo wget http://downloads.sourceforge.net/pro...se_mirror=iweb
- sudo mv adito-0.9.1-bin.tar.gz /opt/
- cd /opt
- sudo tar -xzf adito-0.9.1-bin.tar.gz
- cd adito-0.9.1
- sudo ant install
- Using a browser go to: http://ip_server:28080
- Create new cert
- Step 1 – Set Keystore Passphrase – Type password twice for Cert
- Step 1 – Create New Certificate – Fill outForm
- Step 2 – Configure User Database – Built-in
- Step 3 – Configure Super User – Fill out Form
- Step 4 – Configure Web Server – Leave defaults
- Step 5 – Configure Proxies – Leave blankunless you use proxy – Hit Next
- Step 6 – Summary
- Install Complete
- Go to CLI and exec:
- sudo ant install-service
- sudo ant start
- sudo pico /opt/adito-0.9.1/conf/wrapper.conf
- Delete # from wrapper.java.additional.2=-Dfile.encoding=UTF-8
- sudo shutdown -r 1
Advertisement
Add Comment
Please, Sign In to add comment