Aerosol Posted March 23, 2015 Report Posted March 23, 2015 sudo apt-get updatesudo apt-get dist-upgradecd ~/wget [url]https://raw.github.com/flexiondotorg/oab-java6/master/oab-java.sh[/url] -Ooab-java6.shchmod +x oab-java6.shsudo ./oab-java6.shsudo apt-get install antsudo wget [url=http://downloads.sourceforge.net/project/openvpn-als/adito/adito-0.9.1/adito-0.9.1-bin.tar.gz?use_mirror=iweb]307 Temporary Redirect[/url]sudo mv adito-0.9.1-bin.tar.gz /opt/cd /optsudo tar -xzf adito-0.9.1-bin.tar.gzcd adito-0.9.1sudo ant installUsing a browser go to: [url]http://ip_server:28080[/url]Create new certStep 1 – Set Keystore Passphrase – Type password twice for CertStep 1 – Create New Certificate – Fill outFormStep 2 – Configure User Database – Built-inStep 3 – Configure Super User – Fill out FormStep 4 – Configure Web Server – Leave defaultsStep 5 – Configure Proxies – Leave blankunless you use proxy – Hit NextStep 6 – SummaryInstall CompleteGo to CLI and exec:sudo ant install-servicesudo ant startsudo pico /opt/adito-0.9.1/conf/wrapper.confDelete # from wrapper.java.additional.2=-Dfile.encoding=UTF-8sudo shutdown -r 1Author: razvan1@hy Quote