linux-admin.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Stone <xstonedogx@gmail.com>
To: admin <linux-admin@vger.kernel.org>
Subject: Re: telnet server,ftp server
Date: Tue, 5 Oct 2004 09:36:34 -0700	[thread overview]
Message-ID: <a5bcf5da041005093656ee6eb2@mail.gmail.com> (raw)
In-Reply-To: <1096961228.1244.43.camel@kaushal>

> What is the diff. between :[sf@df]#service httpd start
> and the command
> [sdf@sdfd]#httpd

The former runs the init script (/etc/init.d/ or somewhere similar
depending on your system) that starts HTTPD.  It may do more than just
start the daemon, for example, it may specify a config file, empty a
log file, add a virtual IP to your NIC, or anything else that needs to
be done.  The only way to know what it actually does is to read the
init script.

The latter simply runs the daemon.

-- 
http://xstonedogx.heroesmarket.net

  parent reply	other threads:[~2004-10-05 16:36 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-10-05  7:27 telnet server,ftp server kaushal
2004-10-05 12:44 ` Adam Lang
2004-10-05 16:36 ` Stone [this message]
2004-10-05 17:22   ` Jon Fullmer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=a5bcf5da041005093656ee6eb2@mail.gmail.com \
    --to=xstonedogx@gmail.com \
    --cc=linux-admin@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).