• Home
  • Archive
  • Tools
  • Contact Us

The Customize Windows

Technology Journal

  • Cloud Computing
  • Computer
  • Digital Photography
  • Windows 7
  • Archive
  • Cloud Computing
  • Virtualization
  • Computer and Internet
  • Digital Photography
  • Android
  • Sysadmin
  • Electronics
  • Big Data
  • Virtualization
  • Downloads
  • Web Development
  • Apple
  • Android
Advertisement
You are here: Home » Command Line Web Browsing : Full Guide

By Abhishek Ghosh August 6, 2013 7:54 pm Updated on November 25, 2016

Command Line Web Browsing : Full Guide

Advertisement

Command Line Web Browsing is of fun, useful and actually fast and safe. We can use Lynx, Links like Free Software on UNIX / OS X, Linux or Windows to surf. For some special social networks, specially which are dependent on API based login or forces to accept cookies might require separate command line applications. We wrote about them before, we will go in to that part later. First let us understand, why we will use a command line browser instead of a normal web browser ? The answer is for increasing speed – we basically read the text and for more control of security and privacy. This security and privacy practically difficult to control with a visual web browser. Richard M. Stallman made the command line browsing quite popular – it is good that many new users are now getting interested about Command Line Web Browsing. Richard M. Stallman, usually wget the webpages and then open it locally. The tracking javascripts will fail to catch your information and send them. It is quite practical thought for browsing unknown websites. We will show different methods which any level of users can use.

 

Command Line Web Browsing : But Google Will Not Love

 

Any Advert related Internet brand’s work is to steal the users data, now with PRISM scandal, it is good that the common men are getting aware of Security and Privacy. Honestly, we can not say what data of you is getting stolen from this web page when you are viewing it on a typical graphical browser. Their need to steal data is for the sake of Adverts, which usually said as ‘interest based ads’. For making you interested, the data is stolen. You can read more on how data is stolen from Richard Stallman’s website :

 

Vim
1
http://stallman.org/

 

If there was no intention of data theft; they could use old good text ads. Anyway, thats a separate topic. You can also read other special packages for specific social networks :

Advertisement

---

 

  1. Using Facebook From Command Line Interface
  2. Google Search from Command Line Interface
  3. Using Twitter From Command Line Interface

 

There is also WordPress Command Line Tool for blog owners.

 

Command Line Web Browsing : Tools of Trade

 

For full command line browser, there are three known options :

 

  1. Lynx
  2. Elinks
  3. Links

 

All can be installed with normal commands for UNIX or UNIX like OSes. You can setup Microsoft Windows PC (we do not recommend to use Windows OS ) like UNIX in this way. It depends on your Unix skill how you can avoid the default installation way for Windows – for Lynx like browser. It is possible to make packages and install them. For Apple OS X (again, there is question of data theft, but from command line if you can configure properly, the chance of data theft is lessened but never can be ruled out), you can use brew command in the way we wrote for another purpose. So, for Linux and UNIX / OS X, the commands to install Lynx and Links become easy :

 

Like  for Debian based, REHL based or UNIX / OS X respectively :

 

Vim
1
apt-get install lynx

Vim
1
yum install lynx

Vim
1
brew install lynx

Vim
1
apt-get install links

Vim
1
yum install links

Vim
1
brew install links

 

and so on. The official websites are :

Vim
1
http://lynx.isc.org/

Vim
1
http://links.twibright.com/user_en.html

Vim
1
http://elinks.or.cz/

 

Command Line Web Browsing

Links can show graphics. By default, Links will not support graphics – you need to compile links for OS X :

Vim
1
./configure --enable-graphics

Vim
1
make

Vim
1
make install

This can be discussed separately. To open a webpage on Lynx, just type the url with lynx command :

Vim
1
lynx https://thecustomizewindows.com/

Vim
1
lynx http://stallman.org/

 

For our website, you have to accept cookies twice. But for Stallman’s website, you will not need to accept cookies. For our page, type Y and hit enter. The cookies are spying you – they are of Google’s products. Also try with N with our website – it will open, we kept it as opt in. But there are websites which will not allow you to continue.

 

Abhishek-Ghosh Tagged With windows web surfing command , surf the web from windows command , linux command line web browsing , command line web surfing , command line web browser for windows , command line browser windows , command for browsing on command , cli website , browsing web with cmd windows , browsing web from the cli in windows

This Article Has Been Shared 874 Times!

Facebook Twitter Pinterest
Abhishek Ghosh

About Abhishek Ghosh

Abhishek Ghosh is a Businessman, Orthopaedic Surgeon, Author and Blogger. You can keep touch with him on Twitter - @AbhishekCTRL.

Here’s what we’ve got for you which might like :

Articles Related to Command Line Web Browsing : Full Guide

  • Self Hosted WordPress on Cloud Server for Dummies

    Self Hosted WordPress is itself a scary phrase to a non-tech person and add Cloud Server on it. Here is Very Easy Guide to under Self Hosted WordPress.

  • Keyless Door Unlocking Mobile Cloud Based Apps : Gaining More Interest

    Keyless Door Unlocking Mobile Cloud Based Apps like Lockitron, ShareKey are growing interest from both the developers and the users. Let us have a deeper look.

  • Syntax Highlighting : All About the Colorful Snippets

    Syntax Highlighting is a method for coloring certain words and characters in a text depending on their importance in in an piece of code or snippet.

  • Cloud Security Solutions for Tablets and Smartphones

    Cloud Security Solutions for Tablets and Smartphones covers the issues with lost or stolen mobile devices, accidental data deletion, App security and Malwares.

  • Eight Tips for Secure Cloud

    Eight Tips for Secure Cloud are for are using the extremely useful services whose security are still regarded as uncertain. What users can do in this situation?

Additionally, performing a search on this website can help you. Also, we have YouTube Videos.

Take The Conversation Further ...

We'd love to know your thoughts on this article.
Meet the Author over on Twitter to join the conversation right now!

If you want to Advertise on our Article or want a Sponsored Article, you are invited to Contact us.

Contact Us

Subscribe To Our Free Newsletter

You can subscribe to our Free Once a Day, Regular Newsletter by clicking the subscribe button below.

Click To Subscribe

Please Confirm the Subscription When Approval Email Will Arrive in Your Email Inbox as Second Step.

Search this website…

 

Popular Articles

Our Homepage is best place to find popular articles!

Here Are Some Good to Read Articles :

  • Cloud Computing Service Models
  • What is Cloud Computing?
  • Cloud Computing and Social Networks in Mobile Space
  • ARM Processor Architecture
  • What Camera Mode to Choose
  • Indispensable MySQL queries for custom fields in WordPress
  • Windows 7 Speech Recognition Scripting Related Tutorials

Social Networks

  • Pinterest (20K Followers)
  • Twitter (4.9k Followers)
  • Facebook (5.8k Followers)
  • LinkedIn (3.7k Followers)
  • YouTube (1.2k Followers)
  • GitHub (Repository)
  • GitHub (Gists)
Looking to publish sponsored article on our website?

Contact us

Recent Posts

  • Top 10 Anti Hacking Software for Microsoft Windows January 22, 2021
  • What is Software Modernization? January 21, 2021
  • Cloud Computing : Cybersecurity Tips for Small Business Owners January 20, 2021
  • Arduino : Independently Blink Multiple LED January 18, 2021
  • What is a Loosely Coupled System? January 17, 2021

 

About This Article

Cite this article as: Abhishek Ghosh, "Command Line Web Browsing : Full Guide," in The Customize Windows, August 6, 2013, January 22, 2021, https://thecustomizewindows.com/2013/08/command-line-web-browsing-full-guide/.

Source:The Customize Windows, JiMA.in

 

This website uses cookies. If you do not want to allow us to use cookies and/or non-personalized Ads, kindly clear browser cookies after closing this webpage.

Read Cookie Policy.

PC users can consult Corrine Chorney for Security.

Want to know more about us? Read Notability and Mentions & Our Setup.

Copyright © 2021 - The Customize Windows | dESIGNed by The Customize Windows

Copyright  · Privacy Policy  · Advertising Policy  · Terms of Service  · Refund Policy