table of contents
- trixie 1.52.1-1
- testing 1.56.1-1
- unstable 1.56.1-1
- experimental 1.58~rc1-1
| NMTUI(1) | General Commands Manual | NMTUI(1) |
NAME¶
nmtui - Text User Interface for controlling NetworkManager
SYNOPSIS¶
nmtui-edit | nmtui edit {name | id}
nmtui-connect | nmtui connect {name | uuid | device | SSID}
nmtui-hostname | nmtui hostname
DESCRIPTION¶
nmtui is a curses‐based TUI application for interacting with NetworkManager. When starting nmtui, the user is prompted to choose the activity to perform unless it was specified as the first argument.
The supported activities are:
edit
For Wi-Fi connections, the Share QR... button displays a QR code that encodes the network credentials, so they can be scanned to join the network from another device. When the password is available, it is shown alongside the code; when it cannot be read (for example, due to insufficient privileges), a warning is shown instead.
connect
hostname
Corresponding to above activities, nmtui also comes with binaries named nmtui-edit, nmtui-connect, and nmtui-hostname to skip the selection of the activities.
SEE ALSO¶
nmcli(1), nm-applet(1), nm-connection-editor(1), NetworkManager(8).
| NetworkManager 1.58-rc1 |