From owner-freebsd-questions@FreeBSD.ORG Wed Jun 11 18:55:04 2003 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 4FF7837B401 for ; Wed, 11 Jun 2003 18:55:04 -0700 (PDT) Received: from pa-plum1b-166.pit.adelphia.net (pa-plum1b-217.pit.adelphia.net [24.53.161.217]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8F2CA43FBD for ; Wed, 11 Jun 2003 18:55:03 -0700 (PDT) (envelope-from wmoran@potentialtech.com) Received: from potentialtech.com (working [172.16.0.95]) h5C1t1Og001820; Wed, 11 Jun 2003 21:55:01 -0400 (EDT) (envelope-from wmoran@potentialtech.com) Message-ID: <3EE7DD75.6030403@potentialtech.com> Date: Wed, 11 Jun 2003 21:55:01 -0400 From: Bill Moran User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.3) Gecko/20030429 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Ken Thompson References: <200306111939.15240.spooky@cableone.net> In-Reply-To: <200306111939.15240.spooky@cableone.net> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-questions@freebsd.org Subject: Re: Starting applications 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: Thu, 12 Jun 2003 01:55:04 -0000 Ken Thompson wrote: > I have FreeBSD 5.0 installed and working pretty good but being so new to it I > find myself a bit lost. > I used the portinstall webmin command and it looked for all the world like it > grabbed the package, compiled it and installed it. Now I can't get it to > start and can't seem to find any executible or any command to make it start > (service webmin start in Mandrake 9.0).. I have the same problem with Apache, > it's not started during boot and I can't figure out how to get it started.. > Can someone rescue me?? Installed ports that are supposed to start at bootup have scripts in /usr/local/etc/rc.d Most ports will install an example script in that directory (such as apache.sh.sample) and you have to copy it to apache.sh to get anything to actually start. Isn't webmin designed to run from inetd? It's been a while since I've used it so I could be wrong, but see if there's an example script in /usr/local/etc/rc.d -- Bill Moran Potential Technologies http://www.potentialtech.com