Setup VPN on Mint Linux With OpenVPN

This tutorial explains how to set up the Mint Linux VPN with the OpenVPN protocol using the network manager.

This tutorial is for the Mint Desktop version. If you want to set up the VPN on Mint via command line, follow the guide here.

Initial Step: It is recommended to update the outdated packages on your system by running sudo apt update && sudo apt upgrade command on the terminal.


Step #1: Open the terminal and enter the following command to install the OpenVPN network manager:

sudo apt install network-manager-openvpn network-manager-openvpn-gnome

It will ask for the admin password. Enter it and wait for the installation to complete.

If it says that the package is already the newest version, then move to the next step.

Step #2: Download the FastestVPN OpenVPN server config files from here.

Step #3: Go to your ‘Downloads’ and extract the downloaded folder.

Setup OpenVPN on Mint Linux

In the extracted folder, you will find two separate folders for TCP and UDP server files.

Setup OpenVPN on Mint Linux


Step #4: Click on the Network icon and Click Network Settings

Setup OpenVPN on Mint Linux

Step #5: Click on the “+” sign.
Setup OpenVPN on Mint Linux

Step #6: Select Import from file.
Setup OpenVPN on Mint Linux

Step #7: Now navigate to the Downloads folder where the configuration files were unzipped in Step 3. Open any folder, TCP or UDP.

Setup OpenVPN on Mint Linux
Setup OpenVPN on Mint Linux

Step #8: Select your desired VPN server location and click on Open.

Setup OpenVPN on Mint Linux

Step #9: Now enter your FastestVPN Username and Password. Select an option to store the password.

Setup OpenVPN on Mint Linux

Step #10: Click on IPv6 and turn it “Off”. Then click on Add.

Setup OpenVPN on Mint Linux

Step #11: Click on the VPN profile name that you just created and turn on the VPN switch.

Setup OpenVPN on Mint Linux

FastestVPN will be connected shortly.
Setup OpenVPN on Mint Linux

To disconnect from the VPN, click on the Network icon and turn off the VPN switch.
Setup OpenVPN on Mint Linux