exec() is used to run unix commands and pass results back to php.
But this runs the commands on the m/c the web server is on, don't know how
you can log onto other m/cs though.
> Hi,
> I want to run some unix commands on multiple machines(in
> a network) from my web server and display results
Hi,
I want to run some unix commands on multiple machines(in
a network) from my web server and display results in the
browser .
eg.
I want to run "pkginfo" or "showrev -p" kind of commands on
multiple machines and gather the result on the web server
and display in the browser .
Can anyboby
2 matches
Mail list logo