<?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/"
	>

<channel>
	<title>Sujee Maniyam&#039;s  Blog &#187; linux</title>
	<atom:link href="http://sujee.net/blog/tag/linux/feed" rel="self" type="application/rss+xml" />
	<link>http://sujee.net/blog</link>
	<description>cat /proc/sujee</description>
	<lastBuildDate>Tue, 24 Jan 2012 00:00:01 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>[tech] Setting Up a Ubuntu Development Machine</title>
		<link>http://sujee.net/blog/tech/tech-ubuntu-development-machines.html</link>
		<comments>http://sujee.net/blog/tech/tech-ubuntu-development-machines.html#comments</comments>
		<pubDate>Sun, 29 Nov 2009 14:11:56 +0000</pubDate>
		<dc:creator>Sujee Maniyam</dc:creator>
				<category><![CDATA[tech]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://sujee.net/blog/?p=39</guid>
		<description><![CDATA[Now that you have that shiny Ubuntu Linux machine&#8230; turn that into a development workstation!]]></description>
			<content:encoded><![CDATA[<p>Now that you have that shiny Ubuntu Linux machine&#8230;<a href="http://sujee.net/tech/articles/ubuntu-dev-machine/"> turn that into a development workstation!</a></p>
]]></content:encoded>
			<wfw:commentRss>http://sujee.net/blog/tech/tech-ubuntu-development-machines.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>[tech] Ubuntu 8.10 on Lenovo T61 laptop &#8211; Almost!</title>
		<link>http://sujee.net/blog/tech/tech-ubuntu-810-on-lenovo-t61-laptop-almost.html</link>
		<comments>http://sujee.net/blog/tech/tech-ubuntu-810-on-lenovo-t61-laptop-almost.html#comments</comments>
		<pubDate>Thu, 11 Dec 2008 08:24:16 +0000</pubDate>
		<dc:creator>Sujee Maniyam</dc:creator>
				<category><![CDATA[tech]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://sujee.net/blog/?p=26</guid>
		<description><![CDATA[How well Ubuntu Ibex works on Lenovo T61 laptop?]]></description>
			<content:encoded><![CDATA[<p><a href="http://sujee.net/tech/articles/ubuntu-ibex-with-t61/">How well Ubuntu Ibex works on Lenovo T61 laptop</a>?</p>
]]></content:encoded>
			<wfw:commentRss>http://sujee.net/blog/tech/tech-ubuntu-810-on-lenovo-t61-laptop-almost.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[tech] Setting default browser for Thunderbird in Kubuntu</title>
		<link>http://sujee.net/blog/tech/tech-setting-default-browser-for-thunderbird-in-kubuntu.html</link>
		<comments>http://sujee.net/blog/tech/tech-setting-default-browser-for-thunderbird-in-kubuntu.html#comments</comments>
		<pubDate>Mon, 04 Feb 2008 15:11:22 +0000</pubDate>
		<dc:creator>Sujee Maniyam</dc:creator>
				<category><![CDATA[tech]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://sujee.net/blog/2008/02/04/tech-setting-default-browser-for-thunderbird-in-kubuntu/</guid>
		<description><![CDATA[Thunderbird is a great mail application, but this problem nagged me enough to warrant a post! I run Kubuntu &#8211; KDE based flavor of Ubuntu. Thunderbird is a GNOME application and doesn&#8217;t seem to take the default BROWSER values set &#8230; <a href="http://sujee.net/blog/tech/tech-setting-default-browser-for-thunderbird-in-kubuntu.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.mozilla.com/en-US/thunderbird/">Thunderbird</a> is a great mail application, but this problem nagged me enough to warrant a post!</p>
<p>I run <a href="http://www.kubuntu.org/">Kubuntu</a> &#8211;  KDE based flavor of <a href="http://www.ubuntu.org/">Ubuntu</a>.   Thunderbird is a GNOME application and doesn&#8217;t seem to take the default BROWSER values set in KDE control panel or in my BASH profile (BROWSER=/usr/bin/firefox).  I tried this &#8211; <a href="http://www.knoppix.net/forum/viewtopic.php?t=20315" class="linkification-ext" title="Linkification: http://www.knoppix.net/forum/viewtopic.php?t=20315">http://www.knoppix.net/forum/viewtopic.php?t=20315</a> &#8211; but no luck</p>
<p>Here is one way of fixing it:</p>
<p>1) Install gnome-control-center<br />
<code>sudo apt-get install gnome-control-center</code><br />
or do it through<em> Adept Manager U</em>I.<br />
this will install a bunch of Gnome libraries, that is okay</p>
<p>2) Once the install is done, launch &#8216;<strong>gnome-control-center</strong>&#8216; and goto Preferred Applications.  Select FIREFOX as browser and choose &#8216;Open in Tab&#8217;</p>
<p><a href="http://sujee.net/blog/wp-content/uploads/2008/02/gnome-browser11.png" title="browser.png"><img src="http://sujee.net/blog/wp-content/uploads/2008/02/gnome-browser11.png" alt="browser.png" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://sujee.net/blog/tech/tech-setting-default-browser-for-thunderbird-in-kubuntu.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>[tech] Sansa Playlist Creator for Linux</title>
		<link>http://sujee.net/blog/tech/tech-sansa-playlist-creator-for-linux.html</link>
		<comments>http://sujee.net/blog/tech/tech-sansa-playlist-creator-for-linux.html#comments</comments>
		<pubDate>Mon, 28 Jan 2008 15:35:41 +0000</pubDate>
		<dc:creator>Sujee Maniyam</dc:creator>
				<category><![CDATA[tech]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://sujee.net/blog/2008/01/28/tech-sansa-playlist-creator-for-linux/</guid>
		<description><![CDATA[Here is a bash script I came up with to create playlists on Sansa music player, on Linux ** read more **]]></description>
			<content:encoded><![CDATA[<p>Here is a bash script I came up with to create playlists on Sansa music player, on Linux</p>
<p><a href="http://sujee.net/tech/articles/sansa/">** read more **</a></p>
]]></content:encoded>
			<wfw:commentRss>http://sujee.net/blog/tech/tech-sansa-playlist-creator-for-linux.html/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

