From owner-freebsd-questions Tue Mar 10 11:15:07 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA00319 for freebsd-questions-outgoing; Tue, 10 Mar 1998 11:15:07 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from gdi.uoregon.edu (gdi.uoregon.edu [128.223.170.30]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA29761 for ; Tue, 10 Mar 1998 11:13:41 -0800 (PST) (envelope-from dwhite@gdi.uoregon.edu) Received: from localhost (dwhite@localhost) by gdi.uoregon.edu (8.8.7/8.8.8) with SMTP id LAA14608; Tue, 10 Mar 1998 11:13:03 -0800 (PST) (envelope-from dwhite@gdi.uoregon.edu) Date: Tue, 10 Mar 1998 11:13:03 -0800 (PST) From: Doug White Reply-To: Doug White To: didier cc: freebsd-questions@FreeBSD.ORG Subject: Re: FreeBSD setup In-Reply-To: <35058EE4.5161@geocities.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 10 Mar 1998, didier wrote: > Hi, > > I bought freeBSD from Walnut Creek CD-ROM, and I received the "ports > collection" with it. > I installed the Apache Web server, but I don't know how to make it run > . Could you tell me how ? If you installed the port, then it will actually run itself on next bootup -- it drops a .sh script in /usr/local/etc/rc.d/ to run itself. Otherwise you can just run `httpd'. > On my computer, I've got 2 CD-ROM drives (the right type for FreeBSD), > but I can only use one, How could I tell the system that there's another > one ? - At the installation, I've been only able to set up the address > and IRQ for one, but nothing was asked if I had another one-. Look at dmesg and see here it shows up, then use /dev/MAKEDEV to build the device. Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message