How to : Improve The Speed of Firefox 3 and Change MAC Address in Linux

Written by baddoel on November 5, 2009 Categories: Computer Tips

Firefox is a memory hog and to speed things up greatly, do the following:

1. Open Firefox and in the address bar type about:config.
2. Click on “I’ll be careful, I promise“
3. Use the search bar above to look for network.http.pipelining and double click on it to set it’s value to True.
4. Create a new boolean value named network.http.pipelining.firstrequest and set that to True, as well.
5. Find network.http.pipelining.maxrequests, double click on it, and change its value to 8.
6. Look for network.http.proxy.pipelining and set it to True.
7. Create two new integers named nglayout.initialpaint.delay and content.notify.interval, set them to 0.
8. Restart your browser.

All done. You should feel the browser is 5x more responsive than before while navigating websites.

If you wish to change your MAC address in Linux, all you have to do is bring the interface down then use the hw ether switch:

ifconfig eth0 down
ifconfig eth0 hw ether 02:01:02:03:04:08
ifconfig eth0 up

We all know Firefox is a memory hog. To speed things up greatly, do the following:

1. Open Firefox and in the address bar type about:config.
2. Click on “I’ll be careful, I promise
3. Use the search bar above to look for network.http.pipelining and double click on it to set it’s value to True.
4. Create a new boolean value named network.http.pipelining.firstrequest and set that to True, as well.
5. Find network.http.pipelining.maxrequests, double click on it, and change its value to 8.
6. Look for network.http.proxy.pipelining and set it to True.
7. Create two new integers named nglayout.initialpaint.delay and content.notify.interval, set them to 0.
8. Restart your browser.

All done. You should feel the browser is 5x more responsive than before while navigating websites.

Related posts:

  1. Easy Way to Improve the Speed of Firefox 3
  2. Speed Up Your Wireless Internet Connection with Access Your Motorola Canopy
  3. 4 Steps to Speed Up Thumbnail Preview in Windows 7
  4. Software News Firefox 3.6 its Finally Ready to Download
  5. Definition of IP Address in My Version

0 comment

Spread The Love, Share Our Article

Related Posts

Related posts:

  1. Easy Way to Improve the Speed of Firefox 3
  2. Speed Up Your Wireless Internet Connection with Access Your Motorola Canopy
  3. 4 Steps to Speed Up Thumbnail Preview in Windows 7
  4. Software News Firefox 3.6 its Finally Ready to Download
  5. Definition of IP Address in My Version

Comments

There are no comments on this entry.

Trackbacks

There are no trackbacks on this entry.

Add a Comment

Required

Will not be published. Required

Optional