From owner-freebsd-questions@FreeBSD.ORG Wed Sep 27 14:49:14 2006 Return-Path: X-Original-To: freebsd-questions@FreeBSD.org 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 B4D7A16A403 for ; Wed, 27 Sep 2006 14:49:14 +0000 (UTC) (envelope-from javier@kjsl.com) Received: from skyhawk.kjsl.com (skyhawk.kjsl.com [69.36.241.138]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7E12243D7F for ; Wed, 27 Sep 2006 14:49:14 +0000 (GMT) (envelope-from javier@kjsl.com) Received: from [64.102.196.31] (dhcp-64-102-196-31.cisco.com [64.102.196.31]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: javier) by skyhawk.kjsl.com (Postfix) with ESMTP id D08E6B8162; Wed, 27 Sep 2006 10:49:13 -0400 (EDT) In-Reply-To: <41CAF31DAF5DBD4093DBD271E46C0E8704D195@msl01.msl.local> References: <41CAF31DAF5DBD4093DBD271E46C0E8704D195@msl01.msl.local> Mime-Version: 1.0 (Apple Message framework v752.2) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: Content-Transfer-Encoding: 7bit From: Javier Henderson Date: Wed, 27 Sep 2006 10:49:10 -0400 To: "Jim Borland" X-Mailer: Apple Mail (2.752.2) Cc: freebsd-questions@FreeBSD.org Subject: Re: Systems Administration Tool X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 Sep 2006 14:49:14 -0000 On Sep 27, 2006, at 10:43 AM, Jim Borland wrote: > Hi, > Is there any kind of systems administration tool on freebsd to enable > the configuration of such things as printers and users? Is there a > graphical user interface? Look at the webmin port. -jav