当前位置:网站首页>Configure raspberry pie access network
Configure raspberry pie access network
2022-07-06 07:01:00 【LJX】
One . Raspberry pie access network
1. Enter the command :sudo nano /etc/wpa_supplicant/wpa_supplicant.conf
(nano It's a document editor , Enter to write )
2. Press enter and enter the following code ( Be careful : Only need to modify " " The content of , The rest is the same )
network={
ssid="Your WIFI name" //wifi name
psk="Your WIFI password" //wifi password
key_mgmt=WPA-PSK // encryption , You don't have to write
}
Enter as follows :
ctrl+o: preservation , You will be prompted whether to write . Press enter . ctrl+x sign out
3. Input sudo reboot, Restart raspberry pie . Enter ifconfig You can check whether there is IP Address , from IP The address indicates that it is connected .
Two . Fix IP Address
If we omit steps for the next connection, we can fix IP Address .
1. Enter the command :sudo nano /etc/rc.local
2. stay exit 0 Front input ifconfig wlan0 ( Yours IP Address )
3. Save and exit .
边栏推荐
- 19. Actual memory management of segment page combination
- 【Hot100】739. 每日溫度
- [advanced software testing step 1] basic knowledge of automated testing
- 编译,连接 -- 笔记 -2
- Leetcode daily question (1870. minimum speed to arrive on time)
- win10 64位装三菱PLC软件出现oleaut32.dll拒绝访问
- 【Hot100】739. 每日温度
- Missing monitoring: ZABBIX monitors the status of Eureka instance
- hydra常用命令
- Cif10 actual combat (resnet18)
猜你喜欢
Oracle数据库11gr2使用tde透明数据加密报错ora28353,如果运行关闭wallet会报错ora28365,运行打开wallet就报错ora28353无法打开wallet
Simple use of MySQL database: add, delete, modify and query
接口自动化测试框架:Pytest+Allure+Excel
Kubernetes cluster builds ZABBIX monitoring platform
微信公众号无限回调授权系统源码 全网首发
The ECU of 21 Audi q5l 45tfsi brushes is upgraded to master special adjustment, and the horsepower is safely and stably increased to 305 horsepower
作者已死?AI正用藝術征服人類
指尖上的 NFT|在 G2 上评价 Ambire,有机会获得限量版收藏品
leetcode6109. 知道秘密的人数(中等,周赛)
Pallet management in SAP SD delivery process
随机推荐
Cif10 actual combat (resnet18)
leetcode59. 螺旋矩阵 II(中等)
C语言_双创建、前插,尾插,遍历,删除
Introduction to ros2 installation and basic knowledge
leetcode6109. 知道秘密的人数(中等,周赛)
AttributeError: Can‘t get attribute ‘SPPF‘ on <module ‘models. common‘ from ‘/home/yolov5/models/comm
Leetcode - 152 product maximum subarray
hydra常用命令
Machine learning plant leaf recognition
Fedora/rehl installation semanage
AI on the cloud makes earth science research easier
[some special grammars about C]
Zhongqing reading news
Latex文字加颜色的三种办法
leetcode841. 钥匙和房间(中等)
漏了监控:Zabbix对Eureka instance状态监控
Fedora/REHL 安装 semanage
Depth residual network
pymongo获取一列数据
After working for 10 years, I changed to a programmer. Now I'm 35 + years old and I'm not anxious