kopia lustrzana https://github.com/cyoung/stratux
tcpdump
rodzic
43ae47b4a5
commit
01e3a46526
|
|
@ -32,6 +32,8 @@ echo "**** STRATUX SETUP *****"
|
||||||
apt-get install -y screen
|
apt-get install -y screen
|
||||||
#wifi
|
#wifi
|
||||||
apt-get install -y hostapd isc-dhcp-server
|
apt-get install -y hostapd isc-dhcp-server
|
||||||
|
#troubleshooting
|
||||||
|
apt-get install -y tcpdump
|
||||||
#apache for web management scripts
|
#apache for web management scripts
|
||||||
apt-get install -y apache2 php5 libapache2-mod-php5
|
apt-get install -y apache2 php5 libapache2-mod-php5
|
||||||
rm -rf /var/www/html/*
|
rm -rf /var/www/html/*
|
||||||
|
|
|
||||||
Ładowanie…
Reference in New Issue