
How to set up OpenVPN client for Linux
You need to install openvpn package before you will be able to connect to VPN: sudo apt-get install -y openvpn 2 To connect to VPN server use this command: openvpn --config path_to_file.ovpn To make sure that you indeed work via Whoer VPN, open whoer.net in your browser. ...