Date: Wed, 30 Jan 2002 23:44:59 -0800 From: David Schultz <dschultz@uclink.Berkeley.EDU> To: ekoz <ekoz@melsa.net.id> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: ps -aux Message-ID: <20020130234459.A1832@HAL9000.wox.org> In-Reply-To: <021901c1aa11$fe562930$d4e18aca@melsa.net.id>; from ekoz@melsa.net.id on Thu, Jan 31, 2002 at 11:44:39AM %2B0700 References: <021901c1aa11$fe562930$d4e18aca@melsa.net.id>
next in thread | previous in thread | raw e-mail | index | archive | help
Thus spake ekoz <ekoz@melsa.net.id>: > I have a silly question..:) , How to make "ps -aux" only show user's > process not all the process and how to make my shell server more > secure. By the way , its about 10 to 20 user log in to my server. If you want to restrict your system so that 'ps -aux' never displays other users' processes, I believe you need to set the sysctl kern.ps_showallprocs. 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?20020130234459.A1832>