I keep getting this error:
I only started using Ubuntu 2 days ago and I am not exactly sure what it means. Can someone please help me?
I am trying to turn it into a VPN.
I keep getting this error:
I only started using Ubuntu 2 days ago and I am not exactly sure what it means. Can someone please help me?
I am trying to turn it into a VPN.
Finally got it working with the following command:
dpkg -i openvpn-as-2.1.4b-Ubuntu16.amd_64.deb
apt-get
instead ofdpkg
. BTW you should not need to installopenvpn
by manually downloading a DEB file, it's in the repositories. – Andrea Lazzarotto Nov 18 '16 at 12:13