en:protectionnumerique:vpn:linux

This is an old revision of the document!


Install and configure openvpn on linux

  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.