Tips Tricks Tutorials

WEB-NES-BAY

Learn Tips and tricks on Linux, Hacking, linux, PHP, Perl, Web, Hardware

bookmark bookmark
WEBNESBAY On June - 19 - 2009

Yes, You can browse the internet using your linux terminal. its simple and easy.

You can be achieved by using links

Follow the below steps

Step1

Type the command in the terminal

sudo apt-get install links2

sudo apt-get install links-ssl (this is for secured sites which enables https)

links2

Step2

Now I am browsing the site google.com type the below comand

links2 google.com

google

Please find the keywords for links2

ESC      display menu
^C      quit
^P      scroll up
^N      scroll down
[, ]      scroll left, right
up, down  select link
->, enter follow link
<-, z      go back
g      go to url
G      go to url based on current url
^G      go to url based on current link
^R      reload
/      search
?      search back
n      find next
N      find previous
=      document info
\      document source
|      HTTP header
*      toggle displaying of image links (text mode)
d      download
s      bookmarks
q      quit or close current window
^X      cut to clipboard
^V      paste from clipboard
^K      cut line (in textarea) or text to the end (in field)
^U      cut all text before cursor
^W      autocomplete url
Alt-1 .. Alt-9
switch virtual screens (svgalib and framebuffer)

Keys for braille terminal:
arrows      move the cursor
enter      follow link
a      cursor to status line
w      cursor to title
^Y      next link
^T      previous link
y      next word
t      previous word
^O      next form field entry

Related posts:

  1. Transparent terminal in ubuntu linux
  2. How to use crontab in Ubuntu/Linux
  3. Know your linux machine uptime
  4. How to share internet connection in Ubuntu
  5. Tip: Dual boot Ubuntu and windows 7
  6. How to enable Auto Login in Ubuntu Linux
  7. RSS Clients for Linux
  8. How to setup a DNS server with bind in Ubuntu linux
  9. Microsoft sues Vancouver family for $750,000 US over alleged ‘click fraud’
  10. Hack WEP Key in Ubuntu Linux
Categories: Linux

Leave a Reply