Total WordPress Optimization • Search Engine Optimization • WordPress & SEO •  WordPress security • PPC • Psychology • WordPress Design • WordPress Installation
Html form to run ssh command, any ideas? - Printable Version

+- Total WordPress Optimization • Search Engine Optimization • WordPress & SEO • WordPress security • PPC • Psychology • WordPress Design • WordPress Installation (https://totalwpoptimization.net)
+-- Forum: Total WordPress Optimization (https://totalwpoptimization.net/forumdisplay.php?fid=19)
+--- Forum: Amazing Website design (https://totalwpoptimization.net/forumdisplay.php?fid=107)
+---- Forum: Programming (https://totalwpoptimization.net/forumdisplay.php?fid=175)
+---- Thread: Html form to run ssh command, any ideas? (/showthread.php?tid=3240)



Html form to run ssh command, any ideas? - asdf896 - 06-11-2016

Hello everyone,

Today I'm on the side of people asking for help, I guess there must be a programer around that can set me on the right track, at least I hope.

I'm looking for a way to generate the equivalent of an SSH command after a form submission.
I have a component installed on my server that I can run using a certain number of SSH commands directly into my terminal. I'm Looking for a way to make this component work directly from a webpage, for personal ease of use. Does anyone know the way to go?