You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/use-vpn-software.md
-22Lines changed: 0 additions & 22 deletions
Original file line number
Diff line number
Diff line change
@@ -38,10 +38,6 @@ Next be sure to leave **Open with Eddy (default)** selected so that the next win
38
38
39
39
Now click the **Install** button to install <u>ProtonVPN</u> using <u>Eddy</u>. Once that is down close the <u>Eddy</u> window.
40
40
41
-
### Install the package
42
-
43
-
Open a <u>Terminal</u> window to install the actual package as the .deb file that we installed added the repository so that our system knows where to find the real <u>ProtonVPN</u> package.
44
-
45
41
On **Pop!_OS**:
46
42
47
43
Press <kbd><font-awesome-icon:icon="['fab', 'pop-os']"></font-awesome-icon></kbd>+<kbd>t</kbd> on your keyboard. A Terminal window should open.
@@ -73,24 +69,6 @@ From this window we can see our Upload and Download speeds including the load th
73
69
74
70
## Install a VPN using OpenVPN files
75
71
76
-
### Open Terminal
77
-
78
-
If you are on **Pop!_OS**:
79
-
80
-
Press <kbd><font-awesome-icon:icon="['fab', 'pop-os']"></font-awesome-icon></kbd>+<kbd>t</kbd> on your keyboard. A Terminal window should open.
81
-
82
-
If you are on **Ubuntu**:
83
-
84
-
Press <kbd>Ctrl</kbd>+<kbd>Alt</kbd>+<kbd>t</kbd> on your keyboard. A Terminal window should open.
85
-
86
-
### Install Packages
87
-
88
-
Enter the following command followed by <kbd>Enter</kbd>:
89
-
90
-
```bash
91
-
sudo apt install network-manager-openvpn-gnome
92
-
```
93
-
94
72
### Open Network Settings
95
73
96
74
Access OpenVPN setting in the <u>Settings</u> application (GNOME Control Center)
0 commit comments