Installing OpenVPN in Ubuntu
Please go to Client Area >> My Services >> Services >> View Details >> and here you should have a downloads tab. At the download tab, please download the configuration file and then extract it.
sudo apt-get install openvpn
Move the config file to /etc/openvpn/
sudo unzip vpnfreak_mac.zip
cd vpnXX
move all file to upper root.
sudo /etc/init.d/openvpn start
sudo apt-get install openvpn
Move the config file to /etc/openvpn/
sudo unzip vpnfreak_mac.zip
cd vpnXX
move all file to upper root.
sudo /etc/init.d/openvpn start
Updated on: 18/12/2018
Thank you!