<?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>Manas T &#187; Linux</title>
	<atom:link href="http://www.manast.com/category/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.manast.com</link>
	<description>The Random Blog</description>
	<lastBuildDate>Thu, 08 Jul 2010 08:40:07 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Upgrade to KDE 4.5 RC 1 on Kubuntu Lucid 10.04</title>
		<link>http://www.manast.com/2010/05/31/upgrade-kde-4-5-rc-1-kubuntu-lucid-10-04/</link>
		<comments>http://www.manast.com/2010/05/31/upgrade-kde-4-5-rc-1-kubuntu-lucid-10-04/#comments</comments>
		<pubDate>Mon, 31 May 2010 16:44:40 +0000</pubDate>
		<dc:creator>Manas</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[kde]]></category>
		<category><![CDATA[kubuntu]]></category>

		<guid isPermaLink="false">http://www.manast.com/?p=194</guid>
		<description><![CDATA[KDE SC 4.5 RC 1 was released on June 27, 2010. This is the first Release Candidate for KDE SC 4.5 which is due later in August. The Kubuntu developers have been fast in packaging KDE SC 4.5 RC 1 for Kubuntu Lucid and have uploaded it to the Kubuntu Beta PPA in Launchpad. Here&#8217;s [...]<p><a href="http://www.manast.com/2010/05/31/upgrade-kde-4-5-rc-1-kubuntu-lucid-10-04/">Upgrade to KDE 4.5 RC 1 on Kubuntu Lucid 10.04</a> is a post from: <a href="http://www.manast.com">Manas T</a></p>
]]></description>
			<content:encoded><![CDATA[<p>KDE SC 4.5 RC 1 <a title="KDE Software Compilation 4.5 Beta1 Release Announcement" href="http://kde.org/announcements/announce-4.5-rc1.php">was released on June 27, 2010</a>. This is the first Release Candidate for KDE SC 4.5 which is <a title="KDE SC 4.5 Schedule" href="http://techbase.kde.org/Schedules/KDE4/4.5_Release_Schedule">due later in August</a>. The Kubuntu developers have been fast in packaging KDE SC 4.5 RC 1 for Kubuntu Lucid and have uploaded it to the Kubuntu Beta PPA in Launchpad. Here&#8217;s how you can upgrade to KDE 4.5 RC 1 on Lucid.</p>
<p>Open Konsole and type the below commands in sequence.</p>
<pre>
<ul>
<li>sudo apt-add-repository ppa:kubuntu-ppa/beta</li>
<li>sudo aptitude update</li>
<li>sudo aptitude safe-upgrade</li>
</ul>
</pre>
<p>P.S &#8211; Updated this post for KDE 4.5 SC RC 1 release</p>
<p><a href="http://www.manast.com/2010/05/31/upgrade-kde-4-5-rc-1-kubuntu-lucid-10-04/">Upgrade to KDE 4.5 RC 1 on Kubuntu Lucid 10.04</a> is a post from: <a href="http://www.manast.com">Manas T</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.manast.com/2010/05/31/upgrade-kde-4-5-rc-1-kubuntu-lucid-10-04/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Install KTorrent 4.0 in Ubuntu / Kubuntu Lucid</title>
		<link>http://www.manast.com/2010/05/26/install-ktorrent-4-0-in-ubuntu-kubuntu-lucid/</link>
		<comments>http://www.manast.com/2010/05/26/install-ktorrent-4-0-in-ubuntu-kubuntu-lucid/#comments</comments>
		<pubDate>Wed, 26 May 2010 12:07:28 +0000</pubDate>
		<dc:creator>Manas</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[ktorrent]]></category>
		<category><![CDATA[kubuntu]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.manast.com/2010/05/26/install-ktorrent-4-0-in-ubuntu-kubuntu-lucid/</guid>
		<description><![CDATA[KTorrent 4.0 was released couple of days back after being in development for close to 5 months. It adds many new features, the big ones being magnet support and support for µTP protocol (bittorrent over UDP) along with many bug fixes. Users of Kubuntu / Ubuntu Lucid will not be getting the new version automatically [...]<p><a href="http://www.manast.com/2010/05/26/install-ktorrent-4-0-in-ubuntu-kubuntu-lucid/">Install KTorrent 4.0 in Ubuntu / Kubuntu Lucid</a> is a post from: <a href="http://www.manast.com">Manas T</a></p>
]]></description>
			<content:encoded><![CDATA[<p>KTorrent 4.0 was released couple of days back after being in development for close to 5 months. It adds many new features, the big ones being magnet support and support for µTP protocol (bittorrent over UDP) along with many bug fixes.</p>
<p>Users of Kubuntu / Ubuntu Lucid will not be getting the new version automatically but as always you can install the new version from a Launchpad PPA. <img src='http://www.manast.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Note &#8211; Before proceeding ensure that you have added the <a title="Kubuntu Updates PPA" href="https://launchpad.net/~kubuntu-ppa/+archive/ppa">Kubuntu Updates PPA</a>. You can add the PPA by using:</p>
<pre>apt-add-repository ppa:kubuntu-ppa/ppa</pre>
<p>Open Konsole and type the following commands in sequence:</p>
<pre>
<ul>
<li>apt-add-repository ppa:blca/published</li>
<li>aptitude update</li>
<li>aptitude full-upgrade</li>
</ul>
</pre>
<p>You should see KTorrent 4.0 in the updates list. Enjoy the new version.</p>
<p><a href="http://www.manast.com/2010/05/26/install-ktorrent-4-0-in-ubuntu-kubuntu-lucid/">Install KTorrent 4.0 in Ubuntu / Kubuntu Lucid</a> is a post from: <a href="http://www.manast.com">Manas T</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.manast.com/2010/05/26/install-ktorrent-4-0-in-ubuntu-kubuntu-lucid/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Gnome Do &#8211; QuickSilver for Linux</title>
		<link>http://www.manast.com/2008/02/08/gnome-do-quicksilver-for-linux/</link>
		<comments>http://www.manast.com/2008/02/08/gnome-do-quicksilver-for-linux/#comments</comments>
		<pubDate>Fri, 08 Feb 2008 04:42:19 +0000</pubDate>
		<dc:creator>Manas</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[apps]]></category>
		<category><![CDATA[gnome-do]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.manast.com/2008/02/08/gnome-do-quicksilver-for-linux/</guid>
		<description><![CDATA[Envied by your friends who use QuickSilver on OS X and Launchy on Windows. Key stroke program launchers can be a real time saver once you get the hang of it. GNOME Do is a GNOME utility for fast launching of applications and files. It can easily be said to beÂ the Linux equivalent of QuickSilver [...]<p><a href="http://www.manast.com/2008/02/08/gnome-do-quicksilver-for-linux/">Gnome Do &#8211; QuickSilver for Linux</a> is a post from: <a href="http://www.manast.com">Manas T</a></p>
]]></description>
			<content:encoded><![CDATA[<p><img id="BLOGGER_PHOTO_ID_5164295209244556786" class="alignright" src="http://bp3.blogger.com/_yPl3H1QvHjU/R6tDIZZF_fI/AAAAAAAAAUA/G7Oxb6n9x4o/s400/Screenshot.jpg" border="0" alt="GNOME Do" />Envied by your friends who use QuickSilver on OS X and Launchy on Windows. Key stroke program launchers can be a real time saver once you get the hang of it.</p>
<p><strong><a title="GNOME Do" href="http://do.davebsd.com">GNOME Do</a></strong> is a GNOME utility for fast launching of applications and files. It can easily be said to beÂ the Linux equivalent of QuickSilver for Mac and Launchy for Windows. Using <strong>GNOME Do</strong>, you can easily launch your programs, files, Firefox bookmarks all from the comfort of your keyboard.</p>
<h2>Installing GNOME Do on Ubuntu Gutsy Gibbon 7.10</h2>
<p>You can install <strong>GNOME Do</strong> on your Ubuntu system just like any other application. <img src='http://www.manast.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  All you need to add is the <strong>GNOME Do</strong> repository.</p>
<p>1. Fire up Terminal.<br />
2. Type <strong>sudo gedit /etc/apt/sources.list</strong><br />
3. Add the following two lines at the end of the file :</p>
<blockquote><p>deb http://ppa.launchpad.net/rharding/ubuntu gutsy main<br />
deb-src http://ppa.launchpad.net/rharding/ubuntu gutsy main</p></blockquote>
<p>4. Save the file, close it. Then in Terminal type s<strong>udo apt-get update</strong><br />
5. Finally install GNOME Do by typing <strong>sudo apt-get install gnome-do</strong></p>
<h2>Delicious Plugins</h2>
<p>The plain install of GNOME Do gives you the ability to launch the applications that are installed on your system. But if that&#8217;s not enough for you, GNOME Do has plugin support too. Two of my favorite plugins are the Pidgin plugin and the Rhythmbox plugin.</p>
<blockquote class="right"><p>Delicious Plugins !!!</p></blockquote>
<p>For example you can install the Pidgin plugin, then launch Gnome Do, type the first few letters of the name of the contact and hit Enter. Voila, a Pidgin chat window will open to chat with that person. Same with Rhythmbox you can easily play specific albums or artists using the Rhythmbox plugin. All you need is to type few letters of the artist or album. <img src='http://www.manast.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>Thats not all. You can find the complete plugin list <a title="GNOME Do Plugins" href="https://wiki.ubuntu.com/GnomeDo/Plugins">here</a>.</p>
<p><a href="http://www.manast.com/2008/02/08/gnome-do-quicksilver-for-linux/">Gnome Do &#8211; QuickSilver for Linux</a> is a post from: <a href="http://www.manast.com">Manas T</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.manast.com/2008/02/08/gnome-do-quicksilver-for-linux/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Install Pidgin 2 with all plugins on Ubuntu Feisty</title>
		<link>http://www.manast.com/2007/05/13/install-pidgin-2-with-all-plugins-on-ubuntu-feisty/</link>
		<comments>http://www.manast.com/2007/05/13/install-pidgin-2-with-all-plugins-on-ubuntu-feisty/#comments</comments>
		<pubDate>Sat, 12 May 2007 18:45:37 +0000</pubDate>
		<dc:creator>Manas</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[pidgin]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.manast.com/2007/05/13/install-pidgin-2-with-all-plugins-on-ubuntu-feisty/</guid>
		<description><![CDATA[With Pidgin 2 yet to make an appearance in Ubuntu Feisty repositories even after two weeks of its release, I was a getting a little bit impatient to use it. So I resorted to the manual method of installing it. You can get the plain Pidgin 2 deb from GetDeb. But it is no fun [...]<p><a href="http://www.manast.com/2007/05/13/install-pidgin-2-with-all-plugins-on-ubuntu-feisty/">Install Pidgin 2 with all plugins on Ubuntu Feisty</a> is a post from: <a href="http://www.manast.com">Manas T</a></p>
]]></description>
			<content:encoded><![CDATA[<p>With Pidgin 2 yet to make an appearance in Ubuntu Feisty repositories even after two weeks of its release, I was a getting a little bit impatient to use it. So I resorted to the manual method of installing it.  You can get the plain Pidgin 2 deb from GetDeb. But it is no fun using Pidgin without any plugins. So my friend Kalpik has compiled a .deb for all the Pidgin plugins and put it up for download.<img class="center" title="Pidgin 2 Logo" src="http://img264.imageshack.us/img264/3577/aboutpidginwf9.png" alt="Pidgin 2 Logo" width="500" height="118" /></p>
<h2>Install Pidgin 2 with all plugins</h2>
<ul>
<li>Download <a title="Download Pidgin 2" href="http://www.getdeb.net/app.php?name=Pidgin">Pidgin 2</a> from GetDeb.</li>
<li>Download <a title="Download Lib-notify Plugin" href="http://www.getdeb.net/app.php?name=pidgin-libnotify">lib-notify</a> from GetDeb.</li>
<li>Download <a title="Plugin Pack for Pidgin" href="http://www.kalpiknigam.com/blog/2007/05/12/install-pidgin-200-on-ubuntu-feisty-with-all-plugins/">Plugin pack</a> from Kalpik&#8217;s blog.</li>
</ul>
<p>Install the above packages and there you have it&#8230; Pidgin 2 running with all plugins on Ubuntu Feisty. <img src='http://www.manast.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p><strong>P.S. -</strong> Pidgin will not replace Gaim in your system. Rather they will both be available in your system. If you want to remove Gaim, you can  uninstall Gaim manually or wait for the Pidgin update in repos which will automatically remove Gaim.</p>
<p><a href="http://www.manast.com/2007/05/13/install-pidgin-2-with-all-plugins-on-ubuntu-feisty/">Install Pidgin 2 with all plugins on Ubuntu Feisty</a> is a post from: <a href="http://www.manast.com">Manas T</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.manast.com/2007/05/13/install-pidgin-2-with-all-plugins-on-ubuntu-feisty/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
