System Grab Bag

View all TLDR pages from Linux (or from all pages)

nmtui

Text user interface for controlling NetworkManager. Use arrow keys to navigate, enter to select an option. More information: https://networkmanager.dev/docs/api/latest/nmtui.html.
  • Open the user interface:
    nmtui
  • Show a list of 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

License and Disclaimer

The content on this page is copyright © 2014—present the tldr-pages team and contributors.
This page is used with permission under Creative Commons Attribution 4.0 International License.

While we do attempt to make sure content is accurate, there isn't a warranty of any kind.