Question Details

Browse

Text browser on Red Hat

By Greg Cohn - Sep. 04, 2007

I am looking to using a text browser (don't ask!) to analyze some sites and for that, I am looking to use a browser that can strip out all the flashy markup, and show me the 'raw' site. I am trying to set up Lynx on my Fedora box to do the same, but currently only have CLI access. What's the easiest way to do this?


Answers

Add Answer
  1. By Phillip Lee on Sep. 07, 2007

    Okey - I just did this recently. Here is what you need: 1) Root access 2) Internet access (doh!) to test (well, not really, but, hey, if you have bundles locally, you wouldn't need this!). 3) wget Type in: wget ftp://rpmfind.net/linux/redhat/9/en/os/i386/SRPMS/lynx-2.8.5-11.src.rpm && rpm -ivh lynx-2.8.5-11.src.rpm Once you get the code, install it like you normally would and you should be lynx free! Test it and see if you are copasetic.

    0 Votes
  2. By Phillip Lee on Sep. 07, 2007

    Jeez, ourvox, you got to allow html for your posts! My brilliantly formatted message now looks like turds.

    0 Votes
  3. By OSAf W on May. 01, 2008

    Dont you have LINKS (http://links.sourceforge.net/) or LYNX (http://en.wikipedia.org/wiki/Lynx_(web_browser)) for text mode browsing in Linux? You could use them.


    Links is a text-based browser with support for HTML tables and frames.

    Check a Links screenshot here: http://links.sourceforge.net/screenshots/this_page.png


    2 Votes
  4. By leehj hj on Sep. 01, 2008

    gedit.


    0 Votes
  5. By leehj hj on Sep. 01, 2008

    vi


    0 Votes
  6. By leehj hj on Sep. 01, 2008

    cat


    0 Votes
  7. By Mike Farley on Sep. 03, 2008

    try curl


    0 Votes
  8. By dong ning on Oct. 16, 2008

    elinks or lynx


    0 Votes
  9. By qingzhu kong on Oct. 16, 2008

    try to Use curl


    0 Votes
  10. By Dananjaya Ramanayake on May. 01, 2009

    I came across an article in Slashdot Stating Due to good Security features of lynx, Banks in UK has adopted lynx as there primary browser for Internet transactions,Credit card payments and stuff. Lynx is a good text browser


    1 Votes
Share your knowledge