Skip to content

Instantly share code, notes, and snippets.

View vladaviedov's full-sized avatar

Vladyslav Aviedov vladaviedov

View GitHub Profile
@vladaviedov
vladaviedov / nuwave
Created September 1, 2023 02:30
Connect to NUwave from the CLI on Linux
## Create new connection
## Note: find wifi interface name from 'ip link'
# shell:
nmcli con add type wifi ifname <interface> con-name NUwave ssid NUwave
nmcli con edit id NUwave
## This will open nmcli shell to configure the connection
# nmcli:
set ipv4.method auto
set 802-1x.eap peap