So I chose a VPN, downloaded their software, but when it comes to "installing OpenVPN" I am lost.
I would be installing it via a Root Terminal. Here are the instructions from the VPN site that confuse me:
Option 2: root
1) Install OpenVPN and resolvconf (sudo apt-get install openvpn resolvconf)
2) Extract the configuration files into /etc/openvpn/
3) Start with sudo /etc/init.d/openvpn start
So I go to Applications-Accessories-Root Terminal, and any help from there is much appreciated. Thanks!
What's the problem? In the root terminal type "apt-get install openvpn resolvconf". This will install openvpn. Then you go to your vpn's website and download their configuration files and put them in /etc/openvpn.