On Wed, 03 May 2006 22:26:53 +0000 "John Dworske" <[EMAIL PROTECTED]> wrote:
> FreeBSD 4.9-RELEASE (GENERIC) #0: Mon Oct 27 17:51:09 GMT 2003 > > Wondering what I need to update my system to make sure it has > everything I need to do work...like want to setup a slave DNS > server and apache webserver for starters... read the handbook :) install lynx, perhaps this still works on 4.9 as root: pkg_add -r lynx (otherwise : cd /usr/ports/www/lynx ; make install) cd /usr/share/doc/en/books/handbook/ lynx index.html (you should not be writing to freebsd-stable@ by the way, 4.9 is kinda old :-) GL! -- grtjs, albi gpg-key: lynx -dump http://scii.nl/~albi/gpg.asc | gpg --import _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[EMAIL PROTECTED]"
