Installing NordVPN on the Kubuntu Desktop

Опубликовано: 17 Апрель 2026
на канале: RedEyeReview
544
2

Have a Nordvpn account? A total of 6 devices can be connected with one NordVPN account at the same time. Here we walk through installing NordVPN on Kubuntu devices.

***To prevent having to type sudo before every NordVPN command, enter following command then reboot device:
sudo usermod -aG nordvpn $USER

NordVPN Download For Linux:
https://nordvpn.com/download/linux/

Types of NordVPN servers:
https://support.nordvpn.com/General-i...

NordVPN Countries:
https://nordvpn.com/servers/

**Other system setup install options**
https://support.nordvpn.com/Connectiv...


To access the NordVPN client settings, type the nordvpn command in Terminal...

********list of some NordVPN COMMANDS********

nordvpn login: Log in.
nordvpn connect or nordvpn c : Connect to VPN. To connect to specific servers, use nordvpn connect (country_code server_number) (eg. nordvpn connect uk715)
nordvpn disconnect or nordvpn d: Disconnect from VPN.
nordvpn c double_vpn: Connect to the closest Double VPN server.
nordvpn connect --group double_vpn (country_code): Connect to a specific country using DoubleVPN servers.

nordvpn connect P2P : connect to a P2P server.
nordvpn connect The_Americas : connect to servers located in the Americas.
nordvpn connect Dedicated_IP : connect to a Dedicated IP server.

nordvpn set or nordvpn s : Set a configuration option.
Possible options:
nordvpn set threatprotectionlite on or off: Enable or disable Threat Protection Lite
nordvpn set killswitch on or off: Enable or disable Kill Switch
nordvpn set autoconnect on or off: Enable or disable auto connect. You can set a specific server for automatic connection using nordvpn set autoconnect on country_code+server_number. Example: nordvpn set autoconnect on us2435.

nordvpn set notify on or off: Enable or disable notifications
nordvpn set dns 1.1.1.1 1.0.0.1: Set custom DNS (you can set up a single DNS or two like shown in this command).
nordvpn set protocol udp or tcp: Switch between UDP and TCP protocols
nordvpn set obfuscate on or off: Enable or disable Obfuscated Servers.
nordvpn set technology: Set connection technology (OpenVPN or NordLynx)

nordvpn whitelist add port 22 : Add a rule to whitelist a specified incoming port. You can also whitelist multiple ports — just separate their numbers with a space.
nordvpn whitelist remove port 22 : Remove the rule to whitelist a specified port.
nordvpn whitelist add subnet 192.168.0.0/16 : Add a rule to whitelist a specified subnet.
nordvpn whitelist remove subnet 192.168.0.0/16 : Remove the rule to whitelist a specified subnet.

nordvpn account : See account information
nordvpn register : Register a new user account
nordvpn rate : Rate your last connection quality (1 to 5)
nordvpn settings : See the current settings.
nordvpn status : See the connection status.
nordvpn countries : See the country list.
nordvpn cities: See the city list. E.g.: nordvpn cities united_states
nordvpn groups: See a list of available server groups.
nordvpn logout : Log out.
nordvpn help or nordvpn h : See the list of available commands or help for a specific command.

You can get an extensive explanation of all commands by using the man nordvpn command in Terminal.

********NORDVPN QUESTIONS AND ANSWERS********

"Can NordVPN be used with multiple devices?

A total of six devices can be connected with one NordVPN account at the same time, enabling NordVPN account sharing within families. However, there is one condition. If you connect the devices to the same server, you have to choose different VPN protocols (TCP and UDP are different protocols, so you can connect one device to TCP and another to UDP on the same server). That means that a total of five devices can be connected to one server at the same time: through HTTP proxy, SOCKS5, NordLynx, OpenVPN TCP, and OpenVPN UDP. If you have one more device, you can connect it to another server using any protocol.

If you have even more devices, you can set up your router with our VPN. The router uses only one device slot, but all the devices connected to the network will be under VPN protection.

In order to use NordVPN on your other devices, download our application and log in to your NordVPN account."

0:00 Intro
0:10 1st Step: Download NordVPN .DEB Package
0:53 2nd Step: Install NordVPN Repository
01:51 3rd Step: Update Package List
02:09 4th Step Install NordVPN
02:28 NordVPN Should Be Installed
03:15 Login To NordVPN Via Terminal
04:02 Connecting To A NordVPN Server
04:41 Server Country Codes
05:05 Disconnect From NordVPN Server
05:23 Check Protection Status At Nordvpn.com