Tuesday, 17 April 2018

Install and configure Openvpn on Ubuntu 16.04

Useful Resource for setting up Openvpn using OpenSSl on Ubuntu

No comments:

Post a Comment

Fixing Java KVM client error with 'Connection Failed'

Java 8u171 disables the use of the 3DES_EDE_CBC cipher. Solution is to reconfigure Java by editing and removing 3DES_EDE_CBC from the follow...