From owner-freebsd-questions Fri Sep 26 22:27:40 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id WAA27656 for questions-outgoing; Fri, 26 Sep 1997 22:27:40 -0700 (PDT) Received: from gdi.uoregon.edu (gdi.uoregon.edu [128.223.170.30]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id WAA27646 for ; Fri, 26 Sep 1997 22:27:36 -0700 (PDT) Received: from localhost (dwhite@localhost) by gdi.uoregon.edu (8.8.5/8.8.5) with SMTP id WAA15886; Fri, 26 Sep 1997 22:27:32 -0700 (PDT) Date: Fri, 26 Sep 1997 22:27:32 -0700 (PDT) From: Doug White Reply-To: Doug White To: Ramon cc: freebsd-questions@FreeBSD.ORG Subject: Re: FreeBSD In-Reply-To: <3.0.3.32.19970925213935.00685b54@mail.euronet.nl> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Thu, 25 Sep 1997, Ramon wrote: > 1: if i log on to my internet provider i get a IP address, and if i type it > over in my browser it must respond (but NOP nothing happens) I don't understand what you're referring to here. > 2: How can i put my homepage in FreeBSD?? If you're connected to the Internet more permanently than with a modem, sure. Just install Apache from the ports or packages trees and start building your website under /usr/local/www/data/. > 3: after a while (5 minutes) the line is disconecting (what can i do??) Try typing `set timeout 0' at the ppp> prompt before dialing. Also try `disable lqr' and `deny lqr'. > 4: If i try to install the www server the program shows a error > Unable to fetch package Lynx-2.7 That's not the web server, that's a web surfer :-) > I'm using the FreeBSD cd-rom version 2.2.2. >From the second CD you should be able to run pkg_add /cdrom/packages/www/apache-1.2b10.tgz as root. Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major