apache_conf 覆盆子pi - wifi配置

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了apache_conf 覆盆子pi - wifi配置相关的知识,希望对你有一定的参考价值。



## Static IP addresss

edit `/etc/network/interfaces` like this: 

````
auto lo

iface lo inet loopback

iface eth0 inet static
address 192.168.1.155
netmask 255.255.255.0
network 192.168.1.0
broadcast 192.168.1.255
gateway 192.168.1.1

allow-hotplug wlan0
auto wlan0
iface wlan0 inet static
address 192.168.1.130
gateway 192.168.1.1
netmask 255.255.255.0
network 192.168.1.0
broadcast 192.168.1.255
wpa-conf /etc/wpa_supplicant/wpa_supplicant.conf
iface default inet dhcp
``` 

以上是关于apache_conf 覆盆子pi - wifi配置的主要内容,如果未能解决你的问题,请参考以下文章

text 无头覆盆子pi设置

markdown 桑巴,覆盆子,pi,配置

markdown 覆盆子pi飞溅屏幕

sh 覆盆子PI - 设置

sh 覆盆子-PI-2

sh 覆盆子pi