Changes for page VPN Access

Last modified by Thomas Coelho on 2025/10/31 13:48

From version 5.1
edited by Thomas Coelho (local)
on 2025/10/28 12:06
Change comment: Uploaded new attachment "Bildschirmfoto vom 2025-10-28 11-50-07.png", version {1}
To version 6.1
edited by Thomas Coelho (local)
on 2025/10/28 12:07
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -20,22 +20,22 @@
20 20  
21 21  Open up a terminal of your choice (Ctrl + T) and install OpenVPN Network Manager by typing the following line:
22 22  
23 -{{code}} sudo apt-get install network-manager-openvpn-gnome {{/code}}
23 +{{code}}
24 + sudo apt-get install network-manager-openvpn-gnome
25 +{{/code}}
24 24  
25 25  Please enter your password to confirm the installation.
26 26  
27 27  After the successful installation NetworkManager must be restartet:
28 28  
29 -{{code}} sudo service network-manager restart {{/code}}
31 +{{code}}
32 + sudo service network-manager restart
33 +{{/code}}
30 30  
31 31  Again, confirm with your password if necessary.
32 32  
33 33  == Getting Started ==
34 34  
35 -<br>~[~[File:step_01.png|thumb|x50|Menu in the top right corner in Ubuntu 14.04]]
36 -~[~[File:Settings-network.png|thumb|x50|Settings menu in Ubuntu 18.04]]
37 -~[~[File:Settings-network-vpn.png|thumb|x50|VPN Settings in Ubuntu 18.04]]
38 -
39 39  To get VPN access you must set up a new VPN connection first. Click on the two arrow symbol (or the WiFi symbol - depending on which connection you are currently using) in the top right corner.
40 40  
41 41  * Now choose Connections ->  Configure VPN....
... ... @@ -54,8 +54,11 @@
54 54  
55 55  Your new VPN connection will be listet in '''Network Connections'''.
56 56  
57 +[[image:Bildschirmfoto vom 2025-10-28 11-50-07.png||alt="VPN Configuration Dialog" height="384" width="600"]]
57 57  
58 -~==Using a VPN Connection==
59 +=== Using a VPN Connection ===
60 +
61 +
59 59  To access a VPN network just click on the arrow or WiFi symbol on the top right corner. Your configured connection should be found under '''VPN Connections'''.
60 60  
61 61