RecentlyOdds & Ends
now playing

NetworkManager

NetworkManager is a daemon providing a high-level interface for the configuration of network interfaces.

nmcli

CLI for interacting with NetworkManager.

Command reference

# connect
nmcli device wifi connect WIFI_UUID --ask
nmcli d w c WIFI_UUID --ask  # if you're impatient

# forget
nmcli con delete WIFI_UUID
nmcli c d