Linux Text Browser – Lynx
June 16, 2014 / by Marco / Categories : Technology
The text tool that I use on a Linux system to browse the Internet is called lynx. All you need to do is open up the terminal (I use putty) and enter:
Lynx
lynx www.google.com
Press a to accept the cookie
![]()
This will open up www.google.com.au – the text version
Use the arrow keys and highlight the line above Google Search (the field to enter your search keywords)

Type what you’re searching for and press enter. In this example I’m using the search term make money building apps
The results will be displayed:

OTHER ARTICLES YOU MAY LIKE
REVIEWING AND UNBOXING THE TOOCKI USB-C RIGHT ANGLE 1.2M CABLE
USB C cables are among the most ordinary accessories we own, yet they can make a surprisingly noticeable difference to how comfortable our devices are to use while charging. The Toocki USB C right angle cable is a good example of a simple accessory that tries to solve a very common irritation, because instead of […]
read more
SUPABASE BACKUP TUTORIAL: USE DBEAVER TO EXPORT YOUR DATABASE SAFELY
If you are building anything serious on Supabase, whether that is a client portal, a SaaS app, an internal dashboard, or even a small side project that is starting to get traction, having a reliable database backup process is one of those tasks that quickly moves from optional to essential. Supabase makes a lot of […]
read more

