当前位置:网站首页>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 .
边栏推荐
- Do you really know the use of idea?
- 作者已死?AI正用藝術征服人類
- kubernetes集群搭建Zabbix监控平台
- win10 64位装三菱PLC软件出现oleaut32.dll拒绝访问
- idea控制台彩色日志
- [Yu Yue education] flower cultivation reference materials of Weifang Vocational College
- PCL realizes frame selection and clipping point cloud
- 18.多级页表与快表
- Oracle数据库11gr2使用tde透明数据加密报错ora28353,如果运行关闭wallet会报错ora28365,运行打开wallet就报错ora28353无法打开wallet
- Fedora/REHL 安装 semanage
猜你喜欢
BUU的MISC(不定时更新)
1189. Maximum number of "balloons"
L'Ia dans les nuages rend la recherche géoscientifique plus facile
医疗软件检测机构怎么找,一航软件测评是专家
【刷题】怎么样才能正确的迎接面试?
Basic commands of MySQL
A method to measure the similarity of time series: from Euclidean distance to DTW and its variants
Short video, more and more boring?
机器人类专业不同层次院校课程差异性简述-ROS1/ROS2-
Visitor tweets about how you can layout the metauniverse
随机推荐
leetcode841. 钥匙和房间(中等)
Depth residual network
Hydra common commands
简单描述 MySQL 中,索引,主键,唯一索引,联合索引 的区别,对数据库的性能有什么影响(从读写两方面)
作者已死?AI正用艺术征服人类
After sharing the clone remote project, NPM install reports an error - CB () never called! This is an error with npm itself.
The psychological process from autojs to ice fox intelligent assistance
WPF之MVVM
[daily question] 729 My schedule I
Interface automation test framework: pytest+allure+excel
Three methods of adding color to latex text
Day 245/300 JS foreach data cannot be updated to the object after multi-layer nesting
树莓派3B更新vim
漏了监控:Zabbix对Eureka instance状态监控
Pallet management in SAP SD delivery process
软件测试外包到底要不要去?三年真实外包感受告诉你
Compile, connect -- notes-2
18. Multi level page table and fast table
How to reconstruct the class explosion caused by m*n strategies?
ROS learning_ Basics