From owner-freebsd-questions@FreeBSD.ORG Tue Feb 17 12:42:40 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 D6C5716A4CE for ; Tue, 17 Feb 2004 12:42:40 -0800 (PST) Received: from heron.mail.pas.earthlink.net (heron.mail.pas.earthlink.net [207.217.120.189]) by mx1.FreeBSD.org (Postfix) with ESMTP id CDC8043D2F for ; Tue, 17 Feb 2004 12:42:40 -0800 (PST) (envelope-from algould@datawok.com) Received: from 20-74.lctv-b4.cablelynx.com ([24.204.20.74] helo=yoda.datawok.com) by heron.mail.pas.earthlink.net with asmtp (TLSv1:RC4-MD5:128) (Exim 3.33 #1) id 1AtC3A-0003wW-00; Tue, 17 Feb 2004 12:42:36 -0800 From: "Andrew L. Gould" To: "Derek Burns / Bend-Pak" , Date: Tue, 17 Feb 2004 14:43:11 -0600 User-Agent: KMail/1.5.4 References: <4372A56315CE2047890C4797D939D5B0202275@BENDPAK.BendPak.com> In-Reply-To: <4372A56315CE2047890C4797D939D5B0202275@BENDPAK.BendPak.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200402171443.11496.algould@datawok.com> X-ELNK-Trace: ee791d459e3d6817d780f4a490ca69564776905774d2ac4b0ea11fbcdb54802e66fff61db7f116d9350badd9bab72f9c350badd9bab72f9c350badd9bab72f9c Subject: Re: Administration 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, 17 Feb 2004 20:42:40 -0000 On Tuesday 17 February 2004 02:08 pm, Derek Burns / Bend-Pak wrote: > Is there a way I can administer my FreeBSD web server from my pc? Yes. There are many ways. How you administer the server remotely will depend upon many factors: 1. Are you comfortable on the command line, or do you want a GUI? 2. What operating system is running on the pc? 3. How will the server and pc communicate? (For example: Are the pc and server on the same network? Does the pc need to dial in?) Andrew Gould