hi I have a raspberry pi and install apache on this. On my raspberry runs raspian and I want to execute linux prompts about my web. For example I have a webapplication run on this apache and I want to shutdown the raspberry by a click on a button "shutdown". (This is only one method for my application). I build webapplications in php or C# with .NET.
Can I do this and what i must know for this?
I want to build a simple Webapplication for other users.