From owner-freebsd-questions Wed Feb 27 17:41:43 2002 Delivered-To: freebsd-questions@freebsd.org Received: from tomts15-srv.bellnexxia.net (tomts15.bellnexxia.net [209.226.175.3]) by hub.freebsd.org (Postfix) with ESMTP id DE69C37B41A for ; Wed, 27 Feb 2002 17:41:37 -0800 (PST) Received: from scaryg.shacknet.nu ([64.231.135.247]) by tomts15-srv.bellnexxia.net (InterMail vM.4.01.03.23 201-229-121-123-20010418) with ESMTP id <20020228014137.EQHK11484.tomts15-srv.bellnexxia.net@scaryg.shacknet.nu>; Wed, 27 Feb 2002 20:41:37 -0500 Received: from localhost ([::1] helo=scaryg.shacknet.nu) by scaryg.shacknet.nu with smtp (Exim 3.34 #1) id 16gFbN-000OSC-00; Wed, 27 Feb 2002 20:43:21 -0500 Date: Wed, 27 Feb 2002 20:43:21 -0500 From: ScaryG To: Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Couple of small Newbie questions? Message-Id: <20020227204321.2d247bb7.freymann@scaryg.shacknet.nu> In-Reply-To: <000001c1c00f$86acd280$6401a8c0@pr.phub.net.cable.rogers.com> References: <000001c1c00f$86acd280$6401a8c0@pr.phub.net.cable.rogers.com> X-Mailer: Sylpheed version 0.7.2 (GTK+ 1.2.10; i386-portbld-freebsd4.4) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-MailScanner: Found to be clean Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wed, 27 Feb 2002 20:22:25 -0800 "Beauford" wrote: > 2. Everything gets output to the screen. Controlled by /etc/syslog.conf You'll see lots of stuff sent to the console. Take 'em out, send them to a file if they aren't already, kill -HUP your syslogd and you're off. > 3. Firewall rules appear when booting. How do I stop this, or have then > redirected to a file. If possible. Add firewall_quiet="YES" to your /etc/rc.conf file. > 4. Final. In Linux I can hold the shift key and page up to see what has > scrolled off the screen. Is there something similar in FreeBSD? Yes, press your Scroll Lock key and use the Up and Down arrows. Not sure how big the scroll back buffer is. Gerry Domain Hosting / Web Hosting / DNS Services http://www.interpool.ca To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message