[vox-tech] Re: lynx and Google
David T. Harris
blueninja83 at yahoo.com
Mon Oct 29 05:31:50 PDT 2007
--- Carl Boettiger <cboettig at gmail.com> wrote:
> Yup, that worked. Thanks all.
> (How can I change the default link that it tries to
> open?)
Well, from what I can tell on my ubuntu system, the
default home page is set in:
/etc/lynx-cur/local.cfg
There are 2 lines in that file:
user at localhost:/etc/lynx-cur$ cat local.cfg
STARTFILE:http://search.yahoo.com/
#NNTPSERVER:news.server.dom
user at localhost:/etc/lynx-cur$
Originally the STARTFILE was http://www.debian.org,
which I changed to search.yahoo.com and that made the
default start page/home page become search.yahoo.com
instead of debian.org.
Just edit that file with your favorite text editor and
see if anything changes. If not, though, then you may
still need to find where this whole comcast url is
coming from by grep'ing through the files.
Something like
user at localhost:/etc$ grep -ri 'comcast' *
will look for the string 'comcast' in all of the
normal files (i.e. ones that are not hidden files).
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
More information about the vox-tech
mailing list