Install OpenVPN on CentOS 6.8
1. Install EPEL Repo
http://tech.yipp.ca/linux/adding-epel-repo-centos-6-8/
2. Install openvpn
$> sudo yum install openvpn
3. Find the proper configuration, run VPN client using this command
$> sudo openvpn --config myconfig.conf
Recent Comments