1NMTUI(1) General Commands Manual NMTUI(1)
2
3
4
6 nmtui - Text User Interface for controlling NetworkManager
7
9 nmtui-edit | nmtui edit {name | id}
10
11 nmtui-connect | nmtui connect {name | uuid | device | SSID}
12
13 nmtui-hostname | nmtui hostname
14
16 nmtui is a cursesābased TUI application for interacting with
17 NetworkManager. When starting nmtui, the user is prompted to choose the
18 activity to perform unless it was specified as the first argument.
19
20 The supported activities are:
21
22 edit
23 Show a connection editor that supports adding, modifying, viewing
24 and deleting connections. It provides similar functionality as
25 nm-connection-editor.
26
27 connect
28 Show a list of available connections, with the option to activate
29 or deactivate them. It provides similar functionality as nm-applet.
30
31 hostname
32 Set the system hostname.
33
34 Corresponding to above activities, nmtui also comes with binaries named
35 nmtui-edit, nmtui-connect, and nmtui-hostname to skip the selection of
36 the activities.
37
39 nmcli(1), nm-applet(1), nm-connection-editor(1), NetworkManager(8).
40
41
42
43NetworkManager 1.32.12 NMTUI(1)