Jump to content
Aerosol

Install ADITO - VPN Web based

Recommended Posts

Posted


sudo apt-get update
sudo apt-get dist-upgrade
cd ~/
wget [url]https://raw.github.com/flexiondotorg/oab-java6/master/oab-java.sh[/url] -Ooab-java6.sh
chmod +x oab-java6.sh
sudo ./oab-java6.sh
sudo apt-get install ant
sudo 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 /opt
sudo tar -xzf adito-0.9.1-bin.tar.gz
cd adito-0.9.1
sudo ant install

Using a browser go to: [url]http://ip_server:28080[/url]

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

Author: razvan1@hy

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...