speed up firefox

1.Type “about:config” into the address bar and hit return. Scroll down and look for the following entries: network.http.pipelining network.http.proxy.pipelining network.http.pipelining.maxrequests Normally the browser will make…

Gnu/Linux

maintained by:gaurav masand This blog contains aritlces on Gnu/Linux go to this blog

VNC Server setup

This article gives you brief idea about setting up vnc server on Linux.I had setup vnc server on fedora core 3. same steps will be…

save your terminal sessions

How to save everything printed on your screen? this can be done with “script” Script makes a typescript of everything printed on your terminal.? It…