Java
apt-get install oracle-java8-jdk
OpenVPN
apt-get install openvpn
- Generate certificate, keys, and configuration file
- Copy keys certificate and configuration file to
/etc/openvpn
- In your configuration file, be sure to have
script-security 2
up /etc/openvpn/update-resolv-conf
down /etc/openvpn/update-resolv-conf
- Edit
/etc/defaults/openvpn
- Add your configuration file name (without the .conf extension) to the
AUTOSTART entry.
- rebooton dov