Hi;
After all this testing, i realize I CAN run remote commands... but not if the commands contain spaces.
sudo /etc/init.d/httpd start
I wrote a small script called "httpd-start" that contains the above command and it works.
Does anyone else have this problem?
Thanks!
After all this testing, i realize I CAN run remote commands... but not if the commands contain spaces.
sudo /etc/init.d/httpd start
I wrote a small script called "httpd-start" that contains the above command and it works.
Does anyone else have this problem?
Thanks!
Comment