nmcli device status
- Overall status of NetworkManager:
nmcli general status
nmcli connection show
- display only active connections:
nmcli connection show --active
WI-FI#
nmcli radio wifi
nmcli radio wifi on
nmcli radio wifi off
- List available wifi access points
nmcli device wifi list
- Refresh the access point list
nmcli device wifi rescan
nmcli device wifi connect <SSID>
- Connect to password protected access point
nmcli device wifi connect <SSID> password <password>
Newsletter
Subscribe to my newsletter
Get new blog posts and other interesting updates straight to your inbox.