Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

arch linux turn on wifi

Scanning Network
Run the command to know the name of your network interface –
iwconfig

Run the command –
ip link set interface up

Run the command to search the available WiFi networks. Now move down to look for your WiFi network. --
iwlist interface scan | less


Refer: https://www.linuxandubuntu.com/home/how-to-setup-a-wifi-in-arch-linux-using-terminal
 
PREVIOUS NEXT
Tagged: #arch #linux #turn #wifi
ADD COMMENT
Topic
Name
7+3 =