Changes for page Connexion VPN pour Linux
Last modified by Jeremie Jacquin on 2024/05/21 12:05
From version 1.1
edited by Jeremie Jacquin
on 2023/01/26 13:37
on 2023/01/26 13:37
Change comment:
There is no comment for this version
To version 2.2
edited by Jeremie Jacquin
on 2023/01/26 13:41
on 2023/01/26 13:41
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,25 +1,0 @@ 1 -Pour installer le VPN sur votre ordinateur sous Linux : 2 - 3 -* ((( 4 -Installer le client openVPN à l'aide des outils d'installation de votre distribution :* ((( 5 -Ubuntu : 6 - 7 -|((( 8 -sudo apt-get install network-manager-openvpn-gnome 9 -))) 10 -))) 11 -* ((( 12 -Centos 8 : 13 - 14 -|((( 15 -dnf install epel-release 16 - 17 -dnf install NetworkManager-openvpn 18 -))) 19 -))) 20 -* Arch : 21 -))) 22 - 23 -|((( 24 -sudo pacman -S networkmanager-openvpn 25 -)))