Run shell script in Linux using web URL from external browser | Linux shell scripting | 2021



Run shell script in Linux using web URL from external browser | Linux shell scripting | 2021

Run shell script in Linux using web URL from external browser | Linux shell scripting | 2021

In this video , I am showing how to Run shell script in Linux using web URL from any external browser without login into server.

Here I am using a basic node app which will link shell script located in server and web URL.so the moment you browse the URL from browser then shell script will be immediately executed and you can see status of script on browser itself.

Work flow : web URL— Node app —shell script

you can use this process on production environments also.

Node app code provided in comments , please copy and use if required

#PJTechWorld #shellscript #devopstutorial #Linututorial

SUBSCRIBE to the channel for more videos and if you have any queries or suggestions or requests ,please put all those in comment section.

Comments are closed.