• Skip to main content
  • Skip to primary sidebar
  • Skip to footer

VPN Wired

Your Online Security Advisor

  • Providers
  • Best
  • Guides
  • Reviews
Home / Guides

February 20, 2022 Shahbaz Hassan

NordVPN Linux commands list

NordVPN Linux commands list

NordVPN is a VPN service provider that has been in the industry for a decade now. It is one of the most popular and influential vendors out there. Thus, it is no surprise that Nord caters to numerous platforms. From Windows to niche Linux, users can enjoy the service on multiple devices. Moreover, the company has tried to make the Linux iteration simpler with an exclusive GUI and Network manager. However, you can still enjoy it the traditional way, with a list of commands, although using NordVPN with a Linux terminal can be a chore.

Linux terminal is a code-based operator. Also, it is a tool that utilizes the text-based interface for Linux to control the device. Although a bit troublesome for beginners, it is widely acclaimed as one of the most efficient operating methods available. Thus, here we are, trying to help our Linux readers by aggregating all the conventional and critical commands necessary for NordVPN in a single article. Unsurprisingly, users can also refer to the official NordVPN website for even more Linux commands.

Reasons to use NordVPN for Linux

NordVPN is a software company located in Panama that manages and provides a virtual and private network to individuals. Founded back in 2012, the company has grown into one of the largest VPN networks with over 14 million satisfied customers. The consumer VPN provider maintains a network of over 5100+ VPN servers spread globally. However, the best thing about the service is that it is versatile and can operate at a multiplatform level.

Users can enjoy NordVPN on multiple devices, irrespective of the platform. Be it Windows, iOS, macOS, or Android, NordVPN has exclusive VPN clients for them. The vendor also focuses on Linux, despite it having a niche following. The customer service is top-notch and available 24/7 for users, and there is also a ton of relevant material on the support page. However, despite trying, we couldn’t find a comprehensive command guide for Linux. While NordVPN offers a GUI (Graphical User Interface) for Linux, most users rely on the conventional terminal-based operation. Thus, NordVPN must provide a detailed command list for Linux shortly.

Yes, the provider does have a few articles with a short commands list. Yet, readers will find it inadequate. Thus, we have tried to compile a list of Linux commands, classified by usage, to help our Nord lovers.

Docket of NordVPN Linux commands

Given below are several noteworthy commands a user can master to enhance their NordVPN experience on Linux.

Installation

These commands relate to the installation process of the VPN. These are crucial to the VPN service.

DescriptionCommand
Install required utilitiessudo apt install wget apt-transport-https
Download NordVPN repository configurationwget --directory-prefix /tmp https://repo.nordvpn.com/deb/nordvpn/debian/pool/main/nordvpn-release_1.0.0_all.deb
Install NordVPN repository configurationsudo apt install /tmp/nordvpn-release_1.0.0_all.deb
Update package indexsudo apt update
Install NordVPN utilitiessudo apt install nordvpn

Connection, configuration, and settings

These codes correlate to the VPN connection and configuration. You can expect to use them daily.

DescriptionCommand
Loginnordvpn login
Logoutnordvpn logout
Connectnordvpn connect
Disconnectnordvpn disconnect
Show statusnordvpn status
Open help pagenordvpn help

The following commands allow users to control settings, including advanced features for a VPN like kill switches and obfuscated servers.

DescriptionCommand
Display setting helpnordvpn set help
Display setting statussudo nordvpn setting
Change OpenVPN protocol to UDPsudo nordvpn set protocol udp
Change OpenVPN protocol to TCPsudo nordvpn set protocol tcp
Enable Nordlynx protocolnordvpn set technology nordlynx
View other technologynordvpn set technology --help
Enable kill switchsudo nordvpn set kill switch enable
Disable kill switchsudo nordvpn set kill switch disable
Enable CyberSecsudo nordvpn set cybersec enable
Disable CyberSecsudo nordvpn set cybersec disable
Enable Obfuscated serverssudo nordvpn set obfuscated [server address]
Disable Obfuscated serverssudo nordvpn set obfuscated disable
Enable Auto-connect on startupsudo nordvpn set autoconnect enable
Disable Auto-connect on startupsudo nordvpn set autoconnect disable
Set specific DNS serversudo nordvpn set dns [server address]
Disable DNS serversudo nordvpn set dns disable
Open port on Firewallsudo nordvpn whitelist add port 22 protocol TCP
Close port on Firewallsudo nordvpn whitelist remove port 80 protocol TCP

Information display

These settings will allow you access to numerous information regarding your VPN service.

DescriptionCommand
Display available countriessudo nordvpn countries
Display cities in a specific countrysudo nordvpn cities [country name]
Connect to a specific locationsudo nordvpn connect [country] [city]
Display Firewall configurationsudo iptables -L -v -n
Show service configurationcat ~/.config/nordvpn/nordvpn.conf
Display DNS configurationcat /etc/resolv.conf
View service statussystemctl status nordvpnd
  • Click to share on Facebook (Opens in new window)
  • Click to share on X (Opens in new window)
  • Click to share on Pinterest (Opens in new window)
  • Click to share on LinkedIn (Opens in new window)
  • Click to share on Reddit (Opens in new window)
  • Click to share on WhatsApp (Opens in new window)

Primary Sidebar

Related Articles

VPN Deals

NordVPN
68% OFF + 3 Extra Months
4.9
Grab Deal
Surfshark
82% OFF + 2 Extra Months
4.7
Grab Deal
ProtonVPN
57% OFF
4.1
Grab Deal
ExpressVPN
49% OFF
4.1
Grab Deal

Footer

VPNWired publishes VPN guides to solve any of your virtual private network problems. The affiliate links may earn us a commission to manage the website costs, but will not impact our reviews in any manner.

  • Facebook
  • Twitter
  • Pinterest

Copyright © 2025 · VPNWired

  • About
  • Terms and Conditions
  • Privacy Policy
  • Advertise
  • Write for Us
  • Contact Us
This website uses cookies to serve you better. By continuing to use this website, you agree to our cookie and Privacy Policy.