• 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-GhoshTagged With command line browser windows , windows web surfing command , command line web browser for windows , command for browsing on command , Command cmd link web , comman line web browser windows , cli website , cli browser on windows , browsing web with cmd windows , browsing web from the cli in windows
Facebook Twitter Pinterest

Abhishek Ghosh

About Abhishek Ghosh

Abhishek Ghosh is a Businessman, 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

  • Nginx WordPress Installation Guide (All Steps)

    This is a Full Nginx WordPress Installation Guide With All the Steps, Including Some Optimization and Setup Which is Compatible With WordPress DOT ORG Example Settings For Nginx.

  • Changing Data With cURL for OpenStack Swift (HP Cloud CDN)

    Changing Data With cURL For Object is Quite Easy in OpenStack Swift. Here Are Examples With HP Cloud CDN To Make it Clear. Official Examples Are Bad.

  • OpenShift OctoPress Auto install Script

    OpenShift OctoPress Auto install Script is an Advanced Script to Run OctoPress on Free OpenShift PaaS Practically Without Any Knowing Ruby or Git.

  • OpenStack Swift & HPCloud CDN PHP Bindings : Basics

    Here is the basics of OpenStack Swift & HPCloud CDN PHP Bindings for the WordPress Plugin developers and those who works with PHP based CMS.

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

Get new posts by email:

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 (24.3K Followers)
  • Twitter (5.8k Followers)
  • Facebook (5.7k Followers)
  • LinkedIn (3.7k Followers)
  • YouTube (1.3k Followers)
  • GitHub (Repository)
  • GitHub (Gists)
Looking to publish sponsored article on our website?

Contact us

Recent Posts

  • Hybrid Multi-Cloud Environments Are Becoming UbiquitousJuly 12, 2023
  • Data Protection on the InternetJuly 12, 2023
  • Basics of BJT TransistorJuly 11, 2023
  • What is Confidential Computing?July 11, 2023
  • How a MOSFET WorksJuly 10, 2023
PC users can consult Corrine Chorney for Security.

Want to know more about us?

Read Notability and Mentions & Our Setup.

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

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