...
Android 4.x
Download and install the OpenVPN Connect Android app, from the VSS-VPN gateway or from Google Play.
Follow the configuration instruction instructions available here (courtesy of UTORvpn).
iOS (iPhone/iPad)
Install the OpenVPN Connect iOS app from iTunes.
Follow the configuration instruction instructions available here (courtesy of UTORvpn).
Ubuntu (14.04)
Install Network Manager (OpenVPN) using apt-get:
Code Block sudo apt-get install network-manager-openvpn
Download the vskey-gw.ovpn and the vskey-gw.crt (to the same directory)
From the network manager drop down, choose Configure VPN
Choose "Add" .
Choose "Import a saved VPN configuration..." and click "Create".
Select the ovpn file and confirm that the crt file is in the same directory.
Input your VSS username, and choose your password preference.
Choose the "IPv4 Settings" tab, click the "Routes..." button and select "Use this connection only for resources on its network."
Click "OK", then "Save", then "Close".
Activate the VPN connection and test your login.
...