Setting up OpenVPN Client in Ubuntu 14.04

21 Dec 2016  Posted under: linux , systems

This guide is for setting up an OpenVPN client on Ubuntu 14.04 using Network Manager.

Step 1: Install the network manager openvpn plugin.

$ sudo apt-get install network-manager-openvpn

Step 2: Acquire the openvpn documents required: User Certificate (.cer), CA Certificate (.crt), and Private Key (.key).

Step 3: Click on the network-manager icon in the upper right hand corner of the screen; you should see a new menu item titled “VPN Connections”.

Next, click on the “Advanced” button. Under the “General” tab:

And that’s it!