Date: Fri, 26 Sep 1997 22:27:32 -0700 (PDT) From: Doug White <dwhite@gdi.uoregon.edu> To: Ramon <ramon1@euronet.nl> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: FreeBSD Message-ID: <Pine.BSF.3.96.970926222418.15854C-100000@gdi.uoregon.edu> In-Reply-To: <3.0.3.32.19970925213935.00685b54@mail.euronet.nl>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.970926222418.15854C-100000>