From owner-freebsd-questions@FreeBSD.ORG Tue Jan 6 05:11:23 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D9B8416A4CE for ; Tue, 6 Jan 2004 05:11:23 -0800 (PST) Received: from martos.bme.hu (ns.martos.bme.hu [152.66.232.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8169343D4C for ; Tue, 6 Jan 2004 05:11:22 -0800 (PST) (envelope-from tompos@martos.bme.hu) Received: by martos.bme.hu (Postfix, from userid 1000) id 93F04FC86; Tue, 6 Jan 2004 14:11:21 +0100 (CET) Date: Tue, 6 Jan 2004 14:11:21 +0100 From: Papp Tamas To: Subhro Message-ID: <20040106131121.GA12014@martos.bme.hu> References: <20040106120908.GA8832@martos.bme.hu> <200401061223.RAA06328@manage.24online> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200401061223.RAA06328@manage.24online> User-Agent: Mutt/1.5.4i cc: freebsd-questions@freebsd.org Subject: Re: [tompos@martos.bme.hu: jail on nullfs and 5.1-RELEASE] X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Jan 2004 13:11:24 -0000 On Tue, Jan 06, 2004 at 05:49:37PM +0530, Subhro wrote: > Hi Tompos, > RTFM? > Refer to the jail manual pages. It will tell you how to run services within > a jail. Running services within a jail is *not* like running services on a > bare system. Also find locked up as expected. For executing the find ssh to > the jail and check from inside. And regarding the process, it is very much > normal that you can't see the process. You will just see the main jail > process from ps -aux. It will be running with a j flag indicating it's a > jail process. If you wnt to find the process for something (say gruff) > running inside a jail, then get into the jail and type ps -aux. Hi Subhro, I did run the find within the jail and it locked up. Why is it normal, that I can't see the process? Yes, I now, it has J flag, but I should see it outside the jail, souldn't I? Do I misunderstand something? thanx, tompos