WWW

get all the urls in html file (local or on server).

2014/02/17

To use this, you will need the lynx tool, so install that first. sudo yum install lynx Now, to get list of all the URLs in local html file or some URL, just execute this: lynx -dump -listonly Related …

cgroups – use to control your cpu and memory

2014/01/06

cgroups is a kernel feature and with userspace utilities, we can use the feature to control the cpu and memory for per process. So, lets first install the required tools. sudo yum install …

Apache server stats with small and useful bash script.

2013/11/29

Just copy this script to your web-server cgi-bin directory and enjoy. The script with show the common errors like 404 Error, Internal Server Error and others. It will show the User agent distribution …

Firefox troubleshooting

2013/03/11

Here are few quick tips on getting to see what could be wrong with firefox. Config entries – about:config Support Information – about:support Details on config entries – …

Taking screenshot in firefox.

2013/02/03

Couple of days back, I was trying to take screenshot with Firefox. As usual I started out with searching for plugins which could take a screen shot for the whole page and not just the visible portion …

Install the fastest Mozilla browser on your N900

2011/07/02

Firefox 7.0 is the browser that I am currently using on my N900. Its pretty fast compared to its predecessors. Its not even in BETA and all you can get is the nightly build. For me, its okay, as I …

fork a new process in perl

2011/01/27

I was doing something today and found that I require to fork a new process in perl. Now I had never done this earlier, so I did not know how to do this. First some background : I was doing some …

Browser Conkeror – fast, versatile, easy and configurable

2010/10/20

Conkeror is a browser that uses XULRunner and is a highly configurable and programmable browser. Here is the description of the browser from the homepage: […] Conkeror is a keyboard-oriented, …

Change the firefox theme without restarting.

2010/09/27

How often you wished that you could change the theme for firefox without restarting. Well sometime back Mozilla came up with Light weight themes called personna’s but if that is not sufficient for you …

Unixmen - Tips to reduce memory usage on Firefox

2010/07/14

A nice aritcle on reducing the memory usage of firefox on <a class="zem_slink" title="Linux" rel="wikipedia" …

find duplicate entry in a list in bash with sed

2010/06/25

Here I will take an example of rss2email list, but I guess I will be able to pass on the concept. Here is example of the output of the r2e list command: […] 1: …

FastestfoxLite - Disable prefetching and make firefox really fast.

2010/06/14

If you are stuck with firefox performance, then you should try this addon: https://addons.mozilla.org/en-US/firefox/addon/9148/<h6 class="zemanta-related-title">Related articles by …


This website uses cookies to ensure you get the best experience on our website. Learn more Got it