kopia lustrzana https://github.com/cyoung/stratux
Apache no longer needed in build image.
rodzic
dcb31eeeb1
commit
10a711f620
|
@ -34,11 +34,6 @@ apt-get install -y screen
|
||||||
apt-get install -y hostapd isc-dhcp-server
|
apt-get install -y hostapd isc-dhcp-server
|
||||||
#troubleshooting
|
#troubleshooting
|
||||||
apt-get install -y tcpdump
|
apt-get install -y tcpdump
|
||||||
#apache for web management scripts
|
|
||||||
apt-get install -y apache2 php5 libapache2-mod-php5
|
|
||||||
rm -rf /var/www/html/*
|
|
||||||
service apache2 start
|
|
||||||
update-rc.d apache2 enable
|
|
||||||
#wifi startup
|
#wifi startup
|
||||||
update-rc.d hostapd enable
|
update-rc.d hostapd enable
|
||||||
update-rc.d isc-dhcp-server enable
|
update-rc.d isc-dhcp-server enable
|
||||||
|
|
Ładowanie…
Reference in New Issue