Install and configure openvpn on linux
Install openvpn
sudo apt-get update openvpn
Copy the configuration file in the /etc/openvpn directory
Launch the vpn using this command:
sudo openvpn /etc/openvpn directory/config.ovpn
Ubuntu users: you can use the network manager.
Vous pourriez laisser un commentaire si vous étiez connecté.