I have a small task which i want to give a GUI look and feel.
There are many shell scripts (.sh & .ksh) present in my Linux machine, I want to execute them from Webpage.
Eg: /user/###/##/diff.ksh present on my linux box. i want to execute it from Browser. Webpage is made using Django framework.
Please let me with the connection setting between Linux and Browser.