Linux is an operating system offering many services, ranging from issues of multimedia, office, and also the internet. Never imagined browsing using linux terminal? Turned out to be, and more than just be browsing but also image files can be displayed.
Let us try each step.
1. Install applications we need
Code:
$ sudo su
Password: (Enter password)
# apt-get install w3m
# apt-get install w3m-img
2. CLI mode
a) Can open terminal or by pressing CTRL + ALT + F2
b) If by pressing CTRL + ALT + F2 will display a login, please login first.
c) Make sure that Internet-connected type
Code:
$ ping www.google.co.id
3. Start browsing
Code:
$ w3m images.google.com


4:50 AM
edidwidayanto

0 Comment:
Post a Comment