Connect to VPN from Linux
Install an OpenVPN client:
Fedora/CentOS/RedHat:
yum install openvpn
Ubuntu/Debian:
apt-get install openvpn
In general, the easiest way to install an OpenVPN client is to use the –config argument to specify the location of the client config file:
openvpn --config client.ovpn