1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-24 01:22:10 +02:00
tldr/pages/linux/nmtui.md
2024-10-10 10:22:22 +02:00

25 lines
544 B
Markdown

# nmtui
> Text user interface for controlling NetworkManager.
> Use arrow keys to navigate, enter to select an option.
> More information: <https://networkmanager.pages.freedesktop.org/NetworkManager/NetworkManager/nmtui.html>.
- Open the user interface:
`nmtui`
- List available connections, with the option to activate or deactivate them:
`nmtui connect`
- Connect to a given network:
`nmtui connect {{name|uuid|device|SSID}}`
- Edit/Add/Delete a given network:
`nmtui edit {{name|id}}`
- Set the system hostname:
`nmtui hostname`