Yes, I followed the RPI DIY manual several times, step-by-step.(other than using jessie instead of weezy)
Everytime I reboot the Raspberry Pi I have to run this before my phone will be able to connect to the Piratebox AP.
and the other two commands:
just show all the directorys as "nobody / no group" so I need to use chmod. but im unsure which command/rights to use.
Everytime I reboot the Raspberry Pi I have to run this before my phone will be able to connect to the Piratebox AP.
sudo /etc/init.d/dnsmasq stop sudo /etc/init.d/lighttpd stop sudo /etc/init.d/piratebox stop sudo /etc/init.d/piratebox start
cat /opt/piratebox/version piratebox-ws_1.1.0 ## development...origin/development 79cbb14 Merge pull request #153 from TheExpertNoob/development
and the other two commands:
ls -lR /opt/piratebox/www ls -lR /opt/piratebox/share
just show all the directorys as "nobody / no group" so I need to use chmod. but im unsure which command/rights to use.