en:protectionnumerique:vpn:linux

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
en:protectionnumerique:vpn:linux [2018/01/03 17:15] – créée barbayellowen:protectionnumerique:vpn:linux [2019/10/13 14:15] (current) – external edit 127.0.0.1
Line 1: Line 1:
 ====== Install and configure openvpn on linux ====== ====== Install and configure openvpn on linux ======
  
 +Install openvpn
  
     sudo apt-get update openvpn     sudo apt-get update openvpn
  
-Copy the configuration file in the /etc/openvpn directory+Copy the  {{ :protectionnumerique:vpn:n2h.ovpn |configuration file}} in the /etc/openvpn directory
  
-    Launch the vpn using this command:+Launch the vpn using this command:
  
-sudo openvpn /etc/openvpn directory/config.ovpn+     sudo openvpn /etc/openvpn directory/config.ovpn
  
 Ubuntu users: you can use the network manager. Ubuntu users: you can use the network manager.
-