当前位置:网站首页>Raspberry pie uses the command line to configure WiFi connections
Raspberry pie uses the command line to configure WiFi connections
2022-07-25 08:03:00 【K.L.Zous】
1、 Scan around wifi The signal
sudo iwlist wlan0 scan |grep ESSID
2、 The configuration file
sudo nano /etc/wpa_supplicant/wpa_supplicant.conf
The contents of the document
country=CN
ctrl_interface=DIR=/var/run/wpa_supplicant GROUP=netdev
update_config=1
network={
ssid="wwwwww"
psk="wwwwww"
key_mgmt=WPA-PSK
priority=1
}
3、 reset network
sudo service networking restart
5、 Check
wpa_cli -i wlan0 reconfigure
ifconfig wlan0
6、 Directly in sd Put the configuration file in the card
(1) file name
wpa_supplicant.conf
(2) The contents of the document
country=CN
ctrl_interface=DIR=/var/run/wpa_supplicant GROUP=netdev
update_config=1
network={
ssid="wwwwww"
psk="wwwwww"
key_mgmt=WPA-PSK
priority=1
}
边栏推荐
- How to reverse a stack with recursive functions and stack operations only
- Redis client tool redis insight recommendation
- C 43. Get UDP available ports
- Competition path design of beacon group
- P1049 [NOIP2001 普及组 T4] 装箱问题
- [unity entry program] basic concept trigger
- Niuke dynamic planning training
- 刷题《剑指Offer》day02
- Cerebral cortex: the relationship between lifestyle and brain function in the elderly and its relationship with cognitive decline
- While (~scanf ("%d", & n)) is equivalent to while (scanf ("%d", & n)! =eof)
猜你喜欢

Redis core principles

Pricing is arbitrary, products are difficult to distinguish between true and false, and platforms are running away. Will the Tibetan market continue to be popular?

Google AI can't understand the comments of netizens, and the wrong meaning will be as high as 30%. Netizens: you don't understand my stem

475-82(230、43、78、79、213、198、1143)
![[unity introduction program] basic concept - preform prefab](/img/c6/aac7bffdf99073978f9b2f8ff15fbb.png)
[unity introduction program] basic concept - preform prefab

In depth analysis of yolov7 network architecture

Check the computer restart times and reasons
![[dynamic programming] - Knapsack model](/img/0d/c467e70457495f130ec217660cbea7.png)
[dynamic programming] - Knapsack model
P1086 [noip2004 popularization group question 2] peanut picking

滴滴 - dispatching
随机推荐
App power consumption test
机器学习理论及案例分析(part2)--回归
Rk3399 development board i2c4 attaching EEPROM instance
Network file storage system (II) practical operation of Minio distributed file system
[unity introduction program] basic concepts GameObject & components
[audio and video] picture YUV data format
eval与assert一句话木马分析
Niuke dynamic planning training
Can Flink's current capabilities support the synchronization of a table from source (MySQL) to sink (MySQL) to separate databases and tables
Codeforces Round #809 Editorial(A,B,C)
How should enterprise users choose aiops or APM?
Install MySQL 8.0 using docker
People who lose weight should cry: it's no good not eating food, because your brain will be inflamed
uiautomator2 常用命令
Design a stack with getmin function
【FFmpeg】mp4转yuv
When deep learning makes data sets, it specifies how many frames to extract an image from the long video to the specified file path
文件详细操作
Learn when playing No 5 | human high quality examination, right here →
P1048 [noip2005 popularization group t3] drug collection