Install OpenVPN on CentOS 6.4 or 6.5
1. Add RPMForge as a software source:
Update, RPMFORGE is offline. Now you can use epel repo
1. Install EPEL Repo
http://tech.yipp.ca/linux/adding-epel-repo-centos-6-6/
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