Hey,
I need some help to make a
webmin module to do a very simple thing.. All I need this module to do is
execute two commands
/home/$user/palaceserver/bin/start-palace
and
/home/$user/palaceserver/bin/stop-palace
$user being the username of the webmin user logged
in... and it needs to execute as that user..
Could someone show me how to do this, I'm sure its
very simple. |