php - How can I run a script that open terminal and execute .sh file from Website -


i wish run these code 1 click event in website though button. using php execute shell script. inside shell script have coding, , realize line of code wont work. how can open terminal remotely using website ?(currently using php)

lxterminal -e -hold  

seeking expert ! ^^


Comments

Popular posts from this blog

'hasOwnProperty' in javascript -

python - ValueError: No axis named 1 for object type <class 'pandas.core.series.Series'> -

java - How to provide dependency injections in Eclipse RCP 3.x? -