in reply to How to send server / shell command via cgi?

"Have your cgi-script run the command via sudo" Ok Like I said I'm no cgi expert How do I do this? What is the command to use within the cgi script? I did go to the website suggest above however I could not find any command base to explain this.
  • Comment on Re: How to send server / shell command via cgi?

Replies are listed 'Best First'.
Re^2: How to send server / shell command via cgi?
by morgon (Priest) on May 20, 2009 at 14:34 UTC
    I said I'm no cgi expert.
    Sorry if my reply was not helpful.

    But for me your question is neither a perl nor a cgi question and people that use Debian normally are Linux-savy (and sudo is a basic tool on Linux).

    But there is plenty of documentation on the web, so it should not be too hard.