Starting/Stopping processes by user on a linux box
Moderator: General Moderators
Starting/Stopping processes by user on a linux box
I need some assistance in getting started with this web application. I need to be able to stop/start processes (that I define) via a web tool on a linux box. The user will login and it needs to validate via /etc/shadow to make sure it really is that person and they need to be able to stop/start services.....any ideas?