How to add VPN



Do you know about VPN? A Virtual Private Network (VPN) is a network technology that creates a secure network connection over a public network such as the Internet or a private network owned by a service provider. Large corporations, educational institutions, and government agencies use VPN technology to enable remote users to securely connect to a private network.

Preparing
- Download VPN in Here or you can search in google.
- Remember Username and Password after download.

To start add VPN follow this instruction.

Install Open VPN in terminal
apt-get install openvpn
Find your vpn after download and  move to home in folder vpn to facilitate

Open terminal again
ls
cd vpn
open your vpn
openvpn (name of vpn).ovpn
example
openvpn vpnbook-us1-tcp80.ovpn
Wait for finish and don't close terminal.

Watch this video for more information.

Labels: