Setting up a VPN in Debian 9.0 Part 1

Опубликовано: 12 Октябрь 2024
на канале: The CryptoDad
7,727
44

This is Part one of a 2part series which takes you through setting up a VPN Debian Linux.

We use Private Internet access.
https://www.privateinternetaccess.com/

The special instructions for Debian can be found at:
https://www.privateinternetaccess.com...

First we run Apt update:
sudo apt update

Then we install the OpenVPN tools (the Debian way… using Apt install)
sudo apt install network-manager-openvpn network-manager network-manager-gnome network-manager-openvpn-gnome

We will need to download and store the Private Internet Access Open VPN Profiles:
mkdir ~/OpenVPN-setup-PIA
cd ~/OpenVPN-setup-PIA
wget http://www.privateinternetaccess.com/...

then extract with:
unzip openvpn.zip

Finally, we need to edit the NetworkManager.conf file:
sudo nano /etc/NetworkManager/NetworkManager.conf
change “managed=false” to “managed=true”

save changes and exit.

Then restart your computer

Here is the website where you can download the latest version of Debian Linux
https://www.debian.org/

The Anonymous guide to setting up a secure system can be found at:
https://anonguide.cyberguerrilla.org

Donate Bitcoin:
1JBxwXG8P6PYKKsrHKzQduM8s8RoV3dnjr