Hi i have a debian squeeze server that i run a mc server on and also backup to i would like to be able to control it from a simple web page. on the web page i was thinking of having a real time terminal window attached, as well a buttons for commonly used commands, the web server that im using is apache, Thanks for all your help
Mike
from Providence, United States of America
That is not so easy to setup. There are a few different pieces of software that do similiar things such as Ajaxterm [1]. It will take some know how to setup.
You could also implement only specific commands via a CGI script.
In all cases you would need to take security into account.