Renaming devices on Linux
Learn how to set custom nicknames for your Meshnet peer devices on Linux.
This page provides instructions for renaming devices in your Meshnet on the Linux app.
Rename this device
Take the following steps to assign a custom nickname to this Linux device:
Open Terminal.
Run this command, replacing the
<nickname>
placeholder with the nickname you want your device to have:Example
With the change applied, this device's new name will be displayed on all of your personal devices.
Note
To reset this device's name to the original Nord name, execute the following command:
Rename a peer device
To rename any peer device in your Meshnet, follow these steps:
Open Terminal.
Run the
nordvpn meshnet peer list
command and locate the Nord name of the device that you want to rename.Enter the following command, where
<device>
is the Nord name or Meshnet IP of the device you want to rename and<nickname>
is the new name you want to assign to that device.Example
After applying the change, the nickname will be displayed as the primary device identifier when running the nordvpn meshnet peer list
command and will be synced across all your personal devices.
Tip
To find your peer's Nord name faster, start typing the name and press Tab. The system will auto-complete the name with a match from online devices.
Note
To remove a device's nickname and restore it to the original Nord name, run the following command, where <device>
is the Nord name, nickname, or Meshnet IP address of the device whose name you want to reset:
See also
Last updated