RE: starting daemons at server start

From: fbsd_user (fbsd_user_at_a1poweruser.com)
Date: 01/04/04

  • Next message: Micke P: "RE: starting daemons at server start"
    To: "Micke P" <mickep3@yahoo.com>, <freebsd-questions@freebsd.org>
    Date: Sun, 4 Jan 2004 14:29:06 -0500
    
    

    If it's apache you want to auto start then you missed the
    instruction during the
    install of apache that tells you to put it's start script into
    directory /usr/local/etc/rc.d/

    -----Original Message-----
    From: Micke P [mailto:mickep3@yahoo.com]
    Sent: Sunday, January 04, 2004 2:22 PM
    To: fbsd_user@a1poweruser.com; freebsd-questions@freebsd.org
    Subject: RE: starting daemons at server start

    Right! Ok, it's definitely not inetd that I need. I'm
    thinking primarily of starting apache and a dynamic ip
    updater automatically at startup.

    Micke

    --- fbsd_user <fbsd_user@a1poweruser.com> wrote:
    > Maybe you just don't understand what you are seeing.
    > Inetd is the
    > Super server. Every thing you uncomment in the
    > inetd.conf file is an
    > server of it own right. But instead of an daemon
    > running for telnet
    > or FTP all the time. Inetd runs and listens on the
    > ports where those
    > services would be listings and when inetd sees an
    > request on the
    > specified port it automatically launches the server
    > for that
    > service. With inetd running , ps ax only shows inetd
    > running, but
    > start an telnet session to your box and you will see
    > that inetd has
    > spawned an telnet server session. When your telnet
    > users leaves the
    > session, the telnet server terminates. Inetd is used
    > to conserve
    > resources.

    __________________________________
    Do you Yahoo!?
    Protect your identity with Yahoo! Mail AddressGuard
    http://antispam.yahoo.com/whatsnewfree

    _______________________________________________
    freebsd-questions@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-questions
    To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"


  • Next message: Micke P: "RE: starting daemons at server start"

    Relevant Pages

    • Re: inetd to take telnet request
      ... flavours of TELNET here - so I read on. ... I know about INETD only from long ago with the RS/6000 UNIX, ... server applications" in the CS IP Configuration Guide: ...
      (bit.listserv.ibm-main)
    • Root .profile $PS prompts showing for all telnet connections from all users ?
      ... Following wrong method when restarting inetd (seems ... The server I am working on is a V880 with Solaris 8 and recent patching. ... My main problem is when -ANY- user logs-in to my Solaris 8 server over telnet, ... I do not see this problem using any other remote connection utility like ...
      (SunManagers)
    • Re: Time to shut down this list?
      ... > had to find the same for perl and php. ... > how to do this for apache. ... The way you do this is to use telnet to connect to port ... 80 and tell the server GET / HTTP/1.0 followed by two carriage returns. ...
      (freebsd-newbies)
    • RE: starting daemons at server start
      ... Super server. ... But instead of an daemon running for telnet ... Inetd runs and listens on the ports where those ... spawned an telnet server session. ...
      (freebsd-questions)
    • Re: starting daemons at server start
      ... >thinking primarily of starting apache and a dynamic ip ... >>server of it own right. ... Inetd runs and listens on the ... >>start an telnet session to your box and you will see ...
      (freebsd-questions)