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>.
Install
- All systems
-
curl cmd.cat/nmtui.sh
- Debian
-
apt-get install network-manager - Ubuntu
-
apt-get install network-manager -
Alpine
-
apk add networkmanager - Arch Linux
-
pacman -S networkmanager - Kali Linux
-
apt-get install network-manager - Fedora
-
dnf install NetworkManager-tui-1 - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install network-manager - Raspbian
-
apt-get install network-manager - Docker
-
docker run cmd.cat/nmtui nmtuipowered by Commando
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
© tl;dr; authors and contributors