Skip to content

Commit c328754

Browse files
ahoneybunAaron Honeycutt
andauthored
Updating VPN article and moving OpenVPN article as it is not needed (#1139)
Co-authored-by: Aaron Honeycutt <aaronhoneycutt@proton.me>
1 parent eda285a commit c328754

File tree

4 files changed

+0
-40
lines changed

4 files changed

+0
-40
lines changed

content/use-openvpn.md renamed to archived/use-openvpn.md

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -16,24 +16,6 @@ section: software
1616
tableOfContents: true
1717
---
1818

19-
## Open A Terminal
20-
21-
### Pop!_OS
22-
23-
Press <kbd><font-awesome-icon :icon="['fab', 'pop-os']"></font-awesome-icon></kbd>+<kbd>t</kbd> on your keyboard. A Terminal window should open.
24-
25-
### Ubuntu
26-
27-
Press <kbd>Ctrl</kbd>+<kbd>Alt</kbd>+<kbd>t</kbd> on your keyboard. A Terminal window should open.
28-
29-
## Install Packages
30-
31-
Enter the following command followed by <kbd>Enter</kbd>:
32-
33-
```bash
34-
sudo apt install network-manager-openvpn-gnome
35-
```
36-
3719
## Open Network Settings
3820

3921
Access OpenVPN setting in the <u>Settings</u> application (GNOME Control Center)

content/use-vpn-software.md

Lines changed: 0 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,6 @@ Next be sure to leave **Open with Eddy (default)** selected so that the next win
3838

3939
Now click the **Install** button to install <u>ProtonVPN</u> using <u>Eddy</u>. Once that is down close the <u>Eddy</u> window.
4040

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-
4541
On **Pop!_OS**:
4642

4743
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
7369

7470
## Install a VPN using OpenVPN files
7571

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-
9472
### Open Network Settings
9573

9674
Access OpenVPN setting in the <u>Settings</u> application (GNOME Control Center)
Loading
2.74 KB
Loading

0 commit comments

Comments
 (0)