Outils du site

La France c'est formidable parce que c'est le seul pays où ils nous entubent et où on peut le dire ! [Coluche]

04-linux:10-administration:80-network:80-wifi

Ceci est une ancienne révision du document !


WiFi

Information carte WiFi

> lspci
> lspci | grep -i wireless
> lspci | egrep -i --color 'wifi|wlan|wireless'

Driver WiFi

> lspci -k | egrep -i 'ethernet|network'

Configuration WiFi

> iwconfig wlp6s0

nmcli - command-line tool for controlling NetworkManager

Afficher la liste des connections :

> nmcli connection show 

Dernière modification : 2019/01/20 12:17