Nmcli

From DrewWiki
Revision as of 19:19, 31 August 2015 by Drew (talk | contribs) (Created page with "<pre> nmcli general status nmcli connection show active nmcli connection show configured nmcli radio wifi nmcli device wifi list # nmcli device wifi connect drewfi passwo...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
nmcli general status

nmcli connection show active

nmcli connection show configured

nmcli radio wifi

nmcli device wifi list

# nmcli device wifi connect drewfi password my_awesome_password
Connection with UUID '1234568-1234-1234-1234-123456789012' created and activated on device 'wlp0s4f1u2'

nmcli connection edit con-name <name of new connection>

nmcli connection edit con-name 1234568-1234-1234-1234-123456789012