<?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>TutorBoy &#187; Linux</title>
	<atom:link href="http://articles.tutorboy.com/topics/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://articles.tutorboy.com</link>
	<description>Log on to Techknowledgey</description>
	<lastBuildDate>Wed, 28 Mar 2012 11:04:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Install Adobe Flex Builder 3 on Ubuntu (As Eclipse Plugin)</title>
		<link>http://articles.tutorboy.com/2010/06/15/install-flex-builder-on-ubuntu-as-eclipse-plugin/</link>
		<comments>http://articles.tutorboy.com/2010/06/15/install-flex-builder-on-ubuntu-as-eclipse-plugin/#comments</comments>
		<pubDate>Tue, 15 Jun 2010 10:00:44 +0000</pubDate>
		<dc:creator>Midhun Devasia</dc:creator>
				<category><![CDATA[flex]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Eclipse]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Flex Builder]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Shell]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://tutorboy.com/articles/?p=1694</guid>
		<description><![CDATA[Flex Builder Linux alpha 5 is a plugin-version of  Flex Builder that  you can use to build Flex ...]]></description>
			<content:encoded><![CDATA[<p>Flex Builder Linux alpha 5 is a plugin-version of  Flex Builder that  you can use to build Flex applications on Linux with Eclipse. This post describes how to install Flex Builder 3 on Ubuntu. as per the resources available for the day (14 June 2010).  <img src='http://articles.tutorboy.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  If you find any difficulty in the installation please put a comment.  Make sure that the following are installed on your machine.</p>
<h1>Step 1 : Check your Eclipse and JRE</h1>
<div>1. Eclipse SDK Version: 3.5.1</div>
<div>2. Java(TM) SE Runtime Environment (build 1.6.0_20-b02).<br />
If it is not installed then run the command in terminal</p>
<pre class="brush:bash">sudo apt-get install sun-java6-jre</pre>
</div>
<div>and  <a class="link-more" href="http://labs.adobe.com/downloads/flexbuilder_linux.html">Download the Flex Builder Linux alpha</a>.</div>
<div><span id="more-1694"></span></div>
<h1>Step 2 : Install Flex Builder 3</h1>
<p>After downloading the <em><a href="http://labs.adobe.com/downloads/flexbuilder_linux.html">flexbuilder_linux_install_a5_112409.bin</a> </em>change the file permission by running the following command on your terminal. Move the active directory to the .bin file located.</p>
<pre class="brush:bash">sudo chmod a+x flexbuilder_linux_install_a5_112409.bin</pre>
<p>and execute the bin file.</p>
<pre class="brush:bash">sudo ./flexbuilder_linux_install_a5_112409.bin</pre>
<p>It will Launching installer&#8230; Proceed the following steps as shown like in screen.<a href="http://articles.tutorboy.com/content/uploads/2010/06/Screenshot-Adobe_Flex_Builder_Linux-1.png"><img class="aligncenter size-full wp-image-1697" title="Screenshot-Adobe_Flex_Builder_Linux 1" src="http://articles.tutorboy.com/content/uploads/2010/06/Screenshot-Adobe_Flex_Builder_Linux-1.png" alt="" width="603" height="400" /></a><a href="http://articles.tutorboy.com/content/uploads/2010/06/Screenshot-Adobe_Flex_Builder_Linux-2.png"><img class="aligncenter size-full wp-image-1698" title="Screenshot-Adobe_Flex_Builder_Linux 2" src="http://articles.tutorboy.com/content/uploads/2010/06/Screenshot-Adobe_Flex_Builder_Linux-2.png" alt="" width="603" height="400" /></a><br />
Locate your Eclipse installation path. The Flex Builder will check for the <strong><em>configuration </em><span style="font-weight: normal;">folder inside the Eclipse directory. The default installation path is <em><strong>/usr/lib/</strong><span style="font-style: normal;"><strong><em>eclipse</em></strong> .</span></em></span></strong><br />
<a href="http://articles.tutorboy.com/content/uploads/2010/06/Screenshot-Adobe_Flex_Builder_Linux-3.png"><img class="aligncenter size-full wp-image-1699" title="Screenshot-Adobe_Flex_Builder_Linux 3" src="http://articles.tutorboy.com/content/uploads/2010/06/Screenshot-Adobe_Flex_Builder_Linux-3.png" alt="" width="603" height="400" /></a><br />
The JSEclipse &#8211; JavaScript Plugin is optional.<br />
<a href="http://articles.tutorboy.com/content/uploads/2010/06/Screenshot-Adobe_Flex_Builder_Linux-4.png"><img class="aligncenter size-full wp-image-1700" title="Screenshot-Adobe_Flex_Builder_Linux 4" src="http://articles.tutorboy.com/content/uploads/2010/06/Screenshot-Adobe_Flex_Builder_Linux-4.png" alt="" width="603" height="400" /></a><a href="http://articles.tutorboy.com/content/uploads/2010/06/Screenshot-Adobe_Flex_Builder_Linux-5.png"><img class="aligncenter size-full wp-image-1701" title="Screenshot-Adobe_Flex_Builder_Linux 5" src="http://articles.tutorboy.com/content/uploads/2010/06/Screenshot-Adobe_Flex_Builder_Linux-5.png" alt="" width="603" height="400" /></a><a href="http://articles.tutorboy.com/content/uploads/2010/06/Screenshot-Adobe_Flex_Builder_Linux-6.png"><img class="aligncenter size-full wp-image-1702" title="Screenshot-Adobe_Flex_Builder_Linux 6" src="http://articles.tutorboy.com/content/uploads/2010/06/Screenshot-Adobe_Flex_Builder_Linux-6.png" alt="" width="603" height="400" /></a></p>
<p>If installer complete the process with out any waring or error, then your Flex Builder configuration is correct.  Otherwise check your log. <img src='http://articles.tutorboy.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Then Goto <strong><em>Applications</em></strong>-&gt;<strong><em>Programming</em></strong>-&gt;<strong><em>Eclipse. </em></strong></p>
]]></content:encoded>
			<wfw:commentRss>http://articles.tutorboy.com/2010/06/15/install-flex-builder-on-ubuntu-as-eclipse-plugin/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Enable Root login in Ubuntu</title>
		<link>http://articles.tutorboy.com/2010/03/05/enable-root-login-in-ubuntu/</link>
		<comments>http://articles.tutorboy.com/2010/03/05/enable-root-login-in-ubuntu/#comments</comments>
		<pubDate>Fri, 05 Mar 2010 16:15:44 +0000</pubDate>
		<dc:creator>Midhun Devasia</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://tutorboy.com/articles/?p=1168</guid>
		<description><![CDATA[By default there is no permission to login as ROOT in Ubuntu, because of the security reasons. But you can be able ...]]></description>
			<content:encoded><![CDATA[<p>By default there is no permission to login as ROOT in Ubuntu, because of the security reasons. But you can be able to reset those setting by editing the configuration files. So try the following tip to enable the ROOT User login. <img src='http://articles.tutorboy.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  Here the <em>gdm</em> stands for <strong>G</strong>nome <strong>D</strong>isplay <strong>M</strong>anager.<span id="more-1168"></span></p>
<h2>Shell Command for Ubuntu 8.04</h2>
<pre class="brush:bash">sudo cp /etc/gdm/gdm.conf /etc/gdm/gdm.conf.bkp

sudo gedit /etc/gdm/gdm.conf</pre>
<p>If the terminal asked for the root password please provide that. After that you will get the conf file in gedit.<br />
Search the &#8220;AllowRoot&#8221; keyword,  and if you found something like &#8220;<strong>AllowRoot=false</strong>&#8220; change it to <strong>&#8220;AllowRoot=true&#8221;</strong>. Save the file close the editor.<br />
Restart the machine.</p>
<p>Note: In Ubuntu 9.10 there is no option to enable the root login. <img src='http://articles.tutorboy.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://articles.tutorboy.com/2010/03/05/enable-root-login-in-ubuntu/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Installing Go Language in Ubuntu</title>
		<link>http://articles.tutorboy.com/2009/11/24/installing-go-language-in-ubuntu/</link>
		<comments>http://articles.tutorboy.com/2009/11/24/installing-go-language-in-ubuntu/#comments</comments>
		<pubDate>Wed, 25 Nov 2009 04:49:14 +0000</pubDate>
		<dc:creator>Midhun Devasia</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[GO]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://tutorboy.com/articles/?p=522</guid>
		<description><![CDATA[The Go Programming Language
Its very easy to install GO on ubuntu os. We need some more packages for the ubuntu ...]]></description>
			<content:encoded><![CDATA[<div id="attachment_531" class="wp-caption alignright" style="width: 230px"><a href="http://articles.tutorboy.com/content/uploads/2009/11/go-logo-black.png"><img class="size-medium wp-image-531" title="go-logo-black" src="http://articles.tutorboy.com/content/uploads/2009/11/go-logo-black.png" alt="The Go Programming Language" width="220" height="77" /></a><p class="wp-caption-text">The Go Programming Language</p></div>
<p>Its very easy to install GO on ubuntu os. We need some more packages for the ubuntu installation ie<br />
<strong> Bison</strong>(Bison &#8211; GNU parser generator), <strong>gcc</strong>(GCC, the GNU Compiler Collection), <strong>mercurial</strong>(Mercurial is a cross-platform, distributed revision control tool for software developers.), <strong>libc6-dev</strong>(GNU C Library: Development Libraries and Header Files).<br />
All these packages we can install via apt-get commad <img src='http://articles.tutorboy.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<h2>Step:1</h2>
<p>Install all the packages required.</p>
<pre class="brush:bash">sudo apt-get install bison gcc libc6-dev mercurial ed make</pre>
<p><span id="more-522"></span></p>
<h2>Step:2</h2>
<p>Set up the evironment variables.<br />
You can install GO packages any where on your machine. Here i prefer the $HOME directory.<br />
&#8216;echo $HOME&#8217; commad returns the directory path like &#8216;/home/tutorboy&#8217; (tutorboy is a user).<br />
Create a folder on $HOME</p>
<pre class="brush:bash">mkdir $HOME/go</pre>
<p>Create another directory inside the go , the bin directory contain your Go compiler</p>
<pre class="brush:bash">mkdir $HOME/go/bin</pre>
<p>Next you have to set evironment variables in the bashrc file. Type the following two commands to edit the bashrc file</p>
<pre class="brush:bash">cd
gedit .bashrc</pre>
<p>Add the following lines at the end of the .bashrc file</p>
<pre class="brush:bash">export GOROOT=/home/tutorboy/go/hg
export GOOS=linux
export GOARCH=386
export GOBIN=/home/tutorboy/go/bin
PATH=$PATH:$GOBIN</pre>
<p>You can check the above configuration with in the terminal</p>
<pre class="class:bash">env | grep '^GO'</pre>
<p>I got the output like this.</p>
<pre>GOBIN=/home/tutorboy/go/bin
GOARCH=386
GOROOT=/home/tutorboy/go/hg
GOOS=linux</pre>
<h2>Step:3</h2>
<p>Download all the files from the repository to &#8216;/home/tutorboy/go/hg&#8217; directory.(Please double check your $GOROOT path by printing it on terminal echo $GOROOT;)</p>
<pre class="brush:bash">hg clone -r release https://go.googlecode.com/hg/ $GOROOT</pre>
<h2>Step:4</h2>
<p>Next you have to compile your GO source.</p>
<pre class="brush:bash">cd $GOROOT/src
./all.bash</pre>
<p>Please wait until you get the output something like below</p>
<pre>--- cd ../test
N known bugs; 0 unexpected bugs</pre>
<p>yeaaa its over&#8230; now you can be able to test the GO installation.</p>
]]></content:encoded>
			<wfw:commentRss>http://articles.tutorboy.com/2009/11/24/installing-go-language-in-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Find Your Ubuntu Version Using Terminal</title>
		<link>http://articles.tutorboy.com/2009/11/24/find-your-ubuntu-version-using-terminal/</link>
		<comments>http://articles.tutorboy.com/2009/11/24/find-your-ubuntu-version-using-terminal/#comments</comments>
		<pubDate>Tue, 24 Nov 2009 09:01:18 +0000</pubDate>
		<dc:creator>Midhun Devasia</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Shell]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://tutorboy.com/articles/?p=500</guid>
		<description><![CDATA[To find your Ubuntu version using command line method. Two commands are there, open your terminal and type the following.
Shell ...]]></description>
			<content:encoded><![CDATA[<p>To find your Ubuntu version using command line method. Two commands are there, open your terminal and type the following.</p>
<h2>Shell Command 1:</h2>
<pre class="brush:bash">cat /etc/issue
// sample output
// Ubuntu 9.10 n l</pre>
<p><span id="more-500"></span></p>
<h2>Shell Command 2:</h2>
<pre class="brush:bash">cat /etc/lsb-release
// sample output
/*
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=9.10
DISTRIB_CODENAME=karmic
DISTRIB_DESCRIPTION="Ubuntu 9.10"
*/</pre>
]]></content:encoded>
			<wfw:commentRss>http://articles.tutorboy.com/2009/11/24/find-your-ubuntu-version-using-terminal/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Creating a playlist for mplayer</title>
		<link>http://articles.tutorboy.com/2009/11/19/creating-a-playlist-for-mplayer/</link>
		<comments>http://articles.tutorboy.com/2009/11/19/creating-a-playlist-for-mplayer/#comments</comments>
		<pubDate>Thu, 19 Nov 2009 07:25:41 +0000</pubDate>
		<dc:creator>Arun C P</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Shell]]></category>

		<guid isPermaLink="false">http://tutorboy.com/articles/?p=474</guid>
		<description><![CDATA[We can create the mplayer playlist by following some simple commands :
$ find [/path/to/directory/] -name "*.mp3" -print &#62; myplaylist.txt
$ mplayer ...]]></description>
			<content:encoded><![CDATA[<p>We can create the mplayer playlist by following some simple commands :</p>
<pre>$ find [/path/to/directory/] -name "*.mp3" -print &gt; myplaylist.txt
$ mplayer -playlist myplaylist.txt</pre>
]]></content:encoded>
			<wfw:commentRss>http://articles.tutorboy.com/2009/11/19/creating-a-playlist-for-mplayer/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Add Ip&#8217;s to a Linux Server</title>
		<link>http://articles.tutorboy.com/2009/11/14/add-ips-to-a-linux-server/</link>
		<comments>http://articles.tutorboy.com/2009/11/14/add-ips-to-a-linux-server/#comments</comments>
		<pubDate>Sat, 14 Nov 2009 09:43:36 +0000</pubDate>
		<dc:creator>Arun C P</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Shell]]></category>

		<guid isPermaLink="false">http://tutorboy.com/articles/?p=435</guid>
		<description><![CDATA[1. Login to the server as root user.
2.
cd /etc/sysconfig/network-scripts 
3. Check for existing network adapters with the command:
ls ifcfg-*
4. Copy ...]]></description>
			<content:encoded><![CDATA[<p>1. Login to the server as root user.</p>
<p>2.
<pre class="brush:bash">cd /etc/sysconfig/network-scripts </pre>
<p>3. Check for existing network adapters with the command:</p>
<pre class="brush:bash">ls ifcfg-*</pre>
<p>4. Copy ifcfg-eth0 to ifcfg-eth0:0</p>
<pre class="brush:bash">cp ifcfg-eth0 ifcfg-eth0:0</pre>
<p>5. Edit the file</p>
<pre>vi ifcfg-eth0:0 and change the following lines

   DEVICE=eth0:0
   IPADDR=x.x.x.x (The ip you want to be added to the server)</pre>
<p>Another important parameter in this file is the ONBOOT =yes, because if you forget to set this parameter to Yes, after a reboot the ip&#8217;s that you had added just now will be lost.</p>
<p>Make sure for permanent addition of the ip in the server that ONBOOT is set to yes.</p>
]]></content:encoded>
			<wfw:commentRss>http://articles.tutorboy.com/2009/11/14/add-ips-to-a-linux-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using wget command to download entire contents inside the directory</title>
		<link>http://articles.tutorboy.com/2009/11/14/using-wget-command-to-download-entire-contents-inside-the-directory/</link>
		<comments>http://articles.tutorboy.com/2009/11/14/using-wget-command-to-download-entire-contents-inside-the-directory/#comments</comments>
		<pubDate>Sat, 14 Nov 2009 09:40:50 +0000</pubDate>
		<dc:creator>Arun C P</dc:creator>
				<category><![CDATA[Shell]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://tutorboy.com/articles/?p=433</guid>
		<description><![CDATA[Using wget command, to download entire contents inside the directory.
This can be achieved by using the option -m with wget
for ...]]></description>
			<content:encoded><![CDATA[<p>Using wget command, to download entire contents inside the directory.</p>
<p>This can be achieved by using the option -m with wget</p>
<p>for example:</p>
<pre class="brush:bash">wget -m http://download.inhouse.net/mag_cd/linux4u/Dec06/app_server/jboss/</pre>
<p>It will download all the files/folders inside the directory jboss</p>
<p>-r, –recursive Specify recursive download.<br />
<span id="more-433"></span><br />
-l, –level=NUMBER Maximum recursion depth (inf or 0 for infinite).</p>
<p>-k, –convert-links Make links in downloaded HTML point to local files.</p>
<p>-p, –page-requisites Get all images, etc. needed to display HTML page.</p>
]]></content:encoded>
			<wfw:commentRss>http://articles.tutorboy.com/2009/11/14/using-wget-command-to-download-entire-contents-inside-the-directory/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to shutdown the server after sometimes</title>
		<link>http://articles.tutorboy.com/2009/11/14/how-to-shutdown-the-server-after-sometimes/</link>
		<comments>http://articles.tutorboy.com/2009/11/14/how-to-shutdown-the-server-after-sometimes/#comments</comments>
		<pubDate>Sat, 14 Nov 2009 09:38:03 +0000</pubDate>
		<dc:creator>Arun C P</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Shell]]></category>

		<guid isPermaLink="false">http://tutorboy.com/articles/?p=431</guid>
		<description><![CDATA[You just use the command &#8220;shutdown&#8221; with -h option to shutdown the server after some periods.
shutdown -h +period
for example:
shutdown -h ...]]></description>
			<content:encoded><![CDATA[<p>You just use the command &#8220;shutdown&#8221; with -h option to shutdown the server after some periods.</p>
<pre class="brush:bash">shutdown -h +period</pre>
<p>for example:</p>
<pre class="brush:bash">shutdown -h +48</pre>
<p><span id="more-431"></span><br />
here the command will shut down the system after 48hrs(2days).<br />
In the mean time, if you want to cancel the shutdown process, execute the following command.</p>
<pre class="brush:bash">shutdown -c</pre>
]]></content:encoded>
			<wfw:commentRss>http://articles.tutorboy.com/2009/11/14/how-to-shutdown-the-server-after-sometimes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Install SciTE On Ubuntu</title>
		<link>http://articles.tutorboy.com/2009/10/31/install-scite-on-ubuntu/</link>
		<comments>http://articles.tutorboy.com/2009/10/31/install-scite-on-ubuntu/#comments</comments>
		<pubDate>Sat, 31 Oct 2009 10:44:02 +0000</pubDate>
		<dc:creator>Midhun Devasia</dc:creator>
				<category><![CDATA[Shell]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://tutorboy.com/articles/?p=380</guid>
		<description><![CDATA[To install SciTE editor on Ubuntu.
sudo apt-get install scite
]]></description>
			<content:encoded><![CDATA[<p>To install SciTE editor on Ubuntu.</p>
<pre class="class:bash">sudo apt-get install scite</pre>
]]></content:encoded>
			<wfw:commentRss>http://articles.tutorboy.com/2009/10/31/install-scite-on-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Show Desktop Shortcut for the Gnome Desktop</title>
		<link>http://articles.tutorboy.com/2009/10/31/show-desktop-shortcut-for-the-gnome-desktop/</link>
		<comments>http://articles.tutorboy.com/2009/10/31/show-desktop-shortcut-for-the-gnome-desktop/#comments</comments>
		<pubDate>Sat, 31 Oct 2009 10:08:46 +0000</pubDate>
		<dc:creator>Midhun Devasia</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://tutorboy.com/articles/?p=377</guid>
		<description><![CDATA[To Show Desktop Shortcut for the Gnome Desktop by default is CTRL+ALT+D.  If you are familiar with windows, don&#8217;t be ...]]></description>
			<content:encoded><![CDATA[<p>To Show Desktop Shortcut for the Gnome Desktop by default is <strong>CTRL</strong>+<strong>ALT</strong>+<strong>D</strong>.  If you are familiar with windows, don&#8217;t be upset <img src='http://articles.tutorboy.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' />  you can set like <strong>Win</strong>+<strong>D.</strong></p>
<p>Goto <strong>System</strong>-&gt;<strong>Preferences</strong>-&gt;<strong>Keyboard Shortcuts</strong></p>
<p>Then select the <strong>Window management</strong> and set the the key for &#8220;<strong>Hide all normal windows and set focus to the desktop background</strong>&#8221; as <strong>Super L</strong>(<em>by pressing Windows Key</em>) .</p>
]]></content:encoded>
			<wfw:commentRss>http://articles.tutorboy.com/2009/10/31/show-desktop-shortcut-for-the-gnome-desktop/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

