Notices


Reply
Thread Tools
Posts: 81 | Thanked: 12 times | Joined on Nov 2007 @ Bucuresti
#31
how do i remove apache from startup because the method posted above is not working... (something about file not found...)
__________________
Nokia N810&N800 and SE P990i Owner!
 
qwerty12's Avatar
Posts: 4,274 | Thanked: 5,358 times | Joined on Sep 2007 @ Looking at y'all and sighing
#32
update-rc.d httpd remove

Try that.
 

The Following 3 Users Say Thank You to qwerty12 For This Useful Post:
Posts: 81 | Thanked: 12 times | Joined on Nov 2007 @ Bucuresti
#33
still not working... after the run i get ... exists during rc.d purge (use -f to force)

i've used -f parameter but the same thing...


it worked just put the -f parameter before httpd


update-rc.d -f httpd remove


cheers!
__________________
Nokia N810&N800 and SE P990i Owner!

Last edited by DeeJay_XB; 2008-05-22 at 19:17.
 

The Following 2 Users Say Thank You to DeeJay_XB For This Useful Post:
qwerty12's Avatar
Posts: 4,274 | Thanked: 5,358 times | Joined on Sep 2007 @ Looking at y'all and sighing
#34
Hmm, go into /etc/rc2.d folder and find the file that has httpd in it and move it to another folder.
 
Posts: 21 | Thanked: 3 times | Joined on Feb 2008
#35
Originally Posted by qwerty12 View Post
update-rc.d httpd remove

Try that.
I used the "update-rc.d -f httpd remove" command to remove the apache webserver from startup, now...

How to run the apache server manually to use the gstmjpg?
 
Benson's Avatar
Posts: 4,930 | Thanked: 2,272 times | Joined on Oct 2007
#36
As root,
Code:
/etc/init.d/httpd start
 

The Following 3 Users Say Thank You to Benson For This Useful Post:
Posts: 21 | Thanked: 3 times | Joined on Feb 2008
#37
This utility has so many uses, thanks !!!

 
Posts: 80 | Thanked: 22 times | Joined on Apr 2008 @ South Florida
#38
Easy install (just installed the deb from app mgr/install file).

MS IE doesnt do the motion jpg - so thought I had a problem.
Then read the README - and on firefox all is wonderful.

Works great!
Thanks!
 
Posts: 43 | Thanked: 50 times | Joined on Dec 2005
#39
To stop apache you can give a command on terminal:
# httpd -k stop

To start apache again, give command:
# httpd -k start

Please feel free to develop a more ergonomic and elegant way do to this. To learn more about apache command line options give:
# httpd -h

gstmjpg consumes quite heavily cpu, but apache doesn't (if you don't have many visitors on your tablet web). You will see this by giving a command:
# top

That shows how different processes consume cpu and memory.

If you have difficulties with port forwarding to enable access outside your private network (from Internet) to your tablet, you will find good instructions from this site. They provide detailed walkthroughs on how to setup port forwarding in diffrent routers.

As a bonus you will see your external IP address from their site. If you visit their site with your tablet browser, you will see the tablets public IP address (that is the address you have to go from Internet to acces your tablet)

-kepler
 

The Following User Says Thank You to kepler For This Useful Post:
Posts: 95 | Thanked: 5 times | Joined on Feb 2008
#40
Is there anyway to save snapshots using the camera motion detector? So if I leave it pointing somewhere, I can check later for photos when there was movement detected?
 
Reply


 
Forum Jump


All times are GMT. The time now is 07:08.