I was wondereing if anyone could give me a hand in sending me a linux remote start/stop script with a simple web interface. Or point me in the direction of an inexpensive one.
Thank you.
SDavidS
Apr 11 2004, 10:20 AM
QUOTE (agentneo)
I was wondereing if anyone could give me a hand in sending me a linux remote start/stop script with a simple web interface. Or point me in the direction of an inexpensive one.
We might be able to include you on the next round of beta testing.
agentneo
Apr 11 2004, 11:16 AM
If it uses a PHP frontend i may be an asset in the beta testing since i am a proffesional php developer. The linux backend is where i get stuck in doing this.
aLLpLaY
Apr 11 2004, 11:36 AM
I think talkster had one
ferret
Apr 12 2004, 06:13 AM
/home/user/start-it
CODE
#!/bin/sh
cd /home/user/hlds_l/
./hlds_run blahblahblah &
Hehe. No control panels for me. I have a little startup script because otherwise I forget all the parameters to hlds_run
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.