<?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>Technology Nerd &#187; Ubuntu</title>
	<atom:link href="http://tnerd.com/category/opensource/ubuntu-linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://tnerd.com</link>
	<description>(Technology, as it happens, When it happens!)</description>
	<lastBuildDate>Sat, 21 Nov 2009 12:27:18 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='tnerd.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
		<item>
		<title>How to Remotely Control One or More PC&#8217;s in Ubuntu?</title>
		<link>http://tnerd.com/2009/07/24/how-to-remotely-control-one-or-more-pcs-in-ubuntu/</link>
		<comments>http://tnerd.com/2009/07/24/how-to-remotely-control-one-or-more-pcs-in-ubuntu/#comments</comments>
		<pubDate>Fri, 24 Jul 2009 16:44:10 +0000</pubDate>
		<dc:creator>Ron</dc:creator>
				<category><![CDATA[How-To]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[remote PC]]></category>
		<category><![CDATA[Remote PC Ubuntu]]></category>
		<category><![CDATA[TightVNC]]></category>
		<category><![CDATA[TightVNC on Ubuntu]]></category>
		<category><![CDATA[VNC client]]></category>
		<category><![CDATA[VNC viewer]]></category>

		<guid isPermaLink="false">http://tnerd.com/?p=4488</guid>
		<description><![CDATA[Imagine trying to control another desktop while you are comfortably sitting in front of your desktop. There is no magic involved here thanks to Remote desktop mode. This mode helps to control the entire contents of one or more desktops.
The name suitably describes the function.  However ensure before you even start enabling this mode [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://tnerd.com/wp-content/uploads/2009/07/ubuntu.png" rel="shadowbox[post-4488];player=img;"><img class="alignleft size-full wp-image-4534" title="ubuntu" src="http://tnerd.com/wp-content/uploads/2009/07/ubuntu.png" alt="ubuntu" width="218" height="70" /></a>Imagine trying to control another desktop while you are comfortably sitting in front of your desktop. There is no magic involved here thanks to Remote desktop mode. This mode helps to control the entire contents of one or more desktops.</p>
<p>The name suitably describes the function.  However ensure before you even start enabling this mode that you have an excellent firewall which is configured correctly. Still you might face some security problems.</p>
<p>First step you need to do is to install a <a href="http://tnerd.com/tag/vnc-client/" class="st_tag internal_tag" rel="tag" title="Posts tagged with VNC client">VNC client</a> on your system. <a href="http://www.tightvnc.com/download.html" target="_blank">Download</a> and install TightVNC for Linux from <a href="http://www.tightvnc.com/download.html" target="_blank">here</a>. After completing the installation, launch the TightVNC Viewer and  enter the IP address (or host name) of the remote system in the resulting Connection details dialog and press OK.</p>
<p>If a password is required then enter the same. The screen should load and display the remote desktop. Click on the System and then Preferences and then Remote Desktop on the Gnome top menu. This window will be displayed.<span id="more-4488"></span></p>
<p align="center"><img src="http://tnerd.com/wp-content/uploads/2009/07/remote-desktop-settings.png" alt="remote desktop settings" width="412" height="358" /></p>
<p>To enable the remote desktop mode you need to check the first two boxes under the sharing section.</p>
<p>Under the security section if you select the “<strong>Ask you for confirmation</strong>” code, then your presence in front of the computer is compulsory in order to allow another person to access your desktop.</p>
<p>If that is not what you want then un-check the box. This is usually done when one is trying to remotely access one of his own computers. For security reasons the second check box should always be checked, and ensure that you enter a secure password. Each time you try to log on you will be prompted for this password.</p>
<p><strong>The following steps help to connect from an Ubuntu Machine:-</strong></p>
<ul>
<li>Open your terminal. To do so navigate through Applications—&gt;Accessories—&gt;Terminal and then enter the following command: vncviewer full-screen 192.168.2.23:0.</li>
<li>The following message will be displayed prompting for the password. Enter the password. When you see the VNC authentication succeeded message below, you know that everything has gone right.</li>
</ul>
<p>VNC Viewer version 3.3.7 &#8211; built Jul 4 2006 10:04:48 Copyright (C) 2002-2003 RealVNC Ltd. Copyright (C) 1994-2000 AT&amp;T Laboratories Cambridge. See http://www.realvnc.com for information on VNC. VNC server supports protocol version 3.7 (viewer 3.3) Password: VNC authentication succeeded.</p>
<p>If you want to quit VNC Viewer, press &#8216;F8′ and select Quit viewer.</p>
<p>I hope the steps were easy to understand and follow. Ubuntu is not the tough is it!!</p>

	Tags: <a href="http://tnerd.com/tag/remote-pc/" title="remote PC" rel="tag">remote PC</a>, <a href="http://tnerd.com/tag/remote-pc-ubuntu/" title="Remote PC Ubuntu" rel="tag">Remote PC Ubuntu</a>, <a href="http://tnerd.com/tag/tightvnc/" title="TightVNC" rel="tag">TightVNC</a>, <a href="http://tnerd.com/tag/tightvnc-on-ubuntu/" title="TightVNC on Ubuntu" rel="tag">TightVNC on Ubuntu</a>, <a href="http://tnerd.com/tag/ubuntu/" title="Ubuntu" rel="tag">Ubuntu</a>, <a href="http://tnerd.com/tag/vnc-client/" title="VNC client" rel="tag">VNC client</a>, <a href="http://tnerd.com/tag/vnc-viewer/" title="VNC viewer" rel="tag">VNC viewer</a><br />
]]></content:encoded>
			<wfw:commentRss>http://tnerd.com/2009/07/24/how-to-remotely-control-one-or-more-pcs-in-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Install KDE 4.2 beta in Ubuntu</title>
		<link>http://tnerd.com/2008/12/18/how-to-install-kde-42-beta-in-ubuntu/</link>
		<comments>http://tnerd.com/2008/12/18/how-to-install-kde-42-beta-in-ubuntu/#comments</comments>
		<pubDate>Thu, 18 Dec 2008 11:17:55 +0000</pubDate>
		<dc:creator>Vivek</dc:creator>
				<category><![CDATA[How-To]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[installing KDE 4.2 Ubuntu]]></category>
		<category><![CDATA[kde on ubuntu]]></category>

		<guid isPermaLink="false">http://tnerd.com/?p=2563</guid>
		<description><![CDATA[The power and functionality of Linux is growing by day. I am already waiting for as of now for another 3 hours to go by so that I can download and try OpenSuse 11.1. However, that&#8217;s not what we are going to see today. Couple of weeks back there was a new release of KDE [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;"><a href="http://tnerd.com/wp-content/uploads/2008/12/kdelogo.png" rel="shadowbox[post-2563];player=img;"><img class="alignright alignnone size-thumbnail wp-image-2565" style="border: 0pt none; margin-left: 5px; margin-right: 5px; float: right;" title="kdelogo" src="http://tnerd.com/wp-content/uploads/2008/12/kdelogo.png" alt="" width="160" height="93" /></a>The power and functionality of Linux is growing by day. I am already waiting for as of now for another 3 hours to go by so that I can download and try <a class="zem_slink" title="OpenSUSE" rel="homepage" href="http://www.opensuse.org">OpenSuse</a> 11.1. However, that&#8217;s not what we are going to see today. Couple of weeks back there was a new release of <a class="zem_slink" title="KDE" rel="homepage" href="http://www.kde.org/">KDE</a> namely KDE 4.2 and I managed to get my hands on it. For people who do not know what KDE is, following a small background.</p>
<p style="text-align: justify;"><span id="more-2563"></span></p>
<p style="text-align: justify;"><strong>Website</strong></p>
<p style="text-align: justify;"><a href="http://kde.org" target="_blank">http://kde.org/</a></p>
<p style="text-align: justify;"><strong>Description</strong></p>
<p style="text-align: justify;"><em>KDE or the K Desktop Environment, is a network transparent contemporary desktop environment for UNIX workstations. KDE seeks to fulfill the need for an easy to use desktop for UNIX workstations, similar to desktop environments found on Macintosh and Microsoft Windows operating systems.</em></p>
<p style="text-align: justify;">Now that you have some idea we are going to see how to install KDE 4.2 beta on <a class="zem_slink" title="Ubuntu" rel="homepage" href="http://www.ubuntu.com/">Ubuntu</a>. I have tested and installed it on <a href="http://tnerd.com/tag/ubuntu/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Ubuntu">Ubuntu</a> 8.10 or Intrepid Ibex, but I am sure it won&#8217;t be rocket science for installing it on previous versions of <a href="http://tnerd.com/tag/ubuntu/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Ubuntu">Ubuntu</a>.</p>
<p style="text-align: justify;"><strong>Note:</strong> This version of KDE is still in beta and can be buggy. It&#8217;s advised to only use it for testing purposes. The final release is expected in January next year.</p>
<p style="text-align: justify;"><strong>Installation</strong></p>
<p style="text-align: justify;">Before you can install KDE 4.2 beta you&#8217;ll have to add the repository to the software sources.</p>
<p style="text-align: justify;">1. Go to <span style="color: #888888;"><em>System-&gt;Administration-&gt;Software Sources</em></span></p>
<p style="text-align: justify;"><a href="http://tnerd.com/wp-content/uploads/2008/12/softwaresources.png" rel="shadowbox[post-2563];player=img;"><img class="alignnone size-full wp-image-2564" title="softwaresources" src="http://tnerd.com/wp-content/uploads/2008/12/softwaresources.png" alt="" width="500" height="405" /></a></p>
<p style="text-align: justify;">
<p style="text-align: justify;">2. Go to the tab <span style="color: #888888;">Third-Party Software</span> and click <span style="color: #888888;">Add</span>. Add the following line</p>
<p style="text-align: justify;"><span style="color: #888888;"><em>deb http://ppa.launchpad.net/project-neon/<a href="http://tnerd.com/tag/ubuntu/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Ubuntu">ubuntu</a> <a class="zem_slink" title="History of Ubuntu releases" rel="wikipedia" href="http://en.wikipedia.org/wiki/History_of_Ubuntu_releases">intrepid</a> main</em></span></p>
<p style="text-align: justify;">3. Next open a terminal window and type the following command</p>
<div class="codesnip-container"><span style="color: #888888;"><em>sudo aptitude install kde-nightly</em></span></div>
<div class="codesnip-container"></div>
<div class="codesnip-container"><a href="http://tnerd.com/wp-content/uploads/2008/12/terminal.png" rel="shadowbox[post-2563];player=img;"><img class="alignnone size-full wp-image-2566" title="terminal" src="http://tnerd.com/wp-content/uploads/2008/12/terminal.png" alt="" width="500" height="187" /></a></div>
<div class="codesnip-container">Your internet connection speed will decide how much it&#8217;ll take to download and install KDE 4.2 Beta. Once you are done you can logout and change session to KDE desktop to try out KDE 4.2.</div>
<div class="codesnip-container"></div>
<div class="codesnip-container">Following is a snapshot of the KDE 4.2 beta desktop.</div>
<div class="codesnip-container"><a href="http://tnerd.com/wp-content/uploads/2008/12/kdedesktop.png" rel="shadowbox[post-2563];player=img;"><img class="alignnone size-full wp-image-2567" title="kdedesktop" src="http://tnerd.com/wp-content/uploads/2008/12/kdedesktop.png" alt="" width="500" height="314" /></a></div>

	Tags: <a href="http://tnerd.com/tag/installing-kde-42-ubuntu/" title="installing KDE 4.2 Ubuntu" rel="tag">installing KDE 4.2 Ubuntu</a>, <a href="http://tnerd.com/tag/kde-on-ubuntu/" title="kde on ubuntu" rel="tag">kde on ubuntu</a><br />
]]></content:encoded>
			<wfw:commentRss>http://tnerd.com/2008/12/18/how-to-install-kde-42-beta-in-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Compiz Fusion Guide-A complete guide to install compiz fusion in Ubuntu: Post 1</title>
		<link>http://tnerd.com/2008/11/13/compiz-fusion-guide-a-complete-guide-to-install-compiz-fusion-in-ubuntu-post-1/</link>
		<comments>http://tnerd.com/2008/11/13/compiz-fusion-guide-a-complete-guide-to-install-compiz-fusion-in-ubuntu-post-1/#comments</comments>
		<pubDate>Thu, 13 Nov 2008 15:56:15 +0000</pubDate>
		<dc:creator>Vivek</dc:creator>
				<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[compiz]]></category>
		<category><![CDATA[compiz fusion]]></category>
		<category><![CDATA[compiz fusion guide]]></category>
		<category><![CDATA[configuring compiz]]></category>
		<category><![CDATA[installing compiz]]></category>
		<category><![CDATA[ubuntu compiz]]></category>

		<guid isPermaLink="false">http://tnerd.com/?p=2363</guid>
		<description><![CDATA[The versatility of Ubuntu Linux is what separates it from other operating system. Not to mention the fact that eye candy in Linux has come a long way. I am sure every one who has tried Ubuntu or some other distro of Linux has definitely played with the famous cube. If you haven&#8217;t yet seen [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;"><a href="http://tnerd.com/wp-content/uploads/2008/11/compiz.png" rel="shadowbox[post-2363];player=img;"><img class="alignleft alignnone size-full wp-image-2372" style="border: 0pt none; float: left; margin-left: 5px; margin-right: 5px;" title="compiz" src="http://tnerd.com/wp-content/uploads/2008/11/compiz.png" alt="" width="381" height="72" /></a>The versatility of <a class="zem_slink" title="Ubuntu" rel="homepage" href="http://www.ubuntu.com/">Ubuntu Linux</a> is what separates it from other operating system. Not to mention the fact that eye candy in <a class="zem_slink" title="Linux" rel="wikipedia" href="http://en.wikipedia.org/wiki/Linux">Linux</a> has come a long way. I am sure every one who has tried Ubuntu or some other distro of Linux has definitely played with the famous cube. If you haven&#8217;t yet seen it or tried it and are keen on trying it, then this is just the perfect post for you.</p>
<p style="text-align: justify;"><span id="more-2363"></span><br />
Today we are going to see how you can get the famous 3D cube running on your Ubuntu. Not just that we are going to see a complete configuration guide which will blow your mind away. Also, we&#8217;ll see how the 3D cube has come a long way and now you can also use 3D cylinder and 3D sphere. The end result will look something like this.</p>
<div id="o-06" style="padding: 1em 0pt; text-align: justify;"><a href="http://tnerd.com/wp-content/uploads/2008/11/cube.png" rel="shadowbox[post-2363];player=img;"><img class="alignnone size-full wp-image-2364" title="cube" src="http://tnerd.com/wp-content/uploads/2008/11/cube.png" alt="" width="500" height="314" /></a></div>
<div id="lv.-" style="padding: 1em 0pt; text-align: justify;"><a href="http://tnerd.com/wp-content/uploads/2008/11/sphere.png" rel="shadowbox[post-2363];player=img;"><img class="alignnone size-full wp-image-2365" title="sphere" src="http://tnerd.com/wp-content/uploads/2008/11/sphere.png" alt="" width="500" height="314" /></a></div>
<p style="text-align: justify;">Because, this going to be a really long post as we have to configure it a lot, we have planned to launch this post as a series so that we don&#8217;t make this post really long and also allow our readers some time to breath before they have all the features running. In order to get all the famous effects on Ubuntu, you&#8217;ll need to install something called as <a class="zem_slink" title="Compiz" rel="homepage" href="http://compiz.org/">compiz</a> fusion. Also, this post and posts in this series is almost useless for people who do not have a graphic card in their computer.</p>
<p style="text-align: justify;">We&#8217;ll divide this post into 3 post series. The first post will talk about how to install <a href="http://tnerd.com/tag/compiz-fusion/" class="st_tag internal_tag" rel="tag" title="Posts tagged with compiz fusion">compiz fusion</a> and before installing how to set up your computer to take full advantage of <a href="http://tnerd.com/tag/compiz-fusion/" class="st_tag internal_tag" rel="tag" title="Posts tagged with compiz fusion">compiz fusion</a>. We are now going to see how to setup your computer for unleashing <a href="http://tnerd.com/tag/compiz-fusion/" class="st_tag internal_tag" rel="tag" title="Posts tagged with compiz fusion">compiz fusion</a>. Ubuntu by default doesn&#8217;t support proprietary drivers. However, we&#8217;ll have to install them in order to take the complete advantage of the graphic card and hence compiz.</p>
<p style="text-align: justify;"><strong>I have tested this guide on HP dv6910tx with <em><a class="zem_slink" title="Nvidia" rel="geolocation" href="http://maps.google.com/maps?ll=37.3707277778,-121.963738889&amp;spn=0.01,0.01&amp;q=37.3707277778,-121.963738889%20%28Nvidia%29&amp;t=h">nVidia</a></em> 8400M GS running Ubuntu 8.10 (Intrepid Ibex)</strong></p>
<h3 style="text-align: justify;"><span style="color: #ff6600;"><strong>Check if you already have graphic drivers running and activated</strong></span></h3>
<p style="text-align: justify;">To check whether you computer has third party restricted drivers, you&#8217;ll have to add some third party repositories to your software sources. But before that it&#8217;s a good idea to check if you already have the required drivers. To do so, go to <strong>System-&gt;Administration-&gt;<a class="zem_slink" title="Device driver" rel="wikipedia" href="http://en.wikipedia.org/wiki/Device_driver">Hardware Drivers</a>.</strong> A window will pop up and will show if you have drivers running already.</p>
<div id="t2j5" style="padding: 1em 0pt; text-align: justify;">
<div id="xki4" style="padding: 1em 0pt; text-align: left;"><a href="http://tnerd.com/wp-content/uploads/2008/11/hardwaredrivers2.png" rel="shadowbox[post-2363];player=img;"><img class="alignnone size-full wp-image-2366" title="hardwaredrivers2" src="http://tnerd.com/wp-content/uploads/2008/11/hardwaredrivers2.png" alt="" width="500" height="360" /></a></div>
<div id="xu8t" style="padding: 1em 0pt; text-align: left;"><a href="http://tnerd.com/wp-content/uploads/2008/11/hardwaredrivers1.png" rel="shadowbox[post-2363];player=img;"><img class="alignnone size-full wp-image-2367" title="hardwaredrivers1" src="http://tnerd.com/wp-content/uploads/2008/11/hardwaredrivers1.png" alt="" width="476" height="599" /></a></div>
<p style="text-align: justify;">In case you already have the drivers, you&#8217;ll see them activated, if not then you&#8217;ll have to activate them. However, if you do not see any drivers and you are sure that you have a graphic card which has restricted drivers then you&#8217;ll have to follow the steps below.</p>
<h3 style="text-align: justify;"><span style="color: #ff6600;"><strong>Installing Restricted Drivers</strong></span></h3>
<p style="text-align: justify;">To install third part restricted drivers, you&#8217;ll have to add third part repositories to your software sources. To do so, go to <strong>System-&gt;Administration-&gt;Software Sources</strong>.</p>
</div>
<div id="dfn9" style="padding: 1em 0pt; text-align: justify;"><a href="http://tnerd.com/wp-content/uploads/2008/11/softwaresources1.png" rel="shadowbox[post-2363];player=img;"><img class="alignnone size-full wp-image-2368" title="softwaresources1" src="http://tnerd.com/wp-content/uploads/2008/11/softwaresources1.png" alt="" width="500" height="473" /></a></div>
<div id="dfn9" style="padding: 1em 0pt; text-align: justify;">
<div id="ulpx" style="padding: 1em 0pt; text-align: left;">
<h3><a href="http://tnerd.com/wp-content/uploads/2008/11/softwaresources2.png" rel="shadowbox[post-2363];player=img;"><img class="alignnone size-full wp-image-2369" title="softwaresources2" src="http://tnerd.com/wp-content/uploads/2008/11/softwaresources2.png" alt="" width="500" height="498" /></a></h3>
<p>In the Ubuntu Software tab make sure that the check box <strong>Proprietary Drivers for devices (restricted)</strong> is selected. Now you&#8217;ll be able to see if there are any restricted drivers available for your graphic card. If there are, then you should install it and activate it. After installing the drivers make sure to restart the computer.</p>
<h3><span style="color: #ff6600;"><strong>Installing <a class="zem_slink" title="Compiz Fusion" rel="homepage" href="http://www.compiz-fusion.org/">Compiz Fusion</a></strong></span></h3>
<p>We are now all set to install <a href="http://tnerd.com/tag/compiz-fusion/" class="st_tag internal_tag" rel="tag" title="Posts tagged with compiz fusion">compiz fusion</a> in Ubuntu. We want to ensure that this guide is as user friendly as possible and hence I will try to avoid terminal as much as possible. You can install it by clicking the link below:</p>
<p><a id="kgtn" title="apt:compizconfig-settings-manager">apt:compizconfig-settings-manager</a></p>
<p>You will be prompted with a window like this</p>
<div id="mqd:" style="padding: 1em 0pt; text-align: left;"><a href="http://tnerd.com/wp-content/uploads/2008/11/compiz1.png" rel="shadowbox[post-2363];player=img;"><img class="alignnone size-full wp-image-2370" title="compiz1" src="http://tnerd.com/wp-content/uploads/2008/11/compiz1.png" alt="" width="500" height="209" /></a></div>
<p>Click on Install to be begin the installation. After the installation is done, you&#8217;ll see a window like the one below confirming the successful installation.</p>
<div id="cd-2" style="padding: 1em 0pt; text-align: left;"><a href="http://tnerd.com/wp-content/uploads/2008/11/compiz2.png" rel="shadowbox[post-2363];player=img;"><img class="alignnone size-full wp-image-2371" title="compiz2" src="http://tnerd.com/wp-content/uploads/2008/11/compiz2.png" alt="" width="500" height="209" /></a></div>
<p style="text-align: justify;">That&#8217;s all now we have <a href="http://tnerd.com/tag/compiz-fusion/" class="st_tag internal_tag" rel="tag" title="Posts tagged with compiz fusion">compiz fusion</a> installed on Ubuntu. In the next series we&#8217;ll see how to configure <a href="http://tnerd.com/tag/compiz-fusion/" class="st_tag internal_tag" rel="tag" title="Posts tagged with compiz fusion">compiz fusion</a> and get the desktop cube and other funky effects. In case you don&#8217;t want to miss the rest of the series feel free to subscribe to our <a id="c5y:" title="RSS" href="http://feeds.tnerd.com/TechnologyNerd">RSS</a>.</p>
</div>
</div>

	Tags: <a href="http://tnerd.com/tag/compiz/" title="compiz" rel="tag">compiz</a>, <a href="http://tnerd.com/tag/compiz-fusion/" title="compiz fusion" rel="tag">compiz fusion</a>, <a href="http://tnerd.com/tag/compiz-fusion-guide/" title="compiz fusion guide" rel="tag">compiz fusion guide</a>, <a href="http://tnerd.com/tag/configuring-compiz/" title="configuring compiz" rel="tag">configuring compiz</a>, <a href="http://tnerd.com/tag/installing-compiz/" title="installing compiz" rel="tag">installing compiz</a>, <a href="http://tnerd.com/tag/ubuntu-compiz/" title="ubuntu compiz" rel="tag">ubuntu compiz</a><br />
]]></content:encoded>
			<wfw:commentRss>http://tnerd.com/2008/11/13/compiz-fusion-guide-a-complete-guide-to-install-compiz-fusion-in-ubuntu-post-1/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How to uninstall or remove KDE and restore Gnome Desktop Manager in Ubuntu</title>
		<link>http://tnerd.com/2008/11/12/how-to-uninstall-or-remove-kde-and-restore-gnome-desktop-manager-in-ubuntu/</link>
		<comments>http://tnerd.com/2008/11/12/how-to-uninstall-or-remove-kde-and-restore-gnome-desktop-manager-in-ubuntu/#comments</comments>
		<pubDate>Wed, 12 Nov 2008 16:32:09 +0000</pubDate>
		<dc:creator>Vivek</dc:creator>
				<category><![CDATA[How-To]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[kde 4]]></category>
		<category><![CDATA[removing kde]]></category>
		<category><![CDATA[removing kde4 ubuntu]]></category>
		<category><![CDATA[uninstalling kde]]></category>

		<guid isPermaLink="false">http://tnerd.com/?p=2354</guid>
		<description><![CDATA[The default desktop manager for Ubuntu is Gnome. However, if you want to have KDE as your desktop manager then either you can directly download Kubuntu or install KDE. However, one of our reader requested us on how to remove KDE. I was not sure what could be the reason for removing KDE.

So let&#8217;s see [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;"><a href="http://tnerd.com/wp-content/uploads/2008/11/kde42.png" rel="shadowbox[post-2354];player=img;"><img class="alignleft alignnone size-full wp-image-2360" style="border: 0pt none; float: left; margin-left: 5px; margin-right: 5px;" title="kde42" src="http://tnerd.com/wp-content/uploads/2008/11/kde42.png" alt="" width="265" height="92" /></a>The default desktop manager for <a href="http://tnerd.com/tag/ubuntu/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Ubuntu">Ubuntu</a> is Gnome. However, if you want to have KDE as your desktop manager then either you can directly download Kubuntu or <a href="http://tnerd.com/2008/11/01/install-kde-41-on-ubuntu-810-in-3-easy-steps/" target="_blank">install KDE</a>. However, one of our <a href="http://tnerd.com/2008/11/01/install-kde-41-on-ubuntu-810-in-3-easy-steps/#comments" target="_blank">reader</a> requested us on how to remove KDE. I was not sure what could be the reason for <a href="http://tnerd.com/tag/removing-kde/" class="st_tag internal_tag" rel="tag" title="Posts tagged with removing kde">removing KDE</a>.</p>
<p style="text-align: justify;"><span id="more-2354"></span></p>
<p style="text-align: justify;">So let&#8217;s see what are the ways in which we can remove/uninstall KDE from <a href="http://tnerd.com/tag/ubuntu/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Ubuntu">Ubuntu</a>. I am not a big advocate of <a href="http://tnerd.com/tag/removing-kde/" class="st_tag internal_tag" rel="tag" title="Posts tagged with removing kde">removing KDE</a> from <a href="http://tnerd.com/tag/ubuntu/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Ubuntu">Ubuntu</a>, so we&#8217;ll also see how to get back on GNome and set it as default desktop manager for every logged in session. So let&#8217;s begin by seeing how to revert to Gnome as the default desktop manager while still keeping KDE</p>

	Tags: <a href="http://tnerd.com/tag/kde-4/" title="kde 4" rel="tag">kde 4</a>, <a href="http://tnerd.com/tag/removing-kde/" title="removing kde" rel="tag">removing kde</a>, <a href="http://tnerd.com/tag/removing-kde4-ubuntu/" title="removing kde4 ubuntu" rel="tag">removing kde4 ubuntu</a>, <a href="http://tnerd.com/tag/uninstalling-kde/" title="uninstalling kde" rel="tag">uninstalling kde</a><br />
]]></content:encoded>
			<wfw:commentRss>http://tnerd.com/2008/11/12/how-to-uninstall-or-remove-kde-and-restore-gnome-desktop-manager-in-ubuntu/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Install KDE 4.1 on Ubuntu 8.10 in 3 easy steps!</title>
		<link>http://tnerd.com/2008/11/01/install-kde-41-on-ubuntu-810-in-3-easy-steps/</link>
		<comments>http://tnerd.com/2008/11/01/install-kde-41-on-ubuntu-810-in-3-easy-steps/#comments</comments>
		<pubDate>Sat, 01 Nov 2008 17:45:14 +0000</pubDate>
		<dc:creator>Vivek</dc:creator>
				<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[desktop environments]]></category>
		<category><![CDATA[gnome desktop]]></category>
		<category><![CDATA[installing KDE 4.1 Ubuntu]]></category>
		<category><![CDATA[KDE 4.1]]></category>

		<guid isPermaLink="false">http://tnerd.com/?p=2220</guid>
		<description><![CDATA[
I am sure by now most of you must have upgraded to Ubunutu 8.10. One  very important thing that I love about Ubuntu us the gnome desktop  manager (GDM). However, if you did not knew, you can have different  desktop managers. One of the most popular one is KDE.

KDE which stands for [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><a href="http://tnerd.com/wp-content/uploads/2008/11/kde41.png" rel="shadowbox[post-2220];player=img;"><img class="alignnone size-full wp-image-2232 aligncenter" title="kde41" src="http://tnerd.com/wp-content/uploads/2008/11/kde41.png" alt="" width="437" height="199" /></a></p>
<p style="text-align: justify;">I am sure by now most of you must have upgraded to Ubunutu 8.10. One  very important thing that I love about <a class="zem_slink" title="Ubuntu" rel="homepage" href="http://www.ubuntu.com/">Ubuntu</a> us the gnome desktop  manager (GDM). However, if you did not knew, you can have different  desktop managers. One of the most popular one is <a href="http://www.kde.org/">KDE</a>.<span id="more-2220"></span></p>
<blockquote>
<p style="text-align: justify;">KDE which stands for <a class="zem_slink" title="KDE" rel="homepage" href="http://www.kde.org/">K  Desktop Environment</a> is a network transparent contemporary <a class="zem_slink" title="Desktop environment" rel="wikipedia" href="http://en.wikipedia.org/wiki/Desktop_environment">desktop  environment</a> for  UNIX workstations. KDE seeks to fulfill the need for an easy to use  desktop for UNIX workstations, similar to <a href="http://tnerd.com/tag/desktop-environments/" class="st_tag internal_tag" rel="tag" title="Posts tagged with desktop environments">desktop environments</a>  found on Macintosh and Microsoft Windows operating systems.</p>
</blockquote>
<p style="text-align: justify;">Some people swear by KDE and use it as their default  desktop environment and  then there are others who love their Gnome Desktop Manager. KDE  probably is better eye candy compared to GDM and is a good replacement.  Today, we&#8217;ll see how to install <a class="zem_slink" title="KDE 4" rel="homepage" href="http://www.kde.org/">KDE 4.1</a> on <a href="http://tnerd.com/tag/ubuntu-810/" class="st_tag internal_tag" rel="tag" title="Posts tagged with ubuntu 8.10">Ubuntu 8.10</a> (<a href="http://tnerd.com/tag/intrepid-ibex/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Intrepid Ibex">Intrepid Ibex</a>).  We&#8217;ll try to make things as simple as possible.</p>
<h2 style="text-align: justify;">Adding <a href="http://tnerd.com/tag/kde-4/" class="st_tag internal_tag" rel="tag" title="Posts tagged with kde 4">KDE 4</a>.1  repositories to software sources</h2>
<p style="text-align: justify;">Go to <strong>System-&gt;Administration-&gt;Software  Sources</strong></p>
<p style="text-align: justify;"><a href="http://tnerd.com/wp-content/uploads/2008/11/kde1.png" rel="shadowbox[post-2220];player=img;"><img class="alignnone size-full wp-image-2221" title="kde1" src="http://tnerd.com/wp-content/uploads/2008/11/kde1.png" alt="" width="500" height="525" /></a></p>
<p style="text-align: justify;">After  entering your admin password you&#8217;ll be presented with a window like the  one below add click on the Third-Party Software tab and click the Add  button.</p>
<p style="text-align: justify;"><img src="http://tnerd.com/wp-content/uploads/2008/11/kde2.png" alt="file:///home/vivek/snapshots/KDE/kde2.png" /></p>
<p style="text-align: justify;">Add the following repositories in the Apt line and click Add Source:</p>
<p style="text-align: justify;"><strong>deb  http://ppa.launchpad.net/kubuntu-members-kde4/ubuntu intrepid main</strong></p>
<p style="text-align: justify;">Click the button close and  you&#8217;ll be prompted to reload the software sources. Make sure you  are connected to Internet. It&#8217;ll take a few minutes depending on your  Internet connection speed. The next step is to install <a href="http://tnerd.com/tag/kde-4/" class="st_tag internal_tag" rel="tag" title="Posts tagged with kde 4">KDE 4</a>.1.</p>
<h2 style="text-align: justify;"><strong>Installing <a href="http://tnerd.com/tag/kde-4/" class="st_tag internal_tag" rel="tag" title="Posts tagged with kde 4">KDE 4</a>.1</strong></h2>
<p style="text-align: justify;">I  tried to use apt URL to install by seems like it&#8217;s not working so we&#8217;ll  play safe and install it using a terminal window. In the terminal  window type:</p>
<p style="text-align: justify;"><strong>sudo apt-get install  kubuntu-kde4-desktop</strong></p>
<p style="text-align: justify;"><img src="http://tnerd.com/wp-content/uploads/2008/11/kde-5.png" alt="file:///home/vivek/snapshots/KDE/kde-5.png" /></p>
<p style="text-align: justify;">The package is around 400 MB  and will take time depending on your internet connection speed. After a while  you&#8217;ll be prompt with a configuration window like the one below.</p>
<p style="text-align: justify;"><img src="http://tnerd.com/wp-content/uploads/2008/11/kde6.png" alt="file:///home/vivek/snapshots/KDE/kde6.png" /></p>
<p style="text-align: justify;">Hit Enter to reach the screen  like the one below</p>
<p style="text-align: justify;"><img src="http://tnerd.com/wp-content/uploads/2008/11/kde7.png" alt="file:///home/vivek/snapshots/KDE/kde7.png" /></p>
<p style="text-align: justify;">Select  your default Display Manager. The first one GDM will keep your <a class="zem_slink" title="GNOME" rel="homepage" href="http://www.gnome.org/">Gnome  Desktop</a> and the second one <a class="zem_slink" title="KDE Display Manager" rel="homepage" href="http://www.kde.org">KDM</a> will make KDE as your default  desktop manager and click enter.</p>
<p style="text-align: justify;">That&#8217;s it after a few more  seconds you&#8217;d have finished installing <a href="http://tnerd.com/tag/kde-4/" class="st_tag internal_tag" rel="tag" title="Posts tagged with kde 4">KDE 4</a>.1.</p>
<h2 style="text-align: justify;"><strong>Optional: Restoring default  Ubuntu <a class="zem_slink" title="Bootsplash" rel="wikipedia" href="http://en.wikipedia.org/wiki/Bootsplash">boot splash</a> screen</strong></h2>
<p style="text-align: justify;">Once  you have installed KDE your bootsplash screen would change to show KDE  bootsplash. To change this you&#8217;ll need Startup-manager. You can install  it using <a class="zem_slink" title="Synaptic Package Manager" rel="homepage" href="http://www.nongnu.org/synaptic/">Synaptic Package Manager</a>.</p>
<p style="text-align: justify;"><img src="http://tnerd.com/wp-content/uploads/2008/11/kde8.png" alt="file:///home/vivek/snapshots/KDE/kde8.png" width="500" height="400" /></p>
<p style="text-align: justify;">Once you have installed this  application you can start it by going to</p>
<p style="text-align: justify;"><strong>System-&gt;Administration-&gt;Startup-Manager</strong></p>
<p style="text-align: justify;"><img src="http://tnerd.com/wp-content/uploads/2008/11/kde9.png" alt="file:///home/vivek/snapshots/KDE/kde9.png" width="500" height="525" /></p>
<p style="text-align: justify;">Go to the Appearance tab in  Startup-Manager window and under Usplash theme, select  usplash-theme-ubuntu.</p>
<p style="text-align: justify;"><img src="http://tnerd.com/wp-content/uploads/2008/11/kde10.png" alt="file:///home/vivek/snapshots/KDE/kde10.png" /></p>
<p style="text-align: justify;">That&#8217;s it! Now just logout and select  <a href="http://tnerd.com/tag/kde-4/" class="st_tag internal_tag" rel="tag" title="Posts tagged with kde 4">KDE 4</a> in &#8220;Select Session&#8221; and you should be logged in  KDE. This is how the KDE desktop looks like:</p>
<p style="text-align: justify;"><img src="http://tnerd.com/wp-content/uploads/2008/11/kde11.png" alt="file:///home/vivek/snapshots/KDE/kde11.png" width="500" /></p>

	Tags: <a href="http://tnerd.com/tag/desktop-environments/" title="desktop environments" rel="tag">desktop environments</a>, <a href="http://tnerd.com/tag/gnome-desktop/" title="gnome desktop" rel="tag">gnome desktop</a>, <a href="http://tnerd.com/tag/installing-kde-41-ubuntu/" title="installing KDE 4.1 Ubuntu" rel="tag">installing KDE 4.1 Ubuntu</a>, <a href="http://tnerd.com/tag/kde-41/" title="KDE 4.1" rel="tag">KDE 4.1</a><br />
]]></content:encoded>
			<wfw:commentRss>http://tnerd.com/2008/11/01/install-kde-41-on-ubuntu-810-in-3-easy-steps/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Ubuntu 8.10 code named Intrepid Ibex released: Get your copy now!</title>
		<link>http://tnerd.com/2008/10/30/ubuntu-810-code-named-intrepid-ibex-released-get-your-copy-now/</link>
		<comments>http://tnerd.com/2008/10/30/ubuntu-810-code-named-intrepid-ibex-released-get-your-copy-now/#comments</comments>
		<pubDate>Thu, 30 Oct 2008 15:34:18 +0000</pubDate>
		<dc:creator>Vivek</dc:creator>
				<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[download ubuntu 8.10]]></category>
		<category><![CDATA[install ubuntu 8.10]]></category>
		<category><![CDATA[Intrepid Ibex]]></category>
		<category><![CDATA[ubuntu 8.10]]></category>
		<category><![CDATA[upgrade to intrepid Ibex]]></category>
		<category><![CDATA[upgrade to ubuntu 8.10]]></category>

		<guid isPermaLink="false">http://tnerd.com/?p=2171</guid>
		<description><![CDATA[Much awaited version of Ubuntu code named Intrepid Ibex is finally released. Ubuntu 8.10 is one of the most popular distro of Linux. There&#8217;s a large community that supports the development of Ubuntu.
Ubuntu is a community developed, Linux-based operating system that is perfect for laptops, desktops and servers. It contains all the applications you need [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;"><a href="http://tnerd.com/wp-content/uploads/2008/10/ubuntu-i.png" rel="shadowbox[post-2171];player=img;"><img class="alignleft alignnone size-full wp-image-2175" style="border: 0pt none; float: left; margin-left: 5px; margin-right: 5px;" title="ubuntu-i" src="http://tnerd.com/wp-content/uploads/2008/10/ubuntu-i.png" alt="" width="128" height="128" /></a>Much awaited version of <a class="zem_slink" title="Ubuntu" rel="homepage" href="http://www.ubuntu.com/">Ubuntu</a> code named <a href="http://tnerd.com/tag/intrepid-ibex/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Intrepid Ibex">Intrepid Ibex</a> is finally released. <a href="http://tnerd.com/tag/ubuntu-810/" class="st_tag internal_tag" rel="tag" title="Posts tagged with ubuntu 8.10">Ubuntu 8.10</a> is one of the most popular distro of <a class="zem_slink" title="Linux" rel="wikipedia" href="http://en.wikipedia.org/wiki/Linux">Linux</a>. There&#8217;s a large community that supports the development of Ubuntu.</p>
<p style="text-align: justify;"><span style="font-style: italic;">Ubuntu is a community developed, Linux-based operating system that is perfect for laptops, desktops and servers. It contains all the applications you need &#8211; a web browser, presentation, document and spreadsheet software, instant messaging and much more.</span></p>
<p style="text-align: justify;"><span id="more-2171"></span></p>
<p style="text-align: justify;">I have been using <a href="http://tnerd.com/tag/ubuntu-810/" class="st_tag internal_tag" rel="tag" title="Posts tagged with ubuntu 8.10">Ubuntu 8.10</a> RC for sometime now and haven&#8217;t faced any problems. The hardware support is just exceptional. However, you might wannt check the <a href="http://www.ubuntu.com/getubuntu/releasenotes/810">release note</a> of <a href="http://tnerd.com/tag/ubuntu-810/" class="st_tag internal_tag" rel="tag" title="Posts tagged with ubuntu 8.10">Ubuntu 8.10</a> before upgrading or installing.</p>
<p style="text-align: justify;"><a href="http://tnerd.com/wp-content/uploads/2008/10/ubuntu8101.png" rel="shadowbox[post-2171];player=img;"><img class="alignnone size-full wp-image-2174" title="ubuntu8101" src="http://tnerd.com/wp-content/uploads/2008/10/ubuntu8101.png" alt="" width="500" height="240" /></a></p>
<p style="text-align: justify;"><span style="font-weight: bold;"><span style="color: #ff6600;">System Requirements</span><br />
</span><span style="font-style: italic;">Bare Minimum</span><span style="font-weight: bold;"><span style="font-style: italic;"><span style="font-weight: bold;"> </span></span></span><span style="font-style: italic;">System Requirements</span><span style="font-weight: bold;"><br />
</span></p>
<ul style="text-align: justify;">
<li>300 MHz x86 processor</li>
<li>64 MB of system memory (RAM)</li>
<li>At least 4 GB of disk space (for full installation and <a class="zem_slink" title="Paging" rel="wikipedia" href="http://en.wikipedia.org/wiki/Paging">swap space</a>)</li>
<li>VGA graphics card capable of 640&#215;480 resolution</li>
<li>CD-ROM drive or network card</li>
</ul>
<p style="text-align: justify;"><em>Recommended minimum requirements</em><span style="font-weight: bold;"><br />
</span></p>
<ul style="text-align: justify;">
<li>700 MHz x86 processor</li>
<li>384 MB of system memory (RAM)</li>
<li>8 GB of disk space</li>
<li>Graphics card capable of 1024&#215;768 resolution<em></em></li>
<li><em>Sound card</em> <em></em></li>
<li><em>A network or Internet connection</em></li>
</ul>
<p style="text-align: justify;">For other requirements you might want to check the <a href="https://help.ubuntu.com/community/Installation/SystemRequirements">System Requirements</a>.</p>
<p style="text-align: justify;"><span style="font-weight: bold;">Download <a href="http://tnerd.com/tag/ubuntu-810/" class="st_tag internal_tag" rel="tag" title="Posts tagged with ubuntu 8.10">Ubuntu 8.10</a></span><br />
In order to download the latest version of Ubuntu which is <a href="http://tnerd.com/tag/intrepid-ibex/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Intrepid Ibex">Intrepid Ibex</a>, please visit the <a href="http://www.ubuntu.com/getubuntu/download">download</a> page.<span style="font-weight: bold;"><br />
</span></p>
<p style="text-align: justify;"><span style="font-weight: bold;">Upgrading to <a href="http://tnerd.com/tag/ubuntu-810/" class="st_tag internal_tag" rel="tag" title="Posts tagged with ubuntu 8.10">Ubuntu 8.10</a></span><br />
You can upgrade to the latest release in very simple steps. The complete upgradation guide can be found <a href="http://www.ubuntu.com/getubuntu/upgrading">here</a>. You can also request for free CDs of <a href="http://tnerd.com/tag/ubuntu-810/" class="st_tag internal_tag" rel="tag" title="Posts tagged with ubuntu 8.10">Ubuntu 8.10</a> <a href="https://shipit.ubuntu.com/" target="_blank">here</a>.</p>
<p style="text-align: justify;">Have fun with the latest release. It&#8217;s a good idea to back up your computer and if possible create an image of existing system before upgrading.</p>

	Tags: <a href="http://tnerd.com/tag/download-ubuntu-810/" title="download ubuntu 8.10" rel="tag">download ubuntu 8.10</a>, <a href="http://tnerd.com/tag/install-ubuntu-810/" title="install ubuntu 8.10" rel="tag">install ubuntu 8.10</a>, <a href="http://tnerd.com/tag/intrepid-ibex/" title="Intrepid Ibex" rel="tag">Intrepid Ibex</a>, <a href="http://tnerd.com/tag/ubuntu-810/" title="ubuntu 8.10" rel="tag">ubuntu 8.10</a>, <a href="http://tnerd.com/tag/upgrade-to-intrepid-ibex/" title="upgrade to intrepid Ibex" rel="tag">upgrade to intrepid Ibex</a>, <a href="http://tnerd.com/tag/upgrade-to-ubuntu-810/" title="upgrade to ubuntu 8.10" rel="tag">upgrade to ubuntu 8.10</a><br />
]]></content:encoded>
			<wfw:commentRss>http://tnerd.com/2008/10/30/ubuntu-810-code-named-intrepid-ibex-released-get-your-copy-now/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Appnr: The web-based package manager for your browser (Ubuntu)</title>
		<link>http://tnerd.com/2008/10/30/appnr-the-web-based-package-manager-for-your-browser-ubuntu/</link>
		<comments>http://tnerd.com/2008/10/30/appnr-the-web-based-package-manager-for-your-browser-ubuntu/#comments</comments>
		<pubDate>Wed, 29 Oct 2008 19:30:53 +0000</pubDate>
		<dc:creator>Vivek</dc:creator>
				<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[appnr]]></category>
		<category><![CDATA[install application from browser]]></category>
		<category><![CDATA[install appnr ubunut]]></category>
		<category><![CDATA[synaptic for browser]]></category>

		<guid isPermaLink="false">http://tnerd.com/?p=2150</guid>
		<description><![CDATA[What has been that one factor that keeps a normal individual from using Linux. The whole facade that Linux is only for geeks and the paranoia surrounding

	Tags: appnr, install application from browser, install appnr ubunut, synaptic for browser
]]></description>
			<content:encoded><![CDATA[<p align="justify"><a href="http://tnerd.com/wp-content/uploads/2008/10/appnrlogo.png" rel="shadowbox[post-2150];player=img;"><img class="alignleft alignnone size-full wp-image-2153" style="border: 0pt none; float: left; margin-left: 5px; margin-right: 5px;" title="appnrlogo" src="http://tnerd.com/wp-content/uploads/2008/10/appnrlogo.png" alt="" width="132" height="43" /></a>What has been that one factor that keeps a normal individual from using <a href="http://linux.org/">Linux</a>. The whole facade that Linux is only for geeks and the paranoia surrounding</p>

	Tags: <a href="http://tnerd.com/tag/appnr/" title="appnr" rel="tag">appnr</a>, <a href="http://tnerd.com/tag/install-application-from-browser/" title="install application from browser" rel="tag">install application from browser</a>, <a href="http://tnerd.com/tag/install-appnr-ubunut/" title="install appnr ubunut" rel="tag">install appnr ubunut</a>, <a href="http://tnerd.com/tag/synaptic-for-browser/" title="synaptic for browser" rel="tag">synaptic for browser</a><br />
]]></content:encoded>
			<wfw:commentRss>http://tnerd.com/2008/10/30/appnr-the-web-based-package-manager-for-your-browser-ubuntu/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Free Open-Source System Monitor Utility (Linux Only): Easiest Conky Configuration Guide</title>
		<link>http://tnerd.com/2008/10/29/free-open-source-system-monitor-utility-linux-only-easiest-conky-configuration-guide/</link>
		<comments>http://tnerd.com/2008/10/29/free-open-source-system-monitor-utility-linux-only-easiest-conky-configuration-guide/#comments</comments>
		<pubDate>Wed, 29 Oct 2008 09:36:43 +0000</pubDate>
		<dc:creator>Vivek</dc:creator>
				<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[conky]]></category>
		<category><![CDATA[conky configuration guide]]></category>
		<category><![CDATA[Free Open-Source System Monitor Utility]]></category>

		<guid isPermaLink="false">http://tnerd.com/?p=2134</guid>
		<description><![CDATA[Being on Ubuntu (Or some ditro of Linux) is geeky enough. But how about flaunting that you are a nerd who can get system monitoring utility right on your desktop which looks just fabulous. Don&#8217;t believe me! Check the following snapshot of Ubuntu Desktop. To be precise check the right hand side of the desktop [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;"><a href="http://tnerd.com/wp-content/uploads/2008/10/conky2.png" rel="shadowbox[post-2134];player=img;"><img class="alignleft alignnone size-full wp-image-2143" style="border: 0pt none; float: left; margin-left: 5px; margin-right: 5px;" title="conky2" src="http://tnerd.com/wp-content/uploads/2008/10/conky2.png" alt="" width="171" height="82" /></a>Being on <a class="zem_slink" title="Ubuntu" rel="homepage" href="http://www.ubuntu.com/">Ubuntu</a> (Or some ditro of Linux) is geeky enough. But how about flaunting that you are a nerd who can get system monitoring utility right on your desktop which looks just fabulous. Don&#8217;t believe me! Check the following snapshot of Ubuntu Desktop. To be precise check the right hand side of the desktop snapshot.</p>
<p style="text-align: justify;"><span id="more-2134"></span></p>
<p style="text-align: justify;"><a href="http://tnerd.com/wp-content/uploads/2008/10/conky-wallpaper.png" rel="shadowbox[post-2134];player=img;"><img class="alignnone size-full wp-image-2135" title="conky-wallpaper" src="http://tnerd.com/wp-content/uploads/2008/10/conky-wallpaper.png" alt="" width="500" height="312" /></a></p>
<p style="text-align: justify;">Did I get your attention? Alright, so the nerdy looking thing on the right hand side of the snapshot is called as conky and is only available for Linux. The fact is that it only looks geeky, getting it and setting it up on your favorite <a class="zem_slink" title="Linux distribution" rel="wikipedia" href="http://en.wikipedia.org/wiki/Linux_distribution">Linux distro</a> (mine is Ubuntu) is a walk in the park. Let&#8217;s get started right away on how to get conky and how to set it up. But before that let&#8217;s see what Conky is;</p>
<blockquote>
<p style="text-align: justify;">Conky is a <strong>free, light-weight system monitor for X</strong>, that displays any information on your desktop.  Conky is licensed under the GPL and runs on Linux and BSD.</p>
</blockquote>
<p style="text-align: justify;">I have tried to make this guide as easily as possible and have tested it on <a href="http://tnerd.com/tag/ubuntu-810/" class="st_tag internal_tag" rel="tag" title="Posts tagged with ubuntu 8.10">Ubuntu 8.10</a> (Intrepeid Ibex), and there should not be any problem with other distros.</p>
<p style="text-align: justify;">First step is of course you&#8217;ll have to get the conky. Make sure you are connected to Internet. All you have to do is:</p>
<p style="text-align: justify;">1. Go to your <a class="zem_slink" title="Synaptic Package Manager" rel="homepage" href="http://www.nongnu.org/synaptic/">Synaptic Package Manager</a> and search for conky.</p>
<p style="text-align: justify;">2. Click on conky and mark it for installation.</p>
<p style="text-align: justify;"><a href="http://tnerd.com/wp-content/uploads/2008/10/conky.png" rel="shadowbox[post-2134];player=img;"><img class="alignnone size-full wp-image-2136" title="conky" src="http://tnerd.com/wp-content/uploads/2008/10/conky.png" alt="" width="500" height="312" /></a></p>
<p style="text-align: justify;">3. Hit apply and you are good to go.</p>
<p style="text-align: justify;">And if you are addicted to <strong>Terminal</strong>, just type the following command.</p>
<pre style="text-align: justify;" lang="text"><strong>sudo apt-get install conky</strong></pre>
<p style="text-align: justify;">Now that you have conky, you can hit ALT+F2 and type conky to run it. But you&#8217;ll see a very boring conky interface. Sadly, the default conky configuration is not great looking. So now that leaves us with pimping up conky to look really geeky. Here&#8217;s what you have to do.</p>
<p style="text-align: justify;">1. Open GEdit by hitting Alt+F2 and typing <strong>gedit</strong>.</p>
<p style="text-align: justify;">Copy and paste the following code and save the file as <strong>.conkyrc</strong> in your home directory (notice the dot before the file name):</p>
<pre lang="text"># UBUNTU-CONKY<br />
# A comprehensive conky script, configured for use on<br />
# Ubuntu / Debian Gnome, without the need for any external scripts.<br />
#<br />
# Based on conky-jc and the default .conkyrc.<br />
# INCLUDES:<br />
# - tail of /var/log/messages<br />
# - netstat connections to your computer<br />
#<br />
# </p>

	Tags: <a href="http://tnerd.com/tag/conky/" title="conky" rel="tag">conky</a>, <a href="http://tnerd.com/tag/conky-configuration-guide/" title="conky configuration guide" rel="tag">conky configuration guide</a>, <a href="http://tnerd.com/tag/free-open-source-system-monitor-utility/" title="Free Open-Source System Monitor Utility" rel="tag">Free Open-Source System Monitor Utility</a><br />
]]></content:encoded>
			<wfw:commentRss>http://tnerd.com/2008/10/29/free-open-source-system-monitor-utility-linux-only-easiest-conky-configuration-guide/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>LiFeRea: A visual guide to install and configure Linux Feed Reader in easy steps</title>
		<link>http://tnerd.com/2008/10/28/liferea-a-visual-guide-to-install-and-configure-linux-feed-reader-in-easy-steps/</link>
		<comments>http://tnerd.com/2008/10/28/liferea-a-visual-guide-to-install-and-configure-linux-feed-reader-in-easy-steps/#comments</comments>
		<pubDate>Tue, 28 Oct 2008 11:40:42 +0000</pubDate>
		<dc:creator>Vivek</dc:creator>
				<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[feed reader]]></category>
		<category><![CDATA[installing feed reader Linux]]></category>
		<category><![CDATA[Installing Liferea]]></category>
		<category><![CDATA[Liferea]]></category>
		<category><![CDATA[Linux feed reader]]></category>
		<category><![CDATA[news aggregator]]></category>
		<category><![CDATA[Ubuntu feed reader]]></category>

		<guid isPermaLink="false">http://tnerd.com/?p=2118</guid>
		<description><![CDATA[
If I were to boast something about me then it would be the fact that I am a voracious feed reader. And I am a big fan of feeddemon . But unfortunately this lovely feed reader is not available for Linux and I did not want to take the pain of using Firefox feed reader [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;"><a href="http://tnerd.com/wp-content/uploads/2008/10/liferealogo.png" rel="shadowbox[post-2118];player=img;"><img class="alignnone size-full wp-image-2122 aligncenter" title="liferealogo" src="http://tnerd.com/wp-content/uploads/2008/10/liferealogo.png" alt="" width="500" height="64" /></a></p>
<p style="text-align: justify;">If I were to boast something about me then it would be the fact that I am a voracious <a class="zem_slink" title="Aggregator" rel="wikipedia" href="http://en.wikipedia.org/wiki/Aggregator">feed reader</a>. And I am a big fan of <a href="http://www.newsgator.com/individuals/feeddemon/" target="_blank">feeddemon</a> . But unfortunately this lovely <a href="http://tnerd.com/tag/feed-reader/" class="st_tag internal_tag" rel="tag" title="Posts tagged with feed reader">feed reader</a> is not available for Linux and I did not want to take the pain of using Firefox <a href="http://tnerd.com/tag/feed-reader/" class="st_tag internal_tag" rel="tag" title="Posts tagged with feed reader">feed reader</a> or for that matter any other alternative like thunderbird or Google reader. The reason is I wanted something that was totally a desktop application dedicated to only feed reading without any other strings attached.My search ended soon as I came across this lovely <a href="http://tnerd.com/tag/feed-reader/" class="st_tag internal_tag" rel="tag" title="Posts tagged with feed reader">feed reader</a> of Linux called as <a class="zem_slink" title="Liferea" rel="homepage" href="http://liferea.sourceforge.net/">Liferea</a>.</p>
<p style="text-align: justify;"><span id="more-2118"></span></p>
<blockquote style="text-align: justify;">
<p style="text-align: justify;"><a href="http://tnerd.com/tag/liferea/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Liferea">Liferea</a> (Linux <a href="http://tnerd.com/tag/feed-reader/" class="st_tag internal_tag" rel="tag" title="Posts tagged with feed reader">Feed Reader</a>) is an aggregator for online news feeds. There are many other news readers available, but these others are not available for Linux or require many extra libraries to be installed. <a href="http://tnerd.com/tag/liferea/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Liferea">Liferea</a> tries to fill this gap by creating a fast, easy to use, easy to install news aggregator for Gtk/Gnome. It is a reader for RSS/RDF feeds which also supports CDF channels, Atom/Echo/PIE feeds and OCS directories.</p>
</blockquote>
<p style="text-align: justify;"><a href="http://tnerd.com/wp-content/uploads/2008/10/lifereaimport2.png" rel="shadowbox[post-2118];player=img;"><img class="alignnone size-full wp-image-2125" title="lifereaimport2" src="http://tnerd.com/wp-content/uploads/2008/10/lifereaimport2.png" alt="" width="500" height="312" /></a></p>
<p style="text-align: justify;">So how do you get this lovely <a href="http://tnerd.com/tag/feed-reader/" class="st_tag internal_tag" rel="tag" title="Posts tagged with feed reader">feed reader</a>. If you are on <a href="http://tnerd.com/tag/ubuntu/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Ubuntu">Ubuntu</a> the easiest way to get <a href="http://tnerd.com/tag/liferea/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Liferea">Liferea</a> is by getting a <a class="zem_slink" title="Deb (file format)" rel="wikipedia" href="http://en.wikipedia.org/wiki/Deb_%28file_format%29">debian package</a>. As we try our best to give you GUI means of installing stuff on <a href="http://tnerd.com/tag/ubuntu/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Ubuntu">Ubuntu</a>, getting a deb package of Lifrea is the best option. You can get the package <a href="http://www.getdeb.net/download/3342/0" target="_blank">here</a>.</p>
<p style="text-align: justify;"><a href="http://tnerd.com/wp-content/uploads/2008/10/liferea.png" rel="shadowbox[post-2118];player=img;"><img class="alignnone size-full wp-image-2123" title="liferea" src="http://tnerd.com/wp-content/uploads/2008/10/liferea.png" alt="" width="500" height="361" /></a></p>
<p style="text-align: justify;">All you have to do now is to install it by double clicking and entering your admin password. You ca access Lifereas from the Application menu.</p>
<p style="text-align: justify;"><strong>Application-&gt;Internet-&gt;<a href="http://tnerd.com/tag/liferea/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Liferea">Liferea</a> <a href="http://tnerd.com/tag/feed-reader/" class="st_tag internal_tag" rel="tag" title="Posts tagged with feed reader">Feed Reader</a></strong></p>
<p style="text-align: justify;"><a href="http://tnerd.com/wp-content/uploads/2008/10/lifereamenu.png" rel="shadowbox[post-2118];player=img;"><img class="alignnone size-full wp-image-2126" title="lifereamenu" src="http://tnerd.com/wp-content/uploads/2008/10/lifereamenu.png" alt="" width="500" height="436" /></a></p>
<p style="text-align: justify;">You can also install <a href="http://tnerd.com/tag/liferea/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Liferea">Liferea</a> in Ubunut by typing the following command in a terminal window.</p>
<pre style="text-align: justify;" lang="text"><strong>sudo aptget install <a href="http://tnerd.com/tag/liferea/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Liferea">liferea</a></strong></pre>
<p style="text-align: justify;">Once you open <a href="http://tnerd.com/tag/liferea/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Liferea">Liferea</a> you can import your feeds into <a href="http://tnerd.com/tag/liferea/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Liferea">liferea</a> very easily. All you have to do is have your favorite feeds exported from your other reader in <a class="zem_slink" title="OPML" rel="wikipedia" href="http://en.wikipedia.org/wiki/OPML">OPML</a> format.</p>
<p style="text-align: justify;"><a href="http://tnerd.com/wp-content/uploads/2008/10/lifereaimport1.png" rel="shadowbox[post-2118];player=img;"><img class="alignnone size-full wp-image-2124" title="lifereaimport1" src="http://tnerd.com/wp-content/uploads/2008/10/lifereaimport1.png" alt="" width="500" height="394" /></a></p>
<p style="text-align: justify;">I am sure <a href="http://tnerd.com/tag/liferea/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Liferea">Liferea</a> will make you feed reading, aggregating and managing a much better experience.</p>

	Tags: <a href="http://tnerd.com/tag/feed-reader/" title="feed reader" rel="tag">feed reader</a>, <a href="http://tnerd.com/tag/installing-feed-reader-linux/" title="installing feed reader Linux" rel="tag">installing feed reader Linux</a>, <a href="http://tnerd.com/tag/installing-liferea/" title="Installing Liferea" rel="tag">Installing Liferea</a>, <a href="http://tnerd.com/tag/liferea/" title="Liferea" rel="tag">Liferea</a>, <a href="http://tnerd.com/tag/linux-feed-reader/" title="Linux feed reader" rel="tag">Linux feed reader</a>, <a href="http://tnerd.com/tag/news-aggregator/" title="news aggregator" rel="tag">news aggregator</a>, <a href="http://tnerd.com/tag/ubuntu-feed-reader/" title="Ubuntu feed reader" rel="tag">Ubuntu feed reader</a><br />
]]></content:encoded>
			<wfw:commentRss>http://tnerd.com/2008/10/28/liferea-a-visual-guide-to-install-and-configure-linux-feed-reader-in-easy-steps/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ext2Fsd: Mount Ubuntu (Or any Linux Drive) on Windows with just few clicks</title>
		<link>http://tnerd.com/2008/10/28/ext2fsd-mount-ubuntu-or-any-linux-drive-on-windows-with-just-few-clicks/</link>
		<comments>http://tnerd.com/2008/10/28/ext2fsd-mount-ubuntu-or-any-linux-drive-on-windows-with-just-few-clicks/#comments</comments>
		<pubDate>Mon, 27 Oct 2008 19:40:13 +0000</pubDate>
		<dc:creator>Vivek</dc:creator>
				<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[ext2Fsd]]></category>
		<category><![CDATA[linux drive]]></category>
		<category><![CDATA[mount ext 3 on windows]]></category>
		<category><![CDATA[mount linux drive on Windows]]></category>
		<category><![CDATA[mount ubuntu drive on windows]]></category>

		<guid isPermaLink="false">http://tnerd.com/?p=2109</guid>
		<description><![CDATA[I love Linux and of all the Linux distros I love Ubuntu. However, the matter of fact remains that I cannot totally migrate to Ubuntu and hence have been using Ubuntu as dual boot. The reasons are many, but one of them is the fact that there are softwares for which I have to keep [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;"><a href="http://tnerd.com/wp-content/uploads/2008/10/ext2fsdlogo.png" rel="shadowbox[post-2109];player=img;"><img class="alignleft alignnone size-full wp-image-2104" style="border: 0pt none; float: left; margin-left: 5px; margin-right: 5px;" title="ext2fsdlogo" src="http://tnerd.com/wp-content/uploads/2008/10/ext2fsdlogo.png" alt="" width="104" height="41" /></a>I love Linux and of all the <a class="zem_slink" title="Linux distribution" rel="wikipedia" href="http://en.wikipedia.org/wiki/Linux_distribution">Linux distros</a> I love <a class="zem_slink" title="Ubuntu" rel="homepage" href="http://www.ubuntu.com/">Ubuntu</a>. However, the matter of fact remains that I cannot totally migrate to <a href="http://tnerd.com/tag/ubuntu/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Ubuntu">Ubuntu</a> and hence have been using <a href="http://tnerd.com/tag/ubuntu/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Ubuntu">Ubuntu</a> as <a class="zem_slink" title="Multi boot" rel="wikipedia" href="http://en.wikipedia.org/wiki/Multi_boot">dual boot</a>. The reasons are many, but one of them is the fact that there are softwares for which I have to keep my Windows Vista. I know there&#8217;ll be a time I wont have to use Vista anymore and I know the time is almost there.</p>
<p style="text-align: justify;"><span id="more-2109"></span></p>
<p style="text-align: justify;">I dedicated around 12 GB of partition for Linux installation, but I don&#8217;t use all of it. In fact after installing most of the things I still have close to 5 GB of space. And not to mention that I keep running out of space on my Windows partition. So i thought why not use the free space on <a href="http://tnerd.com/tag/ubuntu/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Ubuntu">Ubuntu</a> to store files. Windows Vista or for that matter any Windows version aren&#8217;t friendly to allow you to mount anythings else other than FAT and <a class="zem_slink" title="NTFS" rel="wikipedia" href="http://en.wikipedia.org/wiki/NTFS">NTFS</a> partition. So I started looking out for ways in which I can mount my <a href="http://tnerd.com/tag/ubuntu/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Ubuntu">Ubuntu</a> partition.</p>
<p style="text-align: justify;"><a href="http://tnerd.com/wp-content/uploads/2008/10/ext2fsd2.png" rel="shadowbox[post-2109];player=img;"><img class="alignnone size-full wp-image-2107" title="ext2fsd2" src="http://tnerd.com/wp-content/uploads/2008/10/ext2fsd2.png" alt="" width="500" height="405" /></a></p>
<p style="text-align: justify;">Good news is I did not have to search a lot. Just searched on <a href="http://sourceforge.net/">SourceForge</a> and ended up finding this wonderful utility called <a href="http://ext2fsd.sourceforge.net/projects/projects.htm#ext2fsd">ext2fsd</a>. Just under 1 MB this utility helps you mount any of your ext partition on to Windows environment. The utility is <a class="zem_slink" title="Open source" rel="wikipedia" href="http://en.wikipedia.org/wiki/Open_source">open source</a> and is written in c, c++ and is available under the <a class="zem_slink" title="GNU General Public License" rel="wikipedia" href="http://en.wikipedia.org/wiki/GNU_General_Public_License">GNU General Public License</a> (GPL). You can download the ext2fsd <a href="http://prdownloads.sourceforge.net/ext2fsd/Ext2Fsd-0.46.exe?download">here</a>.</p>
<p style="text-align: justify;">After starting the application just select the EXT drive and hit F3, you&#8217;ll see a screen like the one below.</p>
<p style="text-align: justify;"><a href="http://tnerd.com/wp-content/uploads/2008/10/ext2fsd11.png" rel="shadowbox[post-2109];player=img;"><img class="alignnone size-full wp-image-2108" title="ext2fsd11" src="http://tnerd.com/wp-content/uploads/2008/10/ext2fsd11.png" alt="" width="500" height="401" /></a></p>
<p style="text-align: justify;">Now select options that suits your need. The tweak however is to not select <strong>Mount Volume in readonly mode</strong>, because you&#8217;ll not be able to write copy or save file in that drive and hence the purpose will be defeated. However, please ensure that you don&#8217;t mess with files in the drive as it might cause issues with your <a href="http://tnerd.com/tag/ubuntu/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Ubuntu">Ubuntu</a> Boot or other problems. Have fun with the extra space!</p>

	Tags: <a href="http://tnerd.com/tag/ext2fsd/" title="ext2Fsd" rel="tag">ext2Fsd</a>, <a href="http://tnerd.com/tag/linux-drive/" title="linux drive" rel="tag">linux drive</a>, <a href="http://tnerd.com/tag/mount-ext-3-on-windows/" title="mount ext 3 on windows" rel="tag">mount ext 3 on windows</a>, <a href="http://tnerd.com/tag/mount-linux-drive-on-windows/" title="mount linux drive on Windows" rel="tag">mount linux drive on Windows</a>, <a href="http://tnerd.com/tag/mount-ubuntu-drive-on-windows/" title="mount ubuntu drive on windows" rel="tag">mount ubuntu drive on windows</a><br />
]]></content:encoded>
			<wfw:commentRss>http://tnerd.com/2008/10/28/ext2fsd-mount-ubuntu-or-any-linux-drive-on-windows-with-just-few-clicks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
