Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 1 Feb 2005 17:21:41 -0500
From:      Charles Swiger <cswiger@mac.com>
To:        Gert Cuykens <gert.cuykens@gmail.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: service and network comando
Message-ID:  <fe8bb1281f72b4d7ec21eab726d94cc1@mac.com>
In-Reply-To: <ef60af09050201141444e72db4@mail.gmail.com>
References:  <ef60af09050201132344d7d06@mail.gmail.com> <b096e10428955a02086ff4f672ab0e86@mac.com> <ef60af09050201141444e72db4@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Feb 1, 2005, at 5:14 PM, Gert Cuykens wrote:
> one more list to add in my collection : )
>
> ps how do you start stop the sshd daemon ?

Carefully, at least if you are doing so remotely rather than on the 
console:

kill `cat /var/run/sshd.pid`

> and how do you specify all network daemons from the  ps aux list ?

Look at the processes without a terminal (TT field == "??").

-- 
-Chuck



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