Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Dec 2000 13:08:34 -0600
From:      Christopher Farley <chris@northernbrewer.com>
To:        freebsd-questions@FreeBSD.ORG
Subject:   Re: starting daemons
Message-ID:  <20001210130834.A58931@northernbrewer.com>
In-Reply-To: <20001210190512.6836.qmail@web4902.mail.yahoo.com>; from russwilliams_us@yahoo.com on Sun, Dec 10, 2000 at 11:05:12AM -0800
References:  <20001210190512.6836.qmail@web4902.mail.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Williams Russell (russwilliams_us@yahoo.com) wrote:

> How can I start daemons? (e.g. inetd or sshd etc.)

inetd is started automatically at boot, as is sshd if you have a
FreeBSD-4.x system. Otherwise, you can just type "sshd" at any prompt if
it is in your path.

To confirm the daemons are running, try ps -acx | grep inetd, for
example.

-- 
Christopher Farley
Northern Brewer / 1150 Grand Avenue / St. Paul, MN 55105
www.northernbrewer.com


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20001210130834.A58931>