Here its VPN in Ubuntu Linux using OpenVPN
-Update system first: sudo apt-get update
-Download and install OpenVPN: sudo apt-get install network-manager-openvpn
-Copy example configuration: sudo cp –Rf /usr/share/doc/openvpn/examples/easy-rsa/* /etc/openvpn/