HI,
the issue is, that the user alarm has no write permissions to /opt/piratebox/www - obviously ;)
You can make the files there public writeable with running the following command in the SSH shell on your Piratebox
I think that is the most pragmatic approach.
best regards
Matthias
the issue is, that the user alarm has no write permissions to /opt/piratebox/www - obviously ;)
You can make the files there public writeable with running the following command in the SSH shell on your Piratebox
sudo chmod a+rw /opt/piratebox/www -R
I think that is the most pragmatic approach.
best regards
Matthias