From owner-freebsd-questions@FreeBSD.ORG Fri Jan 23 01:11:10 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 A2BF316A4CE for ; Fri, 23 Jan 2004 01:11:10 -0800 (PST) Received: from dyer.circlesquared.com (host217-45-219-83.in-addr.btopenworld.com [217.45.219.83]) by mx1.FreeBSD.org (Postfix) with ESMTP id D13DA43D2F for ; Fri, 23 Jan 2004 01:11:08 -0800 (PST) (envelope-from peter@circlesquared.com) Received: from circlesquared.com (localhost.petanna.net [127.0.0.1]) i0N9EhBn086158; Fri, 23 Jan 2004 09:15:00 GMT (envelope-from peter@circlesquared.com) Message-ID: <4010E603.1060901@circlesquared.com> Date: Fri, 23 Jan 2004 09:14:43 +0000 From: Peter Risdon User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.5b) Gecko/20031102 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Jenny Ravu References: <414BBDD14390D411996B00A0C9D4519E0FEA84@KOROBOSEA> In-Reply-To: <414BBDD14390D411996B00A0C9D4519E0FEA84@KOROBOSEA> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: "'freebsd-questions@freebsd.org'" Subject: Re: Printing list of sites access 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: Fri, 23 Jan 2004 09:11:10 -0000 Jenny Ravu wrote: >Hi, >I would like to know how I can print on one of my server with Freebsd, >We use this server for our internet access, this is connected to a ROUTER >that has a link to our ISP. >And all the users fo via this server to access the internet, > > It's difficult to know what you are asking. Do you want to use your FreeBSD server as a print server for all your users, or do you want to be able to print from the FreeBSD server, or as your subject line suggests do you want to be able to print a list of the websites your users have accessed? >As I don't have the manual, please help > > You do, in fact. There's a built-in manual system. To read the manual for a FreeBSD command or daemon, type "man command-or-daemon-name". So to start reading about one of the printing systems available to you, type "man lpd". PWR.