3 Popular Linux based system command line Web site browsing tools (W3m/links/lynx)

Source: Internet
Author: User
Tags line web centos
Generally we commonly used browsers are based on the visual interface graphics and text combined with the browsing interface effect, such as Firefox, Chrome, opera and so on, but sometimes toss and project needs, in the Linux environment needs to see a page of text characters, we need to simply browse the page, But also do not need particularly complex video, picture features.

We can browse the local client and then go to the school team, but inefficient, or directly in the Linux server with wget similar download tool to the local, and then to search for characters, today's old left has access to the Linux system environment for Web browser tools, commonly used w3m, Links, lynx three tools, here incidentally to organize the installation and use and interface effects, if there are projects need friends can refer to and exchange.

First, w3m

The w3m text browser is published based on the GPL protocol and supports forms, colors, SSL connections, and inline images, which are known for their fast speed. Usually in the default Linux regular release version of the band, if not installed we can also apt-get or Yum installation.

1, installation

The code is as follows Copy Code

Apt-get Install w3m (Debian system version)
Yum Install w3m (CentOS system version)

2. Use

The code is as follows Copy Code

w3m www.laobuluo.com

Second, links

The Links Browser command line, a text-mode Web browser with a ncurse interface, supports color, table rendering and background downloads, and includes a browser for the menu interface, which supports the frame frame. We can browse in different file formats through external accessors. Support for using mailto: and Telnet via external clients: browsing.

1, installation

The code is as follows Copy Code

Apt-get Install links (Debian system version)
Yum Install links (CentOS system version)

2. Use

The code is as follows Copy Code

Links www.laobuluo.com

Third, Lynx

Lynx is a general-purpose browser that was originally developed by Lou Montulli, Michael Grobec and Charles Rezac, and Doslynx author Garrettblythe joined the Lynx team later. Foteos Macrides then transplanted lynx to the VMS and maintained the software for a period of time, from 1995, Lynx under the GPL, which has since been maintained by a group of volunteers.

1, installation

The code is as follows Copy Code

Apt-get Install Lynx (Debian system version)
Yum Install Lynx (CentOS system version)

2. Use

The code is as follows Copy Code

Lynx www.laobuluo.com

These are the text Web browsers that you might want to use for some projects and actual applications, the general user is not available, just need to see a page today need to use the text to be sorted down, although not very comfortable looking, but still very save resources and convenient installation.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.