Connecting to NordVPN on Linux Over Terminal

451 views
6 years ago

Secure up to 6 devices at once with NordVPN apps Keep the whole household safe with just 1 subscription Get the Best VPN for multiple devices: https://content.nordvpn.com/3MudnUL *** 🔔 Subscribe to get the latest content: https://www.youtube.com/channel/UCSZhRxyloC-qzURiOa3vbFQ?sub_confirmation=1 *** 1. First of all, open the terminal window. You can do that by pressing the Ctrl, Alt and T keys at the same time. 2. Disable IPv6. Click here to learn how. 3. Install the OpenVPN client by typing command: - sudo apt-get install openvpn You might be asked to enter your user password to confirm your identity. 4. After the installation completes, navigate to the OpenVPN directory by typing command: - cd /etc/openvpn 5. Download OpenVPN configuration files with commands: - sudo wget https://downloads.nordcdn.com/configs/archives/servers/ovpn.zip - sudo apt-get install ca-certificates 6. Install the Unzip package to access the server archive you have just downloaded: - sudo apt-get install unzip 7. Now, extract and clean up the configurations by typing commands: - sudo unzip ovpn.zip - sudo rm ovpn.zip 8. Open a browser window and go to our server recommender tool at www.nordvpn.com/servers/#recommended. There you will get a server that will offer you the best experience. Copy the server name you get there and go back to the Terminal window. 9. In the terminal window, choose the TCP or UDP protocol depending on your preference by typing commands: - cd ovpn_tcp For TCP - cd ovpn_udp For UDP UDP is the protocol we usually suggest to our users. 10. Now, type command: - sudo openvpn the.name.of.the.server.suggested.to.you.at.our.server.recommender.udp.ovpn 10. You will be prompted to enter your NordVPN account details. Type your username and password; the password will not be shown as you type it, so do not worry – that is how it is supposed to work. 11. You are all set. If you want to close the connection, open the terminal window and press the Ctrl and C buttons on your keyboard simultaneously. Get a special NordVPN deal here: https://nordvpn.com/special/youtube/ The list of commands to type in the terminal in succession to connect: 1. sudo apt-get install openvpn 2. cd /etc/openvpn 3. sudo wget https://downloads.nordcdn.com/configs/archives/servers/ovpn.zip 4. sudo apt-get install ca-certificates 5. sudo apt-get install unzip 6. sudo unzip ovpn.zip 7. sudo rm ovpn.zip 8. cd ovpn_tcp - For TCP or cd ovpn_udp - For UDP 9. sudo openvpn the.name.of.the.server.suggested.to.you.at.our.server.recommender.udp.ovpn For example, sudo openvpn us935.nordvpn.com.udp.ovpn #HowToNordVPN

0 Comments

0/2000