Skip to main content
All CollectionsPureVPN LinuxManual Linux
How to set up PureVPN on Linux Fedora
How to set up PureVPN on Linux Fedora

Here are the simple steps to configure PureVPN SSTP protocol on Fedora-31.

Updated over a month ago

Find your VPN credentials for manual configuration

To find your VPN credentials log into the PureVPN Member Area. Click 👉 here to visit Member Area.

  • Login to the Member Area using your PureVPN registered email address and password.

  • On Subscription tab scroll down to be able to view your VPN credentials.

  • You will be able to see and copy your VPN credentials.

  • Note down your PureVPN username and click the Eye icon to make your password visible and use it in the manual configuration.


How to connect OpenVPN on Linux Fedora 35

Discover how to set up OpenVPN on Linux Fedora 35 with our detailed guide. Follow our step-by-step instructions to configure OpenVPN and establish a secure and private VPN connection on your Fedora 35 system.

  • Download the OpenVPN Configuration files from this link.

  • Go to the Terminal window and install OpenVPN Type the following commands one by one:

  1. sudo yum -y update

  2. sudo dnf install openvpn

  3. sudo dnf install NetworkManager-openvpn

  4. sudo dnf install NetworkManager-openvpn-gnome

Now Select the following options:

  1. Click Wired Connection.

  2. Go to Settings.

  3. Select Network option.

  • Click the + icon to add a VPN connection and select Import from file option to upload an OpenVPN.

  • Click the + icon to add a VPN connection and select Import from file option to upload an OpenVPN.

When the new window appears complete the fields as below:

  1. Insert Connection name: PureVPN

  2. Insert Gateway: (already selected/entered)

  3. Connection Type: Password from drop down menu

  4. Enter your VPN credentials. Here is how you can find your VPN credentials.

  5. CA Certificate: Already uploaded.

  6. Сlick Add button.

  • Now go to the Wired Connections option and under VPN Connections click on the newly created PureVPN connection to activate the VPN connection.

  • You are connected to PureVPN now!

Did this answer your question?