en:protectionnumerique:vpn:linux

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.

You could leave a comment if you were logged in.