Xubuntu - Add OpenVPN client capability

Introduction

This enables Xubuntu to have OpenVPN as a possible connection type for a VPN on Xubuntu instead of just PPTP
sudo apt-get install network-manager-openvpn-gnome
---

Ammendment

After spending many days tearing my hair out trying to figure out why my openvpn setup wouldnt work I found out it would only work if I copied the clinet.conf file across and used the command
openvpn --config /full/path/here/client.conf

1 comment: