From owner-freebsd-questions@FreeBSD.ORG Tue Nov 30 14:33:41 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 5A24E16A4CE for ; Tue, 30 Nov 2004 14:33:41 +0000 (GMT) Received: from fep4.cogeco.net (smtp.cogeco.net [216.221.81.25]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1D70343D5F for ; Tue, 30 Nov 2004 14:33:41 +0000 (GMT) (envelope-from bbobowski@cogeco.ca) Received: from [24.150.215.98] (d150-215-98.home.cgocable.net [24.150.215.98]) by fep4.cogeco.net (Postfix) with ESMTP id 1C221BDD; Tue, 30 Nov 2004 09:33:40 -0500 (EST) Message-ID: <41AC8453.2040403@cogeco.ca> Date: Tue, 30 Nov 2004 09:31:47 -0500 From: Brian Bobowski User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040626 Thunderbird/0.7.1 Mnenhy/0.6.0.104 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Eric Kjeldergaard References: <41AC3ADD.7020904@mail.ru> In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: Alexander Bubnov cc: freebsd-questions@freebsd.org Subject: Re: three questions 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, 30 Nov 2004 14:33:41 -0000 Eric Kjeldergaard wrote: >>3) I change resolution for consoles as vidcontrol -g 100x37 VESA_800x600 >>green. Can I change rate? How to do it? >> >> >> > >The rate of what? I'm not exactly sure what you mean by this part. > > Monitor refresh rate would be my guess. >>Checking setuid files and devices: >>Checking for uids of 0: >>root 0 >>toor 0 >> >> > >A list of the people of have uid 0: root powers > > And anything markes setuid (specifically setuid root? Not sure). A possible security risk in that even nonprivileged users might be able to use such a program to act as someone else, most dangerously as someone with uid 0. In this case, there are no such files. >No problem. Hope I helped. > > Some of this certainly cleared up things for me, I know; even though I wasn't the original querent, thanks. -BB