<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>FING3RG33KS</title>
	<atom:link href="http://fingergeeks.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://fingergeeks.wordpress.com</link>
	<description>Tips .. Tricks .. Hacks .. Solutions ..</description>
	<lastBuildDate>Thu, 25 Aug 2011 11:00:27 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='fingergeeks.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>FING3RG33KS</title>
		<link>http://fingergeeks.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://fingergeeks.wordpress.com/osd.xml" title="FING3RG33KS" />
	<atom:link rel='hub' href='http://fingergeeks.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Urlview &#8211; URL extractor/launcher</title>
		<link>http://fingergeeks.wordpress.com/2010/03/10/urlview-url-extractorlauncher/</link>
		<comments>http://fingergeeks.wordpress.com/2010/03/10/urlview-url-extractorlauncher/#comments</comments>
		<pubDate>Wed, 10 Mar 2010 11:46:22 +0000</pubDate>
		<dc:creator>Mayank Juneja</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[Tricks]]></category>
		<category><![CDATA[Urlview]]></category>

		<guid isPermaLink="false">http://fingergeeks.wordpress.com/?p=116</guid>
		<description><![CDATA[One day, I was browsing through the conf files in /etc in Fedora. I came across a file &#8220;urlview.conf&#8221;. On further looking, I came to know there exists a program &#8220;urlview&#8221; to extract URLs from text files and display a menu from which you may launch a command for a specific URL. To get started, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=fingergeeks.wordpress.com&amp;blog=7279411&amp;post=116&amp;subd=fingergeeks&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>One day, I was browsing through the conf files in /etc in Fedora. I came across a file &#8220;urlview.conf&#8221;. On further looking, I came to know there exists a program &#8220;urlview&#8221; to extract URLs from text files and display a menu from which you may launch a command for a specific URL.</p>
<p>To get started, urlview needs to identify the configuration. For this it looks for ~/.urlview and /etc/urlview.conf in that particular order. If no configuration commands are specified in the two files, it uses the default configuration.<br />
The configuration is as follows :-</p>
<p><code>REGEXP <strong>regexp</strong><br />
COMMAND <strong>command</strong></code></p>
<p>where</p>
<table cellpadding="10">
<tbody>
<tr>
<td valign="TOP"><strong>regexp</strong></td>
<td valign="TOP">:</td>
<td>regular expression to be used to extract the URLs from the text files.</td>
</tr>
<tr>
<td valign="TOP"><strong>command</strong></td>
<td valign="TOP">:</td>
<td>command to be executed on selecting a URL from the list of the extracted URLs. If the specified command contains a %s, it will be substituted with the URL that was requested, otherwise the URL is appended to the command string.</td>
</tr>
</tbody>
</table>
<p>(The order of the two options doesn&#8217;t matter.)</p>
<p>The default configuration is :</p>
<pre>REGEXP  (((https?|ftp|gopher)://|(mailto|file|news):)[^' \t&lt;&gt;"]+|(www|web|w3)\.[-a-z0-9.]+)[^' \t.,;&lt;&gt;"\):]
COMMAND url_handler.sh %s</pre>
<p>I hope this tiny utility will be fun to use for all of you.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/fingergeeks.wordpress.com/116/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/fingergeeks.wordpress.com/116/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/fingergeeks.wordpress.com/116/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/fingergeeks.wordpress.com/116/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/fingergeeks.wordpress.com/116/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/fingergeeks.wordpress.com/116/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/fingergeeks.wordpress.com/116/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/fingergeeks.wordpress.com/116/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/fingergeeks.wordpress.com/116/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/fingergeeks.wordpress.com/116/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/fingergeeks.wordpress.com/116/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/fingergeeks.wordpress.com/116/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/fingergeeks.wordpress.com/116/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/fingergeeks.wordpress.com/116/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=fingergeeks.wordpress.com&amp;blog=7279411&amp;post=116&amp;subd=fingergeeks&amp;ref=&amp;feed=1" width="1" height="1" /><div class="sharedaddy"></div>]]></content:encoded>
			<wfw:commentRss>http://fingergeeks.wordpress.com/2010/03/10/urlview-url-extractorlauncher/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/bf8eeca5bc41f8476a807121b72ee410?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Mayank Juneja</media:title>
		</media:content>
	</item>
		<item>
		<title>Instant Web Server for sharing Files</title>
		<link>http://fingergeeks.wordpress.com/2010/03/06/instant-web-server-for-sharing-files/</link>
		<comments>http://fingergeeks.wordpress.com/2010/03/06/instant-web-server-for-sharing-files/#comments</comments>
		<pubDate>Sat, 06 Mar 2010 17:08:06 +0000</pubDate>
		<dc:creator>Mayank Juneja</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Tricks]]></category>

		<guid isPermaLink="false">http://fingergeeks.wordpress.com/?p=106</guid>
		<description><![CDATA[To set up a web server for sharing some files with your friends, go to the directory containing the files to be shared, and use the following command python -c "import SimpleHTTPServer; SimpleHTTPServer.test();" Your web server is ready to be used and can be accessed at http://&#60;Your-IP-Address&#62;:8000 After the sharing is done, press Ctrl+C to [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=fingergeeks.wordpress.com&amp;blog=7279411&amp;post=106&amp;subd=fingergeeks&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>To set up a web server for sharing some files with your friends, go to the directory containing the files to be shared, and use the following command</p>
<p><code>python -c "import SimpleHTTPServer; SimpleHTTPServer.test();"</code></p>
<p>Your web server is ready to be used and can be accessed at</p>
<p><code>http://&lt;Your-IP-Address&gt;:8000</code></p>
<p>After the sharing is done, press Ctrl+C to exit and turn the server off. Simple and Easy, isn&#8217;t it ?</p>
<p>Source : LinuxForYou</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/fingergeeks.wordpress.com/106/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/fingergeeks.wordpress.com/106/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/fingergeeks.wordpress.com/106/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/fingergeeks.wordpress.com/106/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/fingergeeks.wordpress.com/106/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/fingergeeks.wordpress.com/106/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/fingergeeks.wordpress.com/106/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/fingergeeks.wordpress.com/106/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/fingergeeks.wordpress.com/106/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/fingergeeks.wordpress.com/106/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/fingergeeks.wordpress.com/106/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/fingergeeks.wordpress.com/106/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/fingergeeks.wordpress.com/106/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/fingergeeks.wordpress.com/106/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=fingergeeks.wordpress.com&amp;blog=7279411&amp;post=106&amp;subd=fingergeeks&amp;ref=&amp;feed=1" width="1" height="1" /><div class="sharedaddy"></div>]]></content:encoded>
			<wfw:commentRss>http://fingergeeks.wordpress.com/2010/03/06/instant-web-server-for-sharing-files/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/bf8eeca5bc41f8476a807121b72ee410?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Mayank Juneja</media:title>
		</media:content>
	</item>
		<item>
		<title>BOTS on ORKUT</title>
		<link>http://fingergeeks.wordpress.com/2009/08/12/bots-on-orkut/</link>
		<comments>http://fingergeeks.wordpress.com/2009/08/12/bots-on-orkut/#comments</comments>
		<pubDate>Wed, 12 Aug 2009 05:33:57 +0000</pubDate>
		<dc:creator>Siddhartha</dc:creator>
				<category><![CDATA[BOTS]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Hacks]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[MALICIOUS SOFTWARE]]></category>
		<category><![CDATA[Orkut]]></category>

		<guid isPermaLink="false">http://fingergeeks.wordpress.com/?p=102</guid>
		<description><![CDATA[Yeah, it is true. The BOTS haven&#8217;t spared Orkut. If you are a frequent user of this Social Networking Site, the fact that Orkut has recently enhanced its security measures might not have escaped your notice. It now asks you for Captcha when you enter any URL in our status message or as part of [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=fingergeeks.wordpress.com&amp;blog=7279411&amp;post=102&amp;subd=fingergeeks&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Yeah, it is true. The BOTS haven&#8217;t spared Orkut. If you are a frequent user of this Social Networking Site, the fact that Orkut has recently enhanced its security measures might not have escaped your notice. It now asks you for Captcha when you enter any URL in our status message or as part of a scrap. At the same time, if you send an alarming number of Friend Requests in a short span of time, you are asked again for Captcha, for each subsequent Request you send. For those unaware of the terminology, CAPTCHA is the technical term to describe the test where in you are shown an image, consisting of alphabets and numbers (often distorted so as to not look like the ones typed in the usual fonts) and asked to type the same in a text box. Well, Captcha was introduced so as to make sure that the user was actually a real person and not some software program; it was argued that a software program could not identify the characters from an image. As secure as it might sound, it is a fact that programmers/hackers around the world have outsmarted the captcha developers; and the sad truth is, the hackers have been aided by the developers themselves.</p>
<p>Well, I had suspected long ago that there was something fishy about Orkut&#8217;s sudden interest in its security. However, it was only recently that I found traces of BOT activity in my Network, and began to delve into the subject further. To begin with I received friend requests from people who were already in my friend list. Evidently, their account was being cloned. Then again, I have received a lot of Friend Requests recently from unknown people, all of them with the same message. </p>
<p><img src="http://fingergeeks.files.wordpress.com/2009/08/orkutfriendrequest.jpg?w=390&#038;h=264" alt="orkutfriendrequest" title="orkutfriendrequest" width="390" height="264" class="alignnone size-full wp-image-101" /></p>
<p>Take a minute to notice the short message with the request.<br />
Besides, you get those advertising scraps all the time; it is more often than not BOT activity.</p>
<p><strong><br />
What are BOTS?</strong><br />
Internet bots, are software applications that run automated tasks over the Internet. Typically, bots perform tasks that are both simple and structurally repetitive, at a much higher rate than would be possible for a human alone. If you have chatted on Yahoo, you are sure to have encountered a BOT sometime. Chatting bots can chat. Needless to say these BOTS have a limited vocabulary; they have a fixed set of responses that they send other users. It is pretty easy to tell apart a BOT from a human user merely by interacting with it for 2 minutes; it is bound to make irrelevant comments at some point.</p>
<p><strong><br />
What can BOTS do?</strong><br />
BOTS can be used for commercial purposes, advertising.<br />
BOTS can be for spamming.<br />
BOTS can be used to coordinate and execute an automated attack on networked computers, such as a denial of service attack.<br />
BOTS can be used to bring down a Website&#8217;s responsiveness by sucking bandwidth by downloading entire web sites and sending automated requests.</p>
<p>There are other capabilities of BOTS but I&#8217;d appreciate if you look those up on wiki.</p>
<p><strong><br />
Why Orkut?</strong><br />
Orkut.com is a social networking website owned by the industry giant GOOGLE.This means orkut is very big and anyone can take advantage of its millions of users to sell his products and services. </p>
<p>But it is not as harmless as it sounds. Needless to say, your privacy can be invaded by BOTS if they have access to your profile page, your scraps and your images. I&#8217;ve heard of instances where hackers with malicious intentions have grabbed such information about a user and opened bank accounts/ applied for duplicate social security cards with the victims&#8217; identites and done similar stuff, cheating them of their resources and often commiting crimes pretending to be the vicim. It can get bad! </p>
<p>BOTS can also be use to install virus or other spyware on your system which can in turn be used to eavesdrop on you and do stuff that you wouldn&#8217;t want.</p>
<p><strong><br />
How do BOTS get past CAPTCHA?</strong><br />
I&#8217;ve hinted at the answer to this question above. I found this statement on http://jetbots.com, a software company which specializes in programming BOTS and selling them: </p>
<blockquote><p>*CAPTCHA Bypasser<br />
We have just teamed up with a third-party CAPTCHA service and integrated their service in all of our bots (optional). You need to buy credits from a 3rd Party website, imagetotext.com and just type your user/pass in our software (if you want the software to bypass the CAPTCHAs) and everything is automatic from there &#8211; Just like you type the CAPTCHAs manually, the software will bypass the CAPTCHAs. We have added this service in our bots because we know that CAPTCHAs&#8217; sucks <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  And on request of lots of our loyal customers, just like YOU <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Thank you.
</p></blockquote>
<p>It comes as no surprise. The Great Wall of China was so designed that it could not be breached. But it was breached only because the guard was bribed.</p>
<p><strong>What can you do?</strong><br />
BOTS will be there; there&#8217;s nothing we users can do about it. Only the website developers can do anything in this regard. We can only exercise caution when we accept friend requests from people we don&#8217;t know. We must not put confidential content about ourselves that can be used to clone us. We must not click on links we don&#8217;t trust. What else?</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/fingergeeks.wordpress.com/102/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/fingergeeks.wordpress.com/102/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/fingergeeks.wordpress.com/102/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/fingergeeks.wordpress.com/102/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/fingergeeks.wordpress.com/102/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/fingergeeks.wordpress.com/102/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/fingergeeks.wordpress.com/102/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/fingergeeks.wordpress.com/102/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/fingergeeks.wordpress.com/102/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/fingergeeks.wordpress.com/102/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/fingergeeks.wordpress.com/102/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/fingergeeks.wordpress.com/102/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/fingergeeks.wordpress.com/102/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/fingergeeks.wordpress.com/102/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=fingergeeks.wordpress.com&amp;blog=7279411&amp;post=102&amp;subd=fingergeeks&amp;ref=&amp;feed=1" width="1" height="1" /><div class="sharedaddy"></div>]]></content:encoded>
			<wfw:commentRss>http://fingergeeks.wordpress.com/2009/08/12/bots-on-orkut/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a11581751de1312ceef67d255ecb0a35?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sidjustice21</media:title>
		</media:content>

		<media:content url="http://fingergeeks.files.wordpress.com/2009/08/orkutfriendrequest.jpg" medium="image">
			<media:title type="html">orkutfriendrequest</media:title>
		</media:content>
	</item>
		<item>
		<title>The Easy Proxy Switching Tool for Firefox : Multiproxy Switch</title>
		<link>http://fingergeeks.wordpress.com/2009/08/10/the-easy-proxy-switching-tool-for-firefox-multiproxy-switch/</link>
		<comments>http://fingergeeks.wordpress.com/2009/08/10/the-easy-proxy-switching-tool-for-firefox-multiproxy-switch/#comments</comments>
		<pubDate>Mon, 10 Aug 2009 14:41:54 +0000</pubDate>
		<dc:creator>Siddhartha</dc:creator>
				<category><![CDATA[Addon]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Mozilla]]></category>

		<guid isPermaLink="false">http://fingergeeks.wordpress.com/?p=92</guid>
		<description><![CDATA[This document is particularly useful for people in Institutions where multiple Proxy Servers are deployed, for instance Engineering Colleges. In such places, often we feel the need to change the proxy configuration several times in the course of a small time interval primarily due to either or all of these reasons: i)One proxy doesn&#8217;t let [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=fingergeeks.wordpress.com&amp;blog=7279411&amp;post=92&amp;subd=fingergeeks&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>This document is particularly useful for people in Institutions where multiple Proxy Servers are deployed, for instance Engineering Colleges. In such places, often we feel the need to change the proxy configuration several times in the course of a small time interval primarily due to either or all of these reasons:</p>
<p>i)One proxy doesn&#8217;t let you open Youtube or Rapidshare (or any other website for that matter) while the other does.</p>
<p>ii)The proxy server you&#8217;re using is currently down.</p>
<p>iii)Certain Websites are cached on one particular proxy server so they&#8217;re faster if accessed using that Proxy Server.</p>
<p>iv)You like switching between proxies and you do it for the heck of it.</p>
<p>As the title might have suggested, this post is about using an addon in Firefox to do the task of switching proxies easier. If you are curious enough, you might&#8217;ve already googled on this topic or searched for Firefox addons from the Firefox&gt;Tools&gt;Addons applet. There are a number of addons to achieve the task at hand, namely SwitchProxy, MM3-Proxy Switch, Quick Proxy, Foxy Proxy, xyzProxy, Ticon, ProxyFlag, ProxySwitch; the list is quite long. The particular addon I use and I recommend using is “MultiProxy Switch”, and I list the reasons for this choice I made:</p>
<p>i)Most of the addons in the list are meant for only one proxy and they merely toggle it on/off which makes them useless for use in a multiproxy environment.</p>
<p>ii)SwitchProxy, perhaps the uncrowned king for achieving the task has not been updated since 2007. Firefox, on the other hand has been evolving rapidly ever since and its latest version 3.5.2 hit the world recently. Needless to say, SwitchProxy is not compatible with the later versions of Firefox. </p>
<p>iii)Most other addons are also incompatible with the latest Firefox.</p>
<p>iv)Foxy Proxy performs the task but it is a pain in the butt to configure it properly. It has no No-Proxy list which you can edit; rather it asks the user to manually feed in regular expressions/ wildcard sequences of instances of URLs and black-list/white-list them. This is a cumbersome task and not all of us are comfortable with wildcards and regular expressions. After spending half an hour trying to add the blacklists, I was frustrated at the sight of some websites being refused by the proxy server. </p>
<p>v)Multiproxy Switch is easy to manage, easy to configure.</p>
<p>vi)Multiproxy Switch is an experimental addon. Experimental add-ons are newer add-ons which have not yet undergone our public review process. They are allpha or beta versions. I like to try out new stuff; It is only by experimenting do you get to know the rules of the game.</p>
<p><strong>Doing It. Adding the Addon.</strong></p>
<blockquote><p>
Step 1: Go to https://addons.mozilla.org/en-US/firefox/addon/7330</p></blockquote>
<blockquote><p>Step 2: Check on Let me install this experimental add-on.  Hit Add to Firefox.</p></blockquote>
<blockquote><p>
Step 3: Restart Firefox to complete the installation.</p></blockquote>
<p><strong><br />
Configuring it. Adding Proxies.</strong><br />
Ideally, after the installation, you must have a Multiproxy Toolbar below the address bar and a button in your Status Bar.<br />
I personally don&#8217;t like to dedicate my browser space to addons, so I use the smaller interface: the Status Bar Button and hide the Multiproxy Toolbar. You could let the Toolbar stay if you wish or right click on the toolbar and uncheck it, to hide it. You can see it again by right clicking near the Menu Bar and checking it again.</p>
<p>Multiproxy ToolBar:<br />
<img src="http://fingergeeks.files.wordpress.com/2009/08/toolbar-menu1.png?w=390&#038;h=78" alt="Myproxy Toolbar" title="Myproxy Toolbar" width="390" height="78" class="alignnone size-full wp-image-94" /></p>
<p>Statusbar Menu:<br />
<img src="http://fingergeeks.files.wordpress.com/2009/08/statusbar.png?w=127&#038;h=200" alt="StatusBar Menu" title="StatusBar Menu" width="127" height="200" class="alignnone size-full wp-image-95" /></p>
<p>Now, to add proxies, select &#8220;Manage Proxies&#8221; in Toolbar or Statusbar menu, you will see this window:<br />
<img src="http://fingergeeks.files.wordpress.com/2009/08/manage1.png?w=320&#038;h=208" alt="Manage" title="Manage" width="320" height="208" class="alignnone size-full wp-image-99" /><br />
Click Add Button.<br />
<img src="http://fingergeeks.files.wordpress.com/2009/08/tor.png?w=307&#038;h=320" alt="Add Proxy" title="Add Proxy" width="307" height="320" class="alignnone size-full wp-image-97" /></p>
<p>Now, you fill in the specifics and hit OK.</p>
<p><strong><br />
Switching Between the Proxies.</strong><br />
After you add the proxies, you will see them in the Status Menu and Toolbar Menu, just click one to use. In Toolbar Menu, select the proxy then click &#8220;Apply&#8221; button to use.</p>
<p>Enjoy</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/fingergeeks.wordpress.com/92/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/fingergeeks.wordpress.com/92/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/fingergeeks.wordpress.com/92/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/fingergeeks.wordpress.com/92/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/fingergeeks.wordpress.com/92/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/fingergeeks.wordpress.com/92/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/fingergeeks.wordpress.com/92/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/fingergeeks.wordpress.com/92/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/fingergeeks.wordpress.com/92/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/fingergeeks.wordpress.com/92/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/fingergeeks.wordpress.com/92/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/fingergeeks.wordpress.com/92/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/fingergeeks.wordpress.com/92/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/fingergeeks.wordpress.com/92/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=fingergeeks.wordpress.com&amp;blog=7279411&amp;post=92&amp;subd=fingergeeks&amp;ref=&amp;feed=1" width="1" height="1" /><div class="sharedaddy"></div>]]></content:encoded>
			<wfw:commentRss>http://fingergeeks.wordpress.com/2009/08/10/the-easy-proxy-switching-tool-for-firefox-multiproxy-switch/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a11581751de1312ceef67d255ecb0a35?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sidjustice21</media:title>
		</media:content>

		<media:content url="http://fingergeeks.files.wordpress.com/2009/08/toolbar-menu1.png" medium="image">
			<media:title type="html">Myproxy Toolbar</media:title>
		</media:content>

		<media:content url="http://fingergeeks.files.wordpress.com/2009/08/statusbar.png" medium="image">
			<media:title type="html">StatusBar Menu</media:title>
		</media:content>

		<media:content url="http://fingergeeks.files.wordpress.com/2009/08/manage1.png" medium="image">
			<media:title type="html">Manage</media:title>
		</media:content>

		<media:content url="http://fingergeeks.files.wordpress.com/2009/08/tor.png" medium="image">
			<media:title type="html">Add Proxy</media:title>
		</media:content>
	</item>
		<item>
		<title>Accessing Operating System Environment Variables in Apache (Fedora)</title>
		<link>http://fingergeeks.wordpress.com/2009/07/06/accessing-operating-system-environment-variables-in-apache-fedora/</link>
		<comments>http://fingergeeks.wordpress.com/2009/07/06/accessing-operating-system-environment-variables-in-apache-fedora/#comments</comments>
		<pubDate>Sun, 05 Jul 2009 20:51:01 +0000</pubDate>
		<dc:creator>Mayank Juneja</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[Fedora]]></category>
		<category><![CDATA[Hacks]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Tricks]]></category>

		<guid isPermaLink="false">http://fingergeeks.wordpress.com/?p=80</guid>
		<description><![CDATA[I was facing the problem of accessing the Operating System Environment Variables in Apache. After searching a lot, I got to know that there are environment variables in apache too. Although these variables are referred to as environment variables, they are not the same as the environment variables controlled by the underlying operating system. Instead, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=fingergeeks.wordpress.com&amp;blog=7279411&amp;post=80&amp;subd=fingergeeks&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I was facing the problem of accessing the Operating System Environment Variables in Apache. After searching a lot, I got to know that there are environment variables in apache too. Although these variables are referred to as environment variables, they are not the same as the environment variables controlled by the underlying operating system. Instead, these variables are stored and manipulated in an internal Apache structure.</p>
<p>For setting the operating system environment variables to be used by apache, we will export these variables to the apache server when it starts. The procedure is as follows :</p>
<p>0. Switch to root.</p>
<p>1. Open /etc/init.d/httpd in vim</p>
<p><code>vim /etc/init.d/httpd</code></p>
<p>2. You will find following lines<br />
<code><br />
# Source function library.<br />
. /etc/rc.d/init.d/functions<br />
</code><br />
Open /etc/rc.d/init.d/functions in vim<br />
<code><br />
vim /etc/rc.d/init.d/functions<br />
</code><br />
3. You will find following lines<br />
<code><br />
# Set up a default search path.<br />
PATH="/sbin:/usr/sbin:/bin:/usr/bin"<br />
export PATH<br />
</code><br />
Now append whatever environment variables you want to set and accessed by apache.<br />
<code><br />
VAR="/path/to/var"<br />
export VAR<br />
</code><br />
For example,<br />
<code><br />
LD_LIBRARY_PATH=/usr/local/lib:/usr/local/cuda/lib<br />
export LD_LIBRARY_PATH<br />
</code></p>
<blockquote><p>You could have added these lines anywhere in the file.</p></blockquote>
<p>4. Save the file and restart the apache server.<br />
<code><br />
/etc/init.d/httpd restart</code></p>
<p>Hope it helps. I will add the fix for Ubuntu soon.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/fingergeeks.wordpress.com/80/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/fingergeeks.wordpress.com/80/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/fingergeeks.wordpress.com/80/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/fingergeeks.wordpress.com/80/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/fingergeeks.wordpress.com/80/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/fingergeeks.wordpress.com/80/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/fingergeeks.wordpress.com/80/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/fingergeeks.wordpress.com/80/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/fingergeeks.wordpress.com/80/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/fingergeeks.wordpress.com/80/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/fingergeeks.wordpress.com/80/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/fingergeeks.wordpress.com/80/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/fingergeeks.wordpress.com/80/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/fingergeeks.wordpress.com/80/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=fingergeeks.wordpress.com&amp;blog=7279411&amp;post=80&amp;subd=fingergeeks&amp;ref=&amp;feed=1" width="1" height="1" /><div class="sharedaddy"></div>]]></content:encoded>
			<wfw:commentRss>http://fingergeeks.wordpress.com/2009/07/06/accessing-operating-system-environment-variables-in-apache-fedora/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/bf8eeca5bc41f8476a807121b72ee410?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Mayank Juneja</media:title>
		</media:content>
	</item>
		<item>
		<title>SVN Proxy Settings</title>
		<link>http://fingergeeks.wordpress.com/2009/06/28/svn-proxy-settings/</link>
		<comments>http://fingergeeks.wordpress.com/2009/06/28/svn-proxy-settings/#comments</comments>
		<pubDate>Sun, 28 Jun 2009 09:57:09 +0000</pubDate>
		<dc:creator>Mayank Juneja</dc:creator>
				<category><![CDATA[Hacks]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[SVN]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Tricks]]></category>

		<guid isPermaLink="false">http://fingergeeks.wordpress.com/?p=75</guid>
		<description><![CDATA[Subversion (SVN) is a version control system used to maintain current and historical versions of files such as source code, web pages, and documentation. If you are behind a proxy you will have to set the proxy before using svn. The procedure for the same goes as follows : 1. Open &#8220;servers&#8221; file located in [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=fingergeeks.wordpress.com&amp;blog=7279411&amp;post=75&amp;subd=fingergeeks&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://en.wikipedia.org/wiki/Subversion_(software)" target="_blank">Subversion (SVN)</a> is a version control system used to maintain current and historical versions of files such as source code, web pages, and documentation.</p>
<p>If you are behind a proxy you will have to set the proxy before using svn.</p>
<p>The procedure for the same goes as follows :</p>
<p>1. Open &#8220;servers&#8221; file located in &#8220;.subversion&#8221; directory in your home directory.</p>
<p><code>vi ~/.subversion/servers</code></p>
<p>2. You will find following lines of code located in the file<br />
<code><br />
[global]<br />
# http-proxy-exceptions = *.exception.com, www.internal-site.org<br />
# http-proxy-host = defaultproxy.whatever.com<br />
# http-proxy-port = 7000<br />
# http-proxy-username = defaultusername<br />
# http-proxy-password = defaultpassword<br />
</code><br />
Set the appropriate values and remove the &#8216;#&#8217; from the beginning. Make sure you don&#8217;t leave any whitespaces at the front of the lines being edited.</p>
<p>After editing the code will look like<br />
<code><br />
[global]<br />
http-proxy-exceptions = *.exception.com, www.internal-site.org<br />
http-proxy-host = defaultproxy.whatever.com<br />
http-proxy-port = 7000<br />
http-proxy-username = username<br />
http-proxy-password = password<br />
</code><br />
3. Save the file and exit.</p>
<p>You are now ready to use svn.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/fingergeeks.wordpress.com/75/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/fingergeeks.wordpress.com/75/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/fingergeeks.wordpress.com/75/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/fingergeeks.wordpress.com/75/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/fingergeeks.wordpress.com/75/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/fingergeeks.wordpress.com/75/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/fingergeeks.wordpress.com/75/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/fingergeeks.wordpress.com/75/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/fingergeeks.wordpress.com/75/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/fingergeeks.wordpress.com/75/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/fingergeeks.wordpress.com/75/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/fingergeeks.wordpress.com/75/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/fingergeeks.wordpress.com/75/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/fingergeeks.wordpress.com/75/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=fingergeeks.wordpress.com&amp;blog=7279411&amp;post=75&amp;subd=fingergeeks&amp;ref=&amp;feed=1" width="1" height="1" /><div class="sharedaddy"></div>]]></content:encoded>
			<wfw:commentRss>http://fingergeeks.wordpress.com/2009/06/28/svn-proxy-settings/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/bf8eeca5bc41f8476a807121b72ee410?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Mayank Juneja</media:title>
		</media:content>
	</item>
		<item>
		<title>Setting NumLock on automatically in Fedora</title>
		<link>http://fingergeeks.wordpress.com/2009/06/26/setting-numlock-on-automatically-in-fedor/</link>
		<comments>http://fingergeeks.wordpress.com/2009/06/26/setting-numlock-on-automatically-in-fedor/#comments</comments>
		<pubDate>Fri, 26 Jun 2009 16:39:29 +0000</pubDate>
		<dc:creator>Mayank Juneja</dc:creator>
				<category><![CDATA[Fedora]]></category>
		<category><![CDATA[Hacks]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Tricks]]></category>

		<guid isPermaLink="false">http://fingergeeks.wordpress.com/?p=69</guid>
		<description><![CDATA[The NumLock is not activated by default at start-up (in FC-9/10). I am not sure of the fact in other distros. Everytime when the computer starts, you have to manually activate the NumLock key. The following solution works : Execute the following commands as root in a terminal. 1. Install numlockx yum install numlockx or [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=fingergeeks.wordpress.com&amp;blog=7279411&amp;post=69&amp;subd=fingergeeks&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>The NumLock is not activated by default at start-up (in FC-9/10). I am not sure of the fact in other distros. Everytime when the computer starts, you have to manually activate the NumLock key.</p>
<p>The following solution works :</p>
<p>Execute the following commands as root in a terminal.</p>
<p>1. Install numlockx<br />
<code><br />
yum install numlockx</code></p>
<p>or</p>
<p>Install using <a href="http://rpmfind.net/linux/rpm2html/search.php?query=numlockx" target="_blank">numlocx rpm</a>.</p>
<p><code>rpm -ivh numlockx*.rpm</code></p>
<p>2. <code>gedit /etc/gdm/Init/Default</code></p>
<p>3. At the end of the file you will find a line like</p>
<p><code>exit 0</code></p>
<p>Above this line add the following code</p>
<p><code>if [ -x /usr/bin/numlockx ];<br />
then /usr/bin/numlockx on<br />
fi</code></p>
<p>4. Save the file and restart the computer.</p>
<p>You will find the NumLock activated by default at startup.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/fingergeeks.wordpress.com/69/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/fingergeeks.wordpress.com/69/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/fingergeeks.wordpress.com/69/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/fingergeeks.wordpress.com/69/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/fingergeeks.wordpress.com/69/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/fingergeeks.wordpress.com/69/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/fingergeeks.wordpress.com/69/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/fingergeeks.wordpress.com/69/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/fingergeeks.wordpress.com/69/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/fingergeeks.wordpress.com/69/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/fingergeeks.wordpress.com/69/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/fingergeeks.wordpress.com/69/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/fingergeeks.wordpress.com/69/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/fingergeeks.wordpress.com/69/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=fingergeeks.wordpress.com&amp;blog=7279411&amp;post=69&amp;subd=fingergeeks&amp;ref=&amp;feed=1" width="1" height="1" /><div class="sharedaddy"></div>]]></content:encoded>
			<wfw:commentRss>http://fingergeeks.wordpress.com/2009/06/26/setting-numlock-on-automatically-in-fedor/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/bf8eeca5bc41f8476a807121b72ee410?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Mayank Juneja</media:title>
		</media:content>
	</item>
		<item>
		<title>Configure BSNL EVDO DATACARD on Ubuntu</title>
		<link>http://fingergeeks.wordpress.com/2009/06/17/configure-bsnl-evdo-datacard-on-ubuntu/</link>
		<comments>http://fingergeeks.wordpress.com/2009/06/17/configure-bsnl-evdo-datacard-on-ubuntu/#comments</comments>
		<pubDate>Wed, 17 Jun 2009 13:52:47 +0000</pubDate>
		<dc:creator>Siddhartha</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://fingergeeks.wordpress.com/?p=60</guid>
		<description><![CDATA[Since BSNL has released its EVDO internet accessing data card, it has gained a lot of popularity amongst the users. Needless to say people may face many difficulties configuring it for ubuntu. But then again, it&#8217;s these challenges that keep the linux users up and moving. Cutting straight to the point, configuring it for ubuntu [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=fingergeeks.wordpress.com&amp;blog=7279411&amp;post=60&amp;subd=fingergeeks&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Since BSNL has released its EVDO internet accessing data card, it has gained a lot of popularity amongst the users. Needless to say people may face many difficulties configuring it for ubuntu. But then again, it&#8217;s these challenges that keep the linux users up and moving.</p>
<p>Cutting straight to the point, configuring it for ubuntu may be as simple as the following four steps:<br />
1.In superuser mode, type lsusb at the shell prompt.</p>
<blockquote><p>root@santosh-laptop: lsusb.</p></blockquote>
<p>This will list all the usb ports on your pc.</p>
<p>2.Then at the shell prompt type in the command</p>
<blockquote><p>root@santosh-laptop:wvdialconf.</p></blockquote>
<p>If this works, it will say modem detected at some port.But life again ain&#8217;t so easy.It may well not recognise any modem and give a output something like below:</p>
<p><img src="http://fingergeeks.files.wordpress.com/2009/06/bsnl11.jpg?w=1024&#038;h=640" alt="bsnl1" title="bsnl1" width="1024" height="640" class="alignnone size-large wp-image-64" /></p>
<p>Now to overcome the problem you have to make the following changes:</p>
<p>1.Remove comment on the below lines in /etc/init.d/mountdevsubfs.sh:</p>
<blockquote><p>mkdir -p /dev/bus/usb/.usbfs<br />
domount usbfs  &#8221;&#8221; /dev/bus/usb/.usbfs -obusmode=0700,devmode=0600,listmode=0644<br />
ln -s .usbfs/devices /dev/bus/usb/devices<br />
mount –rbind /dev/bus/usb /proc/bus/usb.</p></blockquote>
<p>Note: The above lines will be found in the do_start() function.</p>
<p>2. Now type in the following command:</p>
<blockquote><p>modprobe usbserial vendor=0x05c6 product=0xfffe</p></blockquote>
<p>Now the vendor and the product id may be different for your data card. You have to find that out for yourself.</p>
<p>Hint: These numbers were listed in my lsusb output &#8212;&gt; 19d2 and fffe. Just add 0x before them to make them hexadecimal.</p>
<p>3. Now again type in the command wvdialconf at your shell prompt.This will edit the file /etc/wvdial.conf. Open it using any editor and make in the following changes:</p>
<blockquote><p>type in&#8211;&gt;  Stupid Mode = 1 at the end of this file.<br />
Also type in the username and the password infront of the username and password row. Type in your phone name as #777.</p></blockquote>
<p>4.Now type in the command wvdial at the shell prompt:</p>
<blockquote><p>root@santosh-laptop:wvdial</p></blockquote>
<p>Hurray !! your net has been connected and it looks something like this:</p>
<p><img src="http://fingergeeks.files.wordpress.com/2009/06/bsnl21.jpg?w=1024&#038;h=640" alt="bsnl2" title="bsnl2" width="1024" height="640" class="alignnone size-large wp-image-65" /></p>
<p>Acknowledgement: Thanks to Santosh Mukherjee (sam.sensation@gmail.com) for writing this post.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/fingergeeks.wordpress.com/60/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/fingergeeks.wordpress.com/60/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/fingergeeks.wordpress.com/60/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/fingergeeks.wordpress.com/60/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/fingergeeks.wordpress.com/60/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/fingergeeks.wordpress.com/60/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/fingergeeks.wordpress.com/60/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/fingergeeks.wordpress.com/60/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/fingergeeks.wordpress.com/60/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/fingergeeks.wordpress.com/60/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/fingergeeks.wordpress.com/60/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/fingergeeks.wordpress.com/60/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/fingergeeks.wordpress.com/60/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/fingergeeks.wordpress.com/60/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=fingergeeks.wordpress.com&amp;blog=7279411&amp;post=60&amp;subd=fingergeeks&amp;ref=&amp;feed=1" width="1" height="1" /><div class="sharedaddy"></div>]]></content:encoded>
			<wfw:commentRss>http://fingergeeks.wordpress.com/2009/06/17/configure-bsnl-evdo-datacard-on-ubuntu/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a11581751de1312ceef67d255ecb0a35?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sidjustice21</media:title>
		</media:content>

		<media:content url="http://fingergeeks.files.wordpress.com/2009/06/bsnl11.jpg?w=1024" medium="image">
			<media:title type="html">bsnl1</media:title>
		</media:content>

		<media:content url="http://fingergeeks.files.wordpress.com/2009/06/bsnl21.jpg?w=1024" medium="image">
			<media:title type="html">bsnl2</media:title>
		</media:content>
	</item>
		<item>
		<title>Python ElementTree Fix for Ubuntu</title>
		<link>http://fingergeeks.wordpress.com/2009/06/04/python-elementtree-fix-for-ubuntu/</link>
		<comments>http://fingergeeks.wordpress.com/2009/06/04/python-elementtree-fix-for-ubuntu/#comments</comments>
		<pubDate>Thu, 04 Jun 2009 09:18:39 +0000</pubDate>
		<dc:creator>Siddhartha</dc:creator>
				<category><![CDATA[OS]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://fingergeeks.wordpress.com/2009/06/04/python-elementtree-fix-for-ubuntu/</guid>
		<description><![CDATA[Did you face the following situation? $python &#62;&#62;&#62; import elementtree Traceback (most recent call last): File &#8220;&#8221;, line 1, in ImportError: No module named elementtree In case you&#8217;ve installed the elementtree package correctly (python-elementtree) and you&#8217;re using Ubuntu,the following solution will most probably work: instead of import elementtree, use import xml.etree.ElementTree ( I believe you [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=fingergeeks.wordpress.com&amp;blog=7279411&amp;post=58&amp;subd=fingergeeks&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Did you face the following situation?</p>
<p>$python<br />
&gt;&gt;&gt; import elementtree<br />
Traceback (most recent call last):<br />
  File &#8220;&#8221;, line 1, in<br />
ImportError: No module named elementtree</p>
<p>In case you&#8217;ve installed the elementtree package correctly<br />
(python-elementtree) and you&#8217;re using Ubuntu,the following<br />
solution will most probably work:</p>
<p>instead of import elementtree, use<br />
import xml.etree.ElementTree</p>
<p>( I believe you must&#8217;ve already figured out the cause of the import<br />
failure and why the solution works.<br />
In case you haven&#8217;t, read on.<br />
The import failure is due to the directory structure of the<br />
elementtree files being different in Ubuntu. Usually the python<br />
import modules are located in /usr/lib/python<br />
The elementtree import file (ElementTree.py) in Ubuntu however<br />
is located at the path<br />
/usr/lib/python/xml/etree<br />
Hence the above change in the import parameter is necessary )</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/fingergeeks.wordpress.com/58/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/fingergeeks.wordpress.com/58/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/fingergeeks.wordpress.com/58/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/fingergeeks.wordpress.com/58/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/fingergeeks.wordpress.com/58/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/fingergeeks.wordpress.com/58/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/fingergeeks.wordpress.com/58/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/fingergeeks.wordpress.com/58/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/fingergeeks.wordpress.com/58/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/fingergeeks.wordpress.com/58/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/fingergeeks.wordpress.com/58/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/fingergeeks.wordpress.com/58/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/fingergeeks.wordpress.com/58/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/fingergeeks.wordpress.com/58/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=fingergeeks.wordpress.com&amp;blog=7279411&amp;post=58&amp;subd=fingergeeks&amp;ref=&amp;feed=1" width="1" height="1" /><div class="sharedaddy"></div>]]></content:encoded>
			<wfw:commentRss>http://fingergeeks.wordpress.com/2009/06/04/python-elementtree-fix-for-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a11581751de1312ceef67d255ecb0a35?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sidjustice21</media:title>
		</media:content>
	</item>
		<item>
		<title>Cure Of The Notorious Ubuntu futex_wait Bug</title>
		<link>http://fingergeeks.wordpress.com/2009/05/28/cure-of-the-notorious-ubuntu-futex_wait-bug/</link>
		<comments>http://fingergeeks.wordpress.com/2009/05/28/cure-of-the-notorious-ubuntu-futex_wait-bug/#comments</comments>
		<pubDate>Thu, 28 May 2009 18:02:50 +0000</pubDate>
		<dc:creator>Siddhartha</dc:creator>
				<category><![CDATA[OS]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Tricks]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://fingergeeks.wordpress.com/2009/05/28/cure-of-the-notorious-ubuntu-futex_wait-bug/</guid>
		<description><![CDATA[It all started two months back, when DC++ suddenly stopped working on my Ubuntu 8.10 &#8211; the Intrepid Ibex. Each time I tried running it, it would hang : the Interface Window would turn gray and not respond. I&#8217;d have to use the Force Quit application or kill the process from the System Monitor list [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=fingergeeks.wordpress.com&amp;blog=7279411&amp;post=56&amp;subd=fingergeeks&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>It all started two months back, when DC++ suddenly stopped working on my Ubuntu 8.10 &#8211; the Intrepid Ibex. Each time I tried running it, it would hang : the Interface Window would turn gray and not respond. I&#8217;d have to use the Force Quit application or kill the process from the System Monitor list of processes. I tried reinstalling DC++, but it didn&#8217;t solve the purpose. Soon other programs caught the infection and started exhibiting the same strange behaviour : Firefox, Gnome-do, EOG,  python, and gvfs-fuse-daemon would hang at different times without issuing any warning. One day I noticed &#8211; in the Waiting Channel tab of the System Monitor &#8211; that they had a common waiting channel, “futex_wait”.  I looked at the futex man page and learnt that futexes ( or better Fast Userspace muTexes ) were semaphores or mutex locks provided by Ubuntu to allow threads to work concurrently.  The implications were clear : these multi-threaded applications were waiting on a futex and the duration of the wait indicated a deadlock. </p>
<p>The book “Operating System Principles” by Silberschatz, Galvin and Gagne says that in most Operating Systems, the method of handling deadlocks is to ignore deadlocks altogether and pretend that they never occur in the system. Further, it says that both Windows and UNIX use this solution. I researched a bit on the Internet and found that indeed it was a bug in the latest Ubuntu 2.6.27-* Kernels and the Ubuntu community was working on it to make sure the newer kernels don&#8217;t fall prey to this problem.</p>
<p>I had learnt to live with the shortcoming until today when luckily I found a workaround for the problem. It turns out that switching off the &#8220;Assistive Technologies” does the trick.</p>
<blockquote><p>Go to System &gt; Preferences &gt; Assistive Technologies<br />
uncheck the  &#8220;Enable Assistive Technologies&#8221; options.</p></blockquote>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/fingergeeks.wordpress.com/56/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/fingergeeks.wordpress.com/56/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/fingergeeks.wordpress.com/56/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/fingergeeks.wordpress.com/56/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/fingergeeks.wordpress.com/56/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/fingergeeks.wordpress.com/56/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/fingergeeks.wordpress.com/56/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/fingergeeks.wordpress.com/56/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/fingergeeks.wordpress.com/56/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/fingergeeks.wordpress.com/56/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/fingergeeks.wordpress.com/56/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/fingergeeks.wordpress.com/56/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/fingergeeks.wordpress.com/56/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/fingergeeks.wordpress.com/56/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=fingergeeks.wordpress.com&amp;blog=7279411&amp;post=56&amp;subd=fingergeeks&amp;ref=&amp;feed=1" width="1" height="1" /><div class="sharedaddy"></div>]]></content:encoded>
			<wfw:commentRss>http://fingergeeks.wordpress.com/2009/05/28/cure-of-the-notorious-ubuntu-futex_wait-bug/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a11581751de1312ceef67d255ecb0a35?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sidjustice21</media:title>
		</media:content>
	</item>
	</channel>
</rss>
