ok so i have mods on my site that i do not want to give access to the server itself, i would like to have a page that has a simple button that runs commands so they can start and stop the chat and media server .. these has to be ran as root is that possible?
need to run /etc/init.d/flashcoms_chat_server.sh stop to stop .. need to run /etc/init.d/flashcoms_chat_server.sh start to start
then they need to run /opt/red5/./red5.sh & to start red5 .. so would need to be 3 buttons .. chat stop chat stop .. and media start .. is this possible to do in html?