| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
Posted 08-09-2011 at 06:52 PM by DJ Shaji
I'm really beginning to like Google Chrome. It is definitely fast, loads web pages quickly, and uses just about the right amount of memory. The only caveat I've encountered is that there are still not many quality extensions available. Hopefully that will be fixed soon.
|
Member
|
|
Views 602
Comments 0
|
 |
Posted 08-01-2010 at 02:47 PM by uxrs75
Updated 08-02-2010 at 05:09 PM by uxrs75
Anyone remember the Gopher protocol? I don't---at least, I don't remember it at its height. I first came across gopher in 1999, but only really started exploring it about five years ago, well after most nodes had been shuttered and their content moved to http. But even in its reduced form, there was a charm about gopher that drew me in, and which has taken root. And so, every so often, I wander through gopherspace, just to see what might be new, or old, or forgotten, or simply to enjoy the peace...
|
LQ Newbie
|
|
Views 1382
Comments 0
|
 |
Posted 07-30-2010 at 01:45 PM by uxrs75
Programmes: elinks
Files to edit: ~/elinks/elinks.conf
URI passing allows a frame, link, or tab in elinks to be opened in another browser (say, Firefox, or Konqueror). It can be quite helpful when dealing with those sites that have not yet embraced the Any-Browser philosophy, or for which image-viewing (either consol- or X-based) does not work.
There are two ways to enable URI passing in elinks, the menu way, and the editor way. I'll be using the editor way here....
|
LQ Newbie
|
|
Views 922
Comments 0
|
 |
Posted 07-30-2010 at 01:33 PM by uxrs75
Programmes: elinks, fbida
Files to edit: ~/.elinks/elinks.conf
Start by installing a suitable image viewer. I use fbida, as it provides both a framebuffer-, and X-based image viewer (fbi and ida respectively).
Next, add some MIME types to elinks.conf.
Code:
set mime.extension.jpg="image/jpeg"
set mime.extension.jpeg="image/jpeg"
set mime.extension.png="image/png"
set mime.extension.gif="image/gif"
...
|
LQ Newbie
|
|
Views 4025
Comments 0
|
 |
web page loads as follows
1.when you type in the url in the address bar,resolver,the program in browser sends it to dns server.
2.the dns server looks up the url in its database and returns the corresponding ip address of that url
3.the browser now forms a TCP connection and content transfer takes place.
4.then the browser interprets the content.
the time taking things in this process are dns lookup and content transfer,interpretation.
there is nothing...
|
Member
|
|
Views 1084
Comments 6
|
All times are GMT -5. The time now is 02:07 PM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|