To install OpenVPN on your server, access your server's command terminal, login as root and do the following steps.
First, install the OpenVPN client by entering the following command(s):
Ubuntu/Debian:
apt-get install openvpn
CentOS/Fedora:
yum install openvpn