In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-09-18 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Network Security >
Share
Shulou(Shulou.com)06/01 Report--
1. Demand:
In the project, you need to connect a USB network card to respberry pi, and you need to make some network settings for this network card when respberry pi starts.
two。 Implementation plan:
(1) add the following code to the / etc/rc.local file:
If [- x / etc/mynet.conf]; then / etc/mynet.conf & fi
(2) complete the mynet.conf script and put it in the / etc/ directory. The content of mynet.conf is as follows:
#! / bin/bashwhile! Iw dev wlan1 info & > / tmp/netlog; do sleep 0.2 done ifconfig wlan1 down iw dev wlan1 interface add ah0 type ibss ifconfig ah0 up iw dev ah0 ibss join RPI-ah0 2462 ifconfig ah0 192.168.2.6 route add 192.168.1.102 gw 192.168.1.102 dev wlan0 route add 192.168.2.102 gw 192.168.2.102 dev ah0
(3) set the executable permission of the mynet.conf file, open the terminal and enter the following command:
Sudo chmod 755 / etc/mynet.conf
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
The market share of Chrome browser on the desktop has exceeded 70%, and users are complaining about
The world's first 2nm mobile chip: Samsung Exynos 2600 is ready for mass production.According to a r
A US federal judge has ruled that Google can keep its Chrome browser, but it will be prohibited from
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
About us Contact us Product review car news thenatureplanet
More Form oMedia: AutoTimes. Bestcoffee. SL News. Jarebook. Coffee Hunters. Sundaily. Modezone. NNB. Coffee. Game News. FrontStreet. GGAMEN
© 2024 shulou.com SLNews company. All rights reserved.