<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule"
>

<channel>
	<title>the lost logbook &#187; Linux</title>
	<atom:link href="http://utkarshsengar.com/category/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://utkarshsengar.com</link>
	<description>Utkarsh&#039;s thoughts on India, Web 2.0, Linux and Technology</description>
	<lastBuildDate>Mon, 19 Apr 2010 04:05:34 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
<creativeCommons:license>http://creativecommons.org/licenses/by-nc-nd/3.0/us/</creativeCommons:license>
		<item>
		<title>Epic Fail in Ubuntu &#8211; X Windows (The Copy Paste Bug)</title>
		<link>http://utkarshsengar.com/2010/01/epic-fail-in-linux-copy-paste-bug/</link>
		<comments>http://utkarshsengar.com/2010/01/epic-fail-in-linux-copy-paste-bug/#comments</comments>
		<pubDate>Thu, 07 Jan 2010 20:37:53 +0000</pubDate>
		<dc:creator>Utkarsh</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[bug]]></category>
		<category><![CDATA[ubuntu 9.10]]></category>
		<category><![CDATA[x-windows]]></category>

		<guid isPermaLink="false">http://utkarshsengar.com/?p=214</guid>
		<description><![CDATA[Share on FacebookI have been using Ubuntu 9.10 for a while now and one major copy-paste problem in Ubuntu (GNOME DE) struck me!! The problem is, if you copy some text from a file and you close that file (i.e. close the source), the copied text also disappears! Initially I ignored the problem, but after [...]]]></description>
			<content:encoded><![CDATA[<a name="fb_share" type="button_count" share_url="http://utkarshsengar.com/2010/01/epic-fail-in-linux-copy-paste-bug/">Share on Facebook</a><div class="topsy_widget_data topsy_theme_blue" style="float: right;margin-left: 0.75em"><script type="text/javascript" src="http://button.topsy.com/widget/retweet-big?url=http://utkarshsengar.com/2010/01/epic-fail-in-linux-copy-paste-bug/&amp;shorturl=http://bit.ly/4KQ2dG&amp;title=Epic+Fail+in+Ubuntu+-+X+Windows+%28The+Copy+Paste+Bug%29&amp;theme=blue&amp;order=count,retweet,badge&amp;txt_tweet=tweet&amp;txt_retweet=retweet"></script></div><p><img class="alignleft" title="Bug in X-Windows" src="http://img31.imageshack.us/img31/9290/11948full.jpg" alt="" width="195" height="146" />I have been using <a href="http://utkarshsengar.com/tag/ubuntu-9-10/">Ubuntu 9.10</a> for a while now and one major copy-paste problem in Ubuntu (GNOME DE) struck me!!</p>
<p>The problem is, if you copy some text from a file and you close that file (i.e. close the source), the copied text also disappears! Initially I ignored the problem, but after a while, I had it! It was really very annoying if you copied some important link and you close Firefox, the link was lost!</p>
<p>When I went out and searched for the problem then I found this, the <a href="https://bugs.launchpad.net/ubuntu/+bug/11334/">actual bug report</a> on the Ubuntu Bug Tracker. According to the <a href="https://bugs.launchpad.net/ubuntu/+bug/11334/comments/16">Canonical guys</a>, it is a system feature of the <a href="http://en.wikipedia.org/wiki/X_Window_System">X-Windows System</a>, as per its design, it does not have any persistent store mechanism and that sucks! (<a href="http://www.freedesktop.org/wiki/ClipboardManager">Here</a> are the X-windows Clipboard manager specifications which is presently deployed on Ubuntu 9.10)<span id="more-214"></span></p>
<p>That means, the primary problem is with the X-Windows System and I hope this flaw is sorted out in Ubuntu&#8217;s next LTS release, <a href="http://fridge.ubuntu.com/node/1916">The Lucid Lynx.</a></p>
<p><strong>So the question is, how do you solve this problem for now?! </strong>I have the solution <img src='http://utkarshsengar.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>The solution to this problem is to install <a href="http://glipper.sourceforge.net/">Glipper</a>, a clipboard manager for GNOME. You can simple install it from the terminal:</p>
<blockquote><p>sudo apt-get install glipper</p></blockquote>
<p>This will replace your current clipboard manager and it works perfectly!</p>
<p>So, that will solve your problem of the missing copy in Ubuntu GNOME! <img src='http://utkarshsengar.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> <strong>Similar Posts:</strong>
<ul class="similar-posts">
<li><a href="http://utkarshsengar.com/2009/11/ubuntu-9-10-karmic-koala/" rel="bookmark" title="November 2, 2009">Ubuntu 9.10 Karmic Koala</a></li>
<li><a href="http://utkarshsengar.com/2009/11/google-calendar-with-gnome-clock/" rel="bookmark" title="November 26, 2009">Sync Google Calendar with GNOME clock</a></li>
<li><a href="http://utkarshsengar.com/2009/11/install-google-chrome-os-on-virtual-box/" rel="bookmark" title="November 20, 2009">Install Google Chrome OS on Virtual Box</a></li>
<li><a href="http://utkarshsengar.com/2009/11/run-jms-application-using-jboss-4-2-3-on-eclipse-ganymede-on-ubuntu-9-10/" rel="bookmark" title="November 6, 2009">JMS application on Ubuntu 9.10 using Eclipse Ganymede</a></li>
<li><a href="http://utkarshsengar.com/2009/11/sync-ipod-on-ubuntu-9-10-using-virtual-box-3-0-10/" rel="bookmark" title="November 2, 2009">Sync iPod on Ubuntu 9.10 using Virtual Box 3.0.10</a></li>
</ul>
<p><!-- Similar Posts took 3.326 ms --></p>]]></content:encoded>
			<wfw:commentRss>http://utkarshsengar.com/2010/01/epic-fail-in-linux-copy-paste-bug/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc-nd/3.0/us/</creativeCommons:license>
	</item>
		<item>
		<title>Sync Google Calendar with GNOME clock</title>
		<link>http://utkarshsengar.com/2009/11/google-calendar-with-gnome-clock/</link>
		<comments>http://utkarshsengar.com/2009/11/google-calendar-with-gnome-clock/#comments</comments>
		<pubDate>Thu, 26 Nov 2009 06:22:06 +0000</pubDate>
		<dc:creator>Utkarsh</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[GNOME]]></category>
		<category><![CDATA[google calendar]]></category>
		<category><![CDATA[hack]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://utkarshsengar.com/?p=103</guid>
		<description><![CDATA[Share on FacebookYou can merge your GNOME desktop (Ubuntu 9.10) with Google Calendar via iCalendar Format. This a very nifty hack for people who use Google Calendar and want your Linux to in sync with Google Calendar. What is iCalendar? XML or iCalendar &#8211; Use these formats to view a read-only version of your calendar [...]]]></description>
			<content:encoded><![CDATA[<a name="fb_share" type="button_count" share_url="http://utkarshsengar.com/2009/11/google-calendar-with-gnome-clock/">Share on Facebook</a><div class="topsy_widget_data topsy_theme_blue" style="float: right;margin-left: 0.75em"><script type="text/javascript" src="http://button.topsy.com/widget/retweet-big?url=http://utkarshsengar.com/2009/11/google-calendar-with-gnome-clock/&amp;title=Sync+Google+Calendar+with+GNOME+clock&amp;theme=blue&amp;order=count,retweet,badge&amp;txt_tweet=tweet&amp;txt_retweet=retweet"></script></div><p><img class="alignleft" title="Google Calendar and Gnome logo" src="http://img690.imageshack.us/img690/2333/78404191.png" alt="" width="119" height="109" />You can merge your GNOME desktop (<a href="http://utkarshsengar.com/2009/11/ubuntu-9-10-karmic-koala/">Ubuntu 9.10</a>) with <a href="http://google.com/calendar">Google Calendar </a>via <a href="http://en.wikipedia.org/wiki/ICalendar">iCalendar Format</a>. This a very nifty hack for people who use Google Calendar and want your Linux to in sync with Google Calendar.</p>
<p>What is iCalendar?</p>
<blockquote><p><strong>XML</strong> or <strong>iCalendar</strong> &#8211; Use these formats to view a read-only version of your calendar from other applications. You can use this address to access your calendar from feed readers (like Google Reader) as well as products that support the iCalendar format (like Apple&#8217;s iCal). via <a href="http://www.google.com/support/calendar/bin/answer.py?hl=en&amp;answer=37648">Google Support</a></p></blockquote>
<blockquote><p><span id="more-103"></span>1. Go to your Google Calendar and select the down arrow with calendar you want to sync with GNOME and select <strong>Calendar Setting</strong></p></blockquote>
<p><strong> </strong><img class="alignnone" title="Google Calendar settings" src="http://img204.imageshack.us/img204/2684/15876770.png" alt="" width="204" height="133" /></p>
<blockquote><p>2. Copy the link of the Green button, iCal next to Private Address.</p></blockquote>
<p><img class="alignnone" title="Copy iCal" src="http://img692.imageshack.us/img692/6123/34431897.png" alt="" width="518" height="101" /></p>
<blockquote><p>3. Now, open the linux Terminal and type the following:</p></blockquote>
<blockquote><p><strong>/usr/lib/evolution-webcal/evolution-webcal URL_YOU_COPIED</strong></p></blockquote>
<p>That&#8217;s it! You will see an appointments option under the GNOME clock.</p>
<p><img class="alignnone" title="Google Calendar with GNOME" src="http://img28.imageshack.us/img28/7272/66405293.png" alt="" width="291" height="468" /></p>
<p style="text-align: right;"><a href="http://clarkbw.net/blog/2006/12/08/mashing-google-calendar-and-gnome/">via Bryan Clark</a></p>
<p style="text-align: right;">
<p><strong>Similar Posts:</strong>
<ul class="similar-posts">
<li><a href="http://utkarshsengar.com/2010/01/epic-fail-in-linux-copy-paste-bug/" rel="bookmark" title="January 7, 2010">Epic Fail in Ubuntu &#8211; X Windows (The Copy Paste Bug)</a></li>
<li><a href="http://utkarshsengar.com/2009/11/install-google-chrome-os-on-virtual-box/" rel="bookmark" title="November 20, 2009">Install Google Chrome OS on Virtual Box</a></li>
<li><a href="http://utkarshsengar.com/2009/11/sync-ipod-on-ubuntu-9-10-using-virtual-box-3-0-10/" rel="bookmark" title="November 2, 2009">Sync iPod on Ubuntu 9.10 using Virtual Box 3.0.10</a></li>
<li><a href="http://utkarshsengar.com/2009/12/new-google-homepage/" rel="bookmark" title="December 2, 2009">Get the new Google Homepage!</a></li>
<li><a href="http://utkarshsengar.com/2009/12/google-public-dns-for-faster-browsing/" rel="bookmark" title="December 4, 2009">Google Public DNS for Faster Browsing</a></li>
</ul>
<p><!-- Similar Posts took 3.320 ms --></p>]]></content:encoded>
			<wfw:commentRss>http://utkarshsengar.com/2009/11/google-calendar-with-gnome-clock/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc-nd/3.0/us/</creativeCommons:license>
	</item>
		<item>
		<title>JMS application on Ubuntu 9.10 using Eclipse Ganymede</title>
		<link>http://utkarshsengar.com/2009/11/run-jms-application-using-jboss-4-2-3-on-eclipse-ganymede-on-ubuntu-9-10/</link>
		<comments>http://utkarshsengar.com/2009/11/run-jms-application-using-jboss-4-2-3-on-eclipse-ganymede-on-ubuntu-9-10/#comments</comments>
		<pubDate>Fri, 06 Nov 2009 22:20:37 +0000</pubDate>
		<dc:creator>Utkarsh</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[jboss]]></category>
		<category><![CDATA[jms]]></category>
		<category><![CDATA[ubuntu 9.10]]></category>

		<guid isPermaLink="false">http://utkarshsengar.com/?p=43</guid>
		<description><![CDATA[Share on FacebookIf you a windows &#8220;power&#8221; user, a shift to linux will be really good, but it also comes with little packages of frustration sometimes. I was trying to install JBOSS 4.3.2 (which was very smooth) and trying to run a JMS application. This is a very easy task in Windows, but since, I [...]]]></description>
			<content:encoded><![CDATA[<a name="fb_share" type="button_count" share_url="http://utkarshsengar.com/2009/11/run-jms-application-using-jboss-4-2-3-on-eclipse-ganymede-on-ubuntu-9-10/">Share on Facebook</a><div class="topsy_widget_data topsy_theme_blue" style="float: right;margin-left: 0.75em"><script type="text/javascript" src="http://button.topsy.com/widget/retweet-big?url=http://utkarshsengar.com/2009/11/run-jms-application-using-jboss-4-2-3-on-eclipse-ganymede-on-ubuntu-9-10/&amp;title=JMS+application+on+Ubuntu+9.10+using+Eclipse+Ganymede&amp;theme=blue&amp;order=count,retweet,badge&amp;txt_tweet=tweet&amp;txt_retweet=retweet"></script></div><p><img class="alignleft" src="http://img525.imageshack.us/img525/9219/jbosslogo.png" alt="" width="215" height="95" />If you a windows &#8220;power&#8221; user, a shift to linux will be really good, but it also comes with little packages of frustration sometimes.</p>
<p>I was trying to install <a href="http://sourceforge.net/projects/jboss/files/JBoss/JBoss-4.2.3.GA/">JBOSS 4.3.2 </a>(which was very smooth) and trying to run a <a href="http://java.sun.com/products/jms/">JMS</a> application. This is a very easy task in Windows, but since, I am new to linux, some easy tasks became so annoying!!! But later I realized it was much simpler once you get the hang of it. So, here are the steps to run a JMS application on Linux (Ubuntu 9.10)<span id="more-43"></span></p>
<p>1. Install <a href="http://sourceforge.net/projects/jboss/files/JBoss/JBoss-4.2.3.GA/">JBOSS 4.3.2</a></p>
<blockquote><p>Download JBOSS 4.3.2 to your desktop and extract the tar.gz or zip file ot <a href="http://www.redhat.com/docs/manuals/linux/RHL-9-Manual/ref-guide/s1-filesystem-fhs.html">/opt folder</a> in the main file system.</p>
<p style="padding-left: 60px;"><span style="color: #000000;">&#8220;<strong>sudo unzip boss-4.2.3.GA-jdk6.zip /opt</strong>&#8220;</span></p>
<p><span style="color: #000000;">And you are done with your JBOSS installation!!</span></p>
<p><span style="color: #000000;">Go to your terminal and type </span>&#8220;<strong>sudo /opt/jboss-4.2.3.GA/bin/run.sh</strong>&#8220;. This will start you JBOSS server in 20-25 seconds.</p></blockquote>
<p>2. Configure the <a href="http://lowfatlinux.com/linux-environment-variables.html">environment variable in linux</a></p>
<blockquote><p>This was the most annoying part for me since I didn&#8217;t know how to set the environment variable in Linux. Though its a very very easy process!</p>
<p>Execute this following code in the terminal:</p>
<p><strong>export CLASSPATH=$CLASSPATH:/CLASSPATH=/opt/jboss-4.2.3.GA/client/jbossall-client.jar</strong><br />
To check if you have set the CLASSPATH correctly, type <strong>echo $CLASSPATH</strong> and if you see the following, you see this, you have set your classpath correctly!</p>
<p><strong>:/CLASSPATH=/opt/jboss-4.2.3.GA/client/jbossall-client.jar</strong></p></blockquote>
<p>3. Configure your <a href="http://java.sun.com/products/jms/tutorial/1_3_1-fcs/doc/client.html">JMS code</a> (<a href="http://java.sun.com/products/jms/tutorial/">more example</a>) (depends on your code)</p>
<blockquote><p>Go to Eclipse IDE and import your JMS Code. The most simple code should contain 2 files, a client and a server. Then right click on the project &gt; Build Path &gt; Add External Archives; then browse to the folder where you installed JBOSS, (<strong>/opt/jboss-4.2.3.GA/</strong>) in our case and then go to <strong>client folder</strong> and add jbossall-client.jar</p>
<p><strong>/opt/jboss-4.2.3.GA/client/jbossall-client.jar</strong></p>
<p><strong>You are all set to run your first JMS application!</strong></p>
<p>You need to create a <a href="http://gsraj.tripod.com/jms/jms.html">topic or queue</a> to run the server, for this start the JBOSS server using:</p>
<p><strong>sudo /opt/jboss-4.2.3.GA/bin/run.sh</strong></p>
<ol>
<li>Go to <a href="http://localhost:8080" rel="nofollow">http://localhost:8080</a> in your browser.</li>
<li>Go to JMX console</li>
<li>Scroll down to <strong>jboss.mq</strong> and click on <strong>service=DestinationManager</strong></li>
<li>Scroll down to  <strong>createTopic() </strong>method; type in the topic name you want to create and click &#8220;invoke&#8221;</li>
</ol>
</blockquote>
<p>4. Integrate JBOSS with Eclipse Ganymede using <a href="http://www.jboss.org/tools">JBOSS Tools</a> (optional)</p>
<blockquote><p>If you want to start and stop the JBOSS server from your Eclipse installation then add the JBOSS Tools to eclipse in Help &gt; Software Updates. You can follow the steps given in <a href="http://ist.berkeley.edu/as-ag/tools/howto/jboss-eclipse.html">this tutorial</a>.</p></blockquote>
<p><strong>Similar Posts:</strong>
<ul class="similar-posts">
<li><a href="http://utkarshsengar.com/2009/11/ubuntu-9-10-karmic-koala/" rel="bookmark" title="November 2, 2009">Ubuntu 9.10 Karmic Koala</a></li>
<li><a href="http://utkarshsengar.com/2009/11/install-google-chrome-os-on-virtual-box/" rel="bookmark" title="November 20, 2009">Install Google Chrome OS on Virtual Box</a></li>
<li><a href="http://utkarshsengar.com/2009/11/sync-ipod-on-ubuntu-9-10-using-virtual-box-3-0-10/" rel="bookmark" title="November 2, 2009">Sync iPod on Ubuntu 9.10 using Virtual Box 3.0.10</a></li>
<li><a href="http://utkarshsengar.com/2010/01/epic-fail-in-linux-copy-paste-bug/" rel="bookmark" title="January 7, 2010">Epic Fail in Ubuntu &#8211; X Windows (The Copy Paste Bug)</a></li>
<li><a href="http://utkarshsengar.com/2009/11/google-calendar-with-gnome-clock/" rel="bookmark" title="November 26, 2009">Sync Google Calendar with GNOME clock</a></li>
</ul>
<p><!-- Similar Posts took 3.461 ms --></p>]]></content:encoded>
			<wfw:commentRss>http://utkarshsengar.com/2009/11/run-jms-application-using-jboss-4-2-3-on-eclipse-ganymede-on-ubuntu-9-10/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc-nd/3.0/us/</creativeCommons:license>
	</item>
		<item>
		<title>Sync iPod on Ubuntu 9.10 using Virtual Box 3.0.10</title>
		<link>http://utkarshsengar.com/2009/11/sync-ipod-on-ubuntu-9-10-using-virtual-box-3-0-10/</link>
		<comments>http://utkarshsengar.com/2009/11/sync-ipod-on-ubuntu-9-10-using-virtual-box-3-0-10/#comments</comments>
		<pubDate>Mon, 02 Nov 2009 07:43:30 +0000</pubDate>
		<dc:creator>Utkarsh</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[ipod]]></category>
		<category><![CDATA[itouch]]></category>
		<category><![CDATA[sync]]></category>
		<category><![CDATA[ubuntu 9.10]]></category>
		<category><![CDATA[virtual box]]></category>

		<guid isPermaLink="false">http://utkarshsengar.com/?p=28</guid>
		<description><![CDATA[Share on FacebookSyncing iPod/iTouc/iPhone with Linux is a major headache! UPDATE: Rhythmbox works out of of the box with iPod, check here I tried many softwares; the so called iTunes alternatives, but none of them actually work! The one guaranteed way to sync iPod with iTunes on Linux (Ubuntu 9.10, 32bit) is by using VirtualBox [...]]]></description>
			<content:encoded><![CDATA[<a name="fb_share" type="button_count" share_url="http://utkarshsengar.com/2009/11/sync-ipod-on-ubuntu-9-10-using-virtual-box-3-0-10/">Share on Facebook</a><div class="topsy_widget_data topsy_theme_blue" style="float: right;margin-left: 0.75em"><script type="text/javascript" src="http://button.topsy.com/widget/retweet-big?url=http://utkarshsengar.com/2009/11/sync-ipod-on-ubuntu-9-10-using-virtual-box-3-0-10/&amp;shorturl=http://bit.ly/5adXLM&amp;title=Sync+iPod+on+Ubuntu+9.10+using+Virtual+Box+3.0.10&amp;theme=blue&amp;order=count,retweet,badge&amp;txt_tweet=tweet&amp;txt_retweet=retweet"></script></div><p><img class="alignleft" title="Linux and iPod" src="http://img94.imageshack.us/img94/3830/shuffle.png" alt="" width="141" height="119" />Syncing iPod/iTouc/iPhone with Linux is a major headache!</p>
<h4><strong>UPDATE: Rhythmbox works out of of the box with iPod, check <a href="http://www.howtoforge.com/linux_rhythmbox_ipod">here</a></strong></h4>
<p>I tried many softwares; the so called <a href="http://www.simplehelp.net/2007/07/08/10-alternatives-to-itunes-for-managing-your-ipod/">iTunes alternatives</a>, but none of them actually work!</p>
<p>The one guaranteed way to sync iPod with iTunes on Linux (Ubuntu 9.10, 32bit) is by using <a href="http://www.virtualbox.org/" target="_blank">VirtualBox</a> and tweaking your Linux box.</p>
<p>What I am using?</p>
<p><span id="more-28"></span></p>
<ol>
<li>Ubuntu 9.10, 32bit</li>
<li>Virtual Box 3.0.10</li>
<li>Windows Server 2003 (You can also use Windows XP SP2, I haven&#8217;t testing it, but it should work.)</li>
<li>iTouch 2nd Gen with iTouch OS 3.1</li>
</ol>
<p>This <a href="http://maketecheasier.com/sync-ipod-touch-with-win-xp-vm-in-ubuntu-intrepid/2008/12/16" target="_blank">tutorial</a> guides through the complete process, its simple and easy, but this tutorial is for old versions of VB and Ubuntu. You don&#8217;t need to follow the last few stages of the guide. SO, the revised stages are:</p>
<ol>
<li>
<h3>Install Virtualbox</h3>
</li>
<li>
<h3>Configure the USB support</h3>
</li>
<li>
<h3><span style="color: #ff0000;">You don&#8217;t need to recompile the kernel USB support as mentioned in the tutorial.</span></h3>
</li>
<li>
<h3>Connect iPod Touch to Windows XP VM</h3>
</li>
</ol>
<p>And you are done, if everything goes well, you will be able to see you iPod in your iTunes.</p>
<p><strong><br />
</strong></p>
<p><strong>UPDATE &#8211; WITHOUT USING VIRTUAL BOX</strong></p>
<p><a href="http://ostatic.com/blog/linux-and-your-iphone-ipod-touch">Linux and Your iPhone / iPod Touch using iFush and libiphone-utils libraries.</a><strong>Similar Posts:</strong>
<ul class="similar-posts">
<li><a href="http://utkarshsengar.com/2009/11/install-google-chrome-os-on-virtual-box/" rel="bookmark" title="November 20, 2009">Install Google Chrome OS on Virtual Box</a></li>
<li><a href="http://utkarshsengar.com/2009/11/run-jms-application-using-jboss-4-2-3-on-eclipse-ganymede-on-ubuntu-9-10/" rel="bookmark" title="November 6, 2009">JMS application on Ubuntu 9.10 using Eclipse Ganymede</a></li>
<li><a href="http://utkarshsengar.com/2009/11/ubuntu-9-10-karmic-koala/" rel="bookmark" title="November 2, 2009">Ubuntu 9.10 Karmic Koala</a></li>
<li><a href="http://utkarshsengar.com/2009/11/google-calendar-with-gnome-clock/" rel="bookmark" title="November 26, 2009">Sync Google Calendar with GNOME clock</a></li>
<li><a href="http://utkarshsengar.com/2010/01/epic-fail-in-linux-copy-paste-bug/" rel="bookmark" title="January 7, 2010">Epic Fail in Ubuntu &#8211; X Windows (The Copy Paste Bug)</a></li>
</ul>
<p><!-- Similar Posts took 3.338 ms --></p>]]></content:encoded>
			<wfw:commentRss>http://utkarshsengar.com/2009/11/sync-ipod-on-ubuntu-9-10-using-virtual-box-3-0-10/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc-nd/3.0/us/</creativeCommons:license>
	</item>
		<item>
		<title>Ubuntu 9.10 Karmic Koala</title>
		<link>http://utkarshsengar.com/2009/11/ubuntu-9-10-karmic-koala/</link>
		<comments>http://utkarshsengar.com/2009/11/ubuntu-9-10-karmic-koala/#comments</comments>
		<pubDate>Mon, 02 Nov 2009 07:22:07 +0000</pubDate>
		<dc:creator>Utkarsh</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[9.04]]></category>
		<category><![CDATA[9.10]]></category>
		<category><![CDATA[ubuntu karmic koala]]></category>
		<category><![CDATA[ubuntu one]]></category>
		<category><![CDATA[upgrade]]></category>

		<guid isPermaLink="false">http://utkarshsengar.com/?p=26</guid>
		<description><![CDATA[Share on FacebookUbuntu is one of the most common distros of Linux available. With its latest release Ubuntu 9.10, Canonical has added new features, including: The Ubuntu Cloud platform, Ubuntu One, A better boot speed and UI, One of the most awaited feature, Ubuntu Software Center, more on the lines of Windows Add/Remove program. There [...]]]></description>
			<content:encoded><![CDATA[<a name="fb_share" type="button_count" share_url="http://utkarshsengar.com/2009/11/ubuntu-9-10-karmic-koala/">Share on Facebook</a><div class="topsy_widget_data topsy_theme_blue" style="float: right;margin-left: 0.75em"><script type="text/javascript" src="http://button.topsy.com/widget/retweet-big?url=http://utkarshsengar.com/2009/11/ubuntu-9-10-karmic-koala/&amp;title=Ubuntu+9.10+Karmic+Koala&amp;theme=blue&amp;order=count,retweet,badge&amp;txt_tweet=tweet&amp;txt_retweet=retweet"></script></div><p><img class="alignleft" title="Ubuntu Logo" src="http://img255.imageshack.us/img255/3730/ubuntulogo.gif" alt="" width="147" height="170" />Ubuntu is one of the<a href="http://distrowatch.com/dwres.php?resource=major" target="_blank"> most common distros</a> of Linux available. With its latest release Ubuntu 9.10, Canonical has added <a href="http://www.ubuntu.com/testing/karmic/beta" target="_blank">new features</a>, including:</p>
<ol>
<li>The Ubuntu Cloud platform, <a href="http://en.wikipedia.org/wiki/Ubuntu_One" target="_blank">Ubuntu One</a>,</li>
<li>A better boot speed and UI,</li>
<li>One of the most awaited feature, <a href="http://en.wikipedia.org/wiki/Ubuntu_Software_Center" target="_blank">Ubuntu Software Center</a>, more on the lines of Windows Add/Remove program.</li>
</ol>
<p>There are many more feature updates in Karmic Koala, you can find them <a href="http://www.ubuntu.com/testing/karmic/beta">here</a>.</p>
<p>I don&#8217;t understand why Pidgin was removed as the default messenger and replaced with <a href="http://live.gnome.org/Empathy">Empathy</a>. This might be a result of one of the ideas put up on <a href="http://brainstorm.ubuntu.com/idea/17611/" target="_blank">Ubuntu Brainstorm</a> site.</p>
<p><strong>The Upgrade from Ubuntu 9.04</strong></p>
<p><span id="more-26"></span>The upgrade was pretty straight forward using the Upgrade Manager (System &gt; Administration &gt; Upgrade Manager) in Ubuntu. Find the detailed steps to upgrade from Ubuntu 9.04, Jaunty Jackalope to 9.10, Karmic Koala <a href="http://www.howtoforge.com/how-to-upgrade-ubuntu9.04-jaunty-jackalope-to-9.10-karmic-koala-desktop-and-server">here</a>.</p>
<p>The login splash screen has changed in 9.10, though my personal favourite was the<a href="http://news.softpedia.com/news/Ubuntu-9-04-039-s-New-Login-Screen-105319.shtml"> login screen in 9.04</a>.</p>
<p><strong>Ubuntu One</strong></p>
<p>Ubuntu One is service enables users to store and sync files online and between computers. Its same as <a href="http://www.dropbox.com">DropBox</a>. Though Ubuntu One is still in its infancy and has a long way to go, I got an internal server error once on the Ubuntu One site and sometimes the Ubuntu One client on my machine does not connect, so for the time being, I am sticking to DropBox.</p>
<p>If you are planning to upgrade, here are the minimum system requirements:</p>
<ul>
<li>300-MHz x86 processor</li>
<li>64MB RAM</li>
<li>At least 4GB of disk space (for full installation and swap space)</li>
<li>VGA graphics card capable of 640-by-480 resolution</li>
<li>CD-ROM drive or network card</li>
</ul>
<p><strong>Conclusion</strong>: Upgrading is worth it.</p>
<p><strong>UPDATE</strong></p>
<p>People are complaining about slow boot time in 9.10 as compared to 9.04, you can solve that problem by the solution posted <a href="https://bugs.edge.launchpad.net/ubuntu/+source/ureadahead/+bug/432089/comments/20">here</a></p>
<div class="boardCommentBody">
<div class="bug-comment">
<blockquote><p>sudo add-apt-repository ppa:ubuntu-boot/ppa<br />
sudo apt-get update<br />
sudo apt-get dist-upgrade</p>
<p>This should install an updated kernel package, and replace sreadahead with ureadahead.</p>
<p>The first reboot will reprofile your system, the second reboot should be substantially faster.</p>
<p>Please let me know how you get in (before/after bootcharts always appreciated)</p></blockquote>
</div>
</div>
<div id="_mcePaste" style="overflow: hidden; position: absolute; left: -10000px; top: 598px; width: 1px; height: 1px;"><a href="https://bugs.edge.launchpad.net/ubuntu/+source/ureadahead/+bug/432089/comments/2" rel="nofollow">https://bugs.edge.launchpad.net/ubuntu/+source/ureadahead/+bug/432089/comments/2</a></div>
<p><strong>Similar Posts:</strong>
<ul class="similar-posts">
<li><a href="http://utkarshsengar.com/2010/01/epic-fail-in-linux-copy-paste-bug/" rel="bookmark" title="January 7, 2010">Epic Fail in Ubuntu &#8211; X Windows (The Copy Paste Bug)</a></li>
<li><a href="http://utkarshsengar.com/2009/11/install-google-chrome-os-on-virtual-box/" rel="bookmark" title="November 20, 2009">Install Google Chrome OS on Virtual Box</a></li>
<li><a href="http://utkarshsengar.com/2009/11/sync-ipod-on-ubuntu-9-10-using-virtual-box-3-0-10/" rel="bookmark" title="November 2, 2009">Sync iPod on Ubuntu 9.10 using Virtual Box 3.0.10</a></li>
<li><a href="http://utkarshsengar.com/2009/11/run-jms-application-using-jboss-4-2-3-on-eclipse-ganymede-on-ubuntu-9-10/" rel="bookmark" title="November 6, 2009">JMS application on Ubuntu 9.10 using Eclipse Ganymede</a></li>
<li><a href="http://utkarshsengar.com/2010/04/baz-luhrmanns-everybodys-free-to-wear-sunscreen/" rel="bookmark" title="April 16, 2010">Baz Luhrmann&#8217;s &#8211; Everybody&#8217;s Free (To Wear Sunscreen)</a></li>
</ul>
<p><!-- Similar Posts took 3.514 ms --></p>]]></content:encoded>
			<wfw:commentRss>http://utkarshsengar.com/2009/11/ubuntu-9-10-karmic-koala/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc-nd/3.0/us/</creativeCommons:license>
	</item>
	</channel>
</rss>
