Results 1 to 4 of 4
Hi,
I am new in redhat 5.3 . i want to open web browser in TEXT mode .is there any way or command used to open browser.
I want also ...
- 04-16-2009 #1Just Joined!
- Join Date
- Mar 2009
- Posts
- 9
browser
Hi,
I am new in redhat 5.3. i want to open web browser in TEXT mode .is there any way or command used to open browser.
I want also open PDF file in TExt mode ...Please guide me....
Selva....
- 04-16-2009 #2
I'm not sure about the PDF, but as far as text browsers, you might want to look at links.
Jay
New users, read this first.
New Member FAQ
Registered Linux User #463940
I do not respond to Private Messages asking for Linux help. Please, keep it on the public boards.
- 04-16-2009 #3Just Joined!
- Join Date
- Feb 2009
- Posts
- 25
you can open a browser in text mode with the following command
# elinks or # elinks Yahoo!
with all my knowledge, you cant open pdf in text mode!
- 04-16-2009 #4You would have to have elinks installed, of course.you can open a browser in text mode with the following command # elinks
Lynx, links, or elinks are probably the most popular text based browsers.
The only way I've found to open a pdf in the console is a program called fbgs. You have to have the framebuffer enabled for it to work, however. (You are also able to view images, watch movies via mplayer compiled with X11 support, and browse the web graphically with links2 using the framebuffer.)
fbgs(1) - Linux man page
See my thread on living without the X windows system for more ideas for console based programs. http://www.linuxforums.org/forum/cof...ine-tools.html


Reply With Quote