<?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>Person @ CREATIVEDESK &#187; Lucid Lynx</title>
	<atom:link href="http://hardik.in/category/lucid-lynx/feed/" rel="self" type="application/rss+xml" />
	<link>http://hardik.in</link>
	<description>Hardik Dalwadi</description>
	<lastBuildDate>Fri, 06 Jan 2012 10:04:50 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
		<item>
		<title>Where is usb/devices file in Ubuntu 9.10?</title>
		<link>http://hardik.in/2010/03/12/where-is-usbdevices-file-in-ubuntu-9-10/#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
		<comments>http://hardik.in/2010/03/12/where-is-usbdevices-file-in-ubuntu-9-10/#comments</comments>
		<pubDate>Fri, 12 Mar 2010 07:12:39 +0000</pubDate>
		<dc:creator>Hardik Dalwadi</dc:creator>
				<category><![CDATA[10.4]]></category>
		<category><![CDATA[9.10]]></category>
		<category><![CDATA[Karmic Koala]]></category>
		<category><![CDATA[Lucid Lynx]]></category>
		<category><![CDATA[Public]]></category>
		<category><![CDATA[Time Pass]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[usb/devices usb-devices usbfs debugfs debuger]]></category>

		<guid isPermaLink="false">http://hardik.in/?p=335</guid>
		<description><![CDATA[I am neither good developer nor good debuger, But since 9.10 upgradation / installation in my lab,  i could not find the usb/devices file in default path, which is: /proc/bus/usb/devices And, it&#8217;s default path if you are on kernel 2.6.31 and usbfs is mounted by Init. Now, Ubuntu 9.10 is using upstart instead of init. [...]]]></description>
			<content:encoded><![CDATA[<p>I am neither good developer nor good debuger, But since 9.10 upgradation / installation in my lab,  i could not find the usb/devices file in default path, which is:</p>
<blockquote><p>/proc/bus/usb/devices</p></blockquote>
<p>And, it&#8217;s default path if you are on kernel 2.6.31 and usbfs is mounted by Init. Now, Ubuntu 9.10 is using upstart instead of init. It was working fine in Ubuntu 9.04. So it brought me in big world of usbfs. From Scott&#8217;s post <a href="http://markmail.org/message/3mw5yw465qmxgnwp">usbfs: deprecate and hide option for !embedded.</a> usbfs was enabled <a title="Please enable CONFIG_USB_DEVICEFS" href="https://bugs.launchpad.net/bugs/417748">#417748</a> and disabled<a title="disable deprecated config option CONFIG_USB_DEVICEFS" href="https://bugs.launchpad.net/bugs/488274">#488274</a> in Karmic Koala Released and Proposed version.</p>
<p>Ok, Ping back to original query, Ubuntu 9.10 is mounting debugfs instead of usbfs, regardless of  usbfs in enabled / disabled in Kernel. So you will fine usb/devices file under /sys/kernel/debug directory, check below output:</p>
<blockquote><p>person@CANONICAL-DESK:/proc/bus$ mount<br />
/dev/sda6 on / type ext4 (rw,errors=remount-ro)<br />
proc on /proc type proc (rw)<br />
none on /sys type sysfs (rw,noexec,nosuid,nodev)<br />
none on /sys/fs/fuse/connections type fusectl (rw)<br />
none on /sys/kernel/debug type debugfs (rw)</p>
<p>&#8230;.</p>
<p>person@CANONICAL-DESK:/proc/bus$person@CANONICAL-DESK:/proc/bus$</p>
<p>person@CANONICAL-DESK:/proc/bus$ uname -a<br />
Linux CANONICAL-DESK 2.6.31-20-generic #57-Ubuntu SMP Mon Feb 8 09:05:19 UTC 2010 i686 GNU/Linux<br />
person@CANONICAL-DESK:/proc/bus$ cat /sys/kernel/debug/usb/devices</p>
<p>&#8230;</p>
<p>T:  Bus=03 Lev=01 Prnt=01 Port=01 Cnt=01 Dev#=  2 Spd=12  MxCh= 0<br />
D:  Ver= 1.10 Cls=00(&gt;ifc ) Sub=00 Prot=00 MxPS=64 #Cfgs=  1<br />
P:  Vendor=046d ProdID=0a12 Rev= 1.00<br />
S:  Manufacturer=Logitech<br />
S:  Product=Logitech Wireless Headset<br />
C:* #Ifs= 4 Cfg#= 1 Atr=80 MxPwr=100mA<br />
I:* If#= 0 Alt= 0 #EPs= 0 Cls=01(audio) Sub=01 Prot=00 Driver=snd-usb-audio<br />
I:* If#= 1 Alt= 0 #EPs= 0 Cls=01(audio) Sub=02 Prot=00 Driver=snd-usb-audio<br />
I:  If#= 1 Alt= 1 #EPs= 1 Cls=01(audio) Sub=02 Prot=00 Driver=snd-usb-audio<br />
E:  Ad=01(O) Atr=09(Isoc) MxPS= 288 Ivl=1ms<br />
I:* If#= 2 Alt= 0 #EPs= 0 Cls=01(audio) Sub=02 Prot=00 Driver=snd-usb-audio<br />
I:  If#= 2 Alt= 1 #EPs= 1 Cls=01(audio) Sub=02 Prot=00 Driver=snd-usb-audio<br />
E:  Ad=82(I) Atr=05(Isoc) MxPS=  32 Ivl=1ms<br />
I:* If#= 3 Alt= 0 #EPs= 1 Cls=03(HID  ) Sub=00 Prot=00 Driver=usbhid<br />
E:  Ad=83(I) Atr=03(Int.) MxPS=   8 Ivl=10ms</p>
<p>&#8230;<br />
person@CANONICAL-DESK:/proc/bus$</p></blockquote>
<p>Currently i am testing this on <a title="Ubuntu 9.10 (Lucid Lynx) Alpha 3" href="http://www.ubuntu.com/testing/lucid/alpha3" target="_blank">Ubuntu 10.04 (Lucid Lynx) Alpha 3,</a> and behavior is almost same. But it contains  new version of <a title="usbutils" href="https://launchpad.net/ubuntu/+source/usbutils" target="_blank">usbutils</a>, which has new shell script called &#8220;usb-devices&#8221;. It will give you connected USB buses with machine, regardless of where your usb/devices file is! and output is almost same. check below output</p>
<blockquote><p>hardik@hardik-desktop:~$ uname -a<br />
Linux hardik-desktop 2.6.32-16-generic-pae #25-Ubuntu SMP Tue Mar 9 18:03:39 UTC 2010 i686 GNU/Linux<br />
hardik@hardik-desktop:~$ usb-devices</p></blockquote>
<blockquote><p>&#8230;</p></blockquote>
<blockquote><p>T:  Bus=01 Lev=02 Prnt=02 Port=04 Cnt=01 Dev#=  3 Spd=12  MxCh= 0<br />
D:  Ver= 2.00 Cls=00(&gt;ifc ) Sub=00 Prot=00 MxPS= 8 #Cfgs=  1<br />
P:  Vendor=046d ProdID=c52e Rev=15.00<br />
S:  Manufacturer=Logitech<br />
S:  Product=USB Receiver<br />
C:  #Ifs= 2 Cfg#= 1 Atr=a0 MxPwr=98mA<br />
I:  If#= 0 Alt= 0 #EPs= 1 Cls=03(HID  ) Sub=01 Prot=01 Driver=usbhid<br />
I:  If#= 1 Alt= 0 #EPs= 1 Cls=03(HID  ) Sub=01 Prot=02 Driver=usbhid</p></blockquote>
<blockquote><p>&#8230;</p></blockquote>
<p>This question  was asked by my  friend Mr.  Sunil and  it turns in to  blog <img src='http://hardik.in/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> . That&#8217;s it for now&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://hardik.in/2010/03/12/where-is-usbdevices-file-in-ubuntu-9-10/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Ubuntu 9.10 + Reliance NetConnect Broadband Modem (Huawei EC1260) + NetworkManager = Works Out Of The Box</title>
		<link>http://hardik.in/2010/03/20/ubuntu-9-10-reliance-netconnect-broadband-modem-huawei-ec1260-networkmanager-works-out-of-the-box/#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
		<comments>http://hardik.in/2010/03/20/ubuntu-9-10-reliance-netconnect-broadband-modem-huawei-ec1260-networkmanager-works-out-of-the-box/#comments</comments>
		<pubDate>Fri, 19 Mar 2010 21:46:18 +0000</pubDate>
		<dc:creator>Hardik Dalwadi</dc:creator>
				<category><![CDATA[10.04]]></category>
		<category><![CDATA[9.10]]></category>
		<category><![CDATA[Karmic Koala]]></category>
		<category><![CDATA[Lucid Lynx]]></category>
		<category><![CDATA[Professional]]></category>
		<category><![CDATA[CE 100]]></category>
		<category><![CDATA[EC 1260]]></category>
		<category><![CDATA[Haier]]></category>
		<category><![CDATA[ModemManager]]></category>
		<category><![CDATA[NetworkManager]]></category>
		<category><![CDATA[Reliance NetConnect Boadband+]]></category>
		<category><![CDATA[Tata Photon+]]></category>

		<guid isPermaLink="false">http://hardik.in/?p=343</guid>
		<description><![CDATA[Note: This article will help you to &#8220;Dial&#8221; your USB CDMA modem with Network Manager in Ubuntu, Assuming it&#8217;s already working fine with wvdial. If you are modem is not detected or working by wvdial, then it&#8217;s problem with Modem Detection in Ubuntu, if this is the case, then this solution is not for you. [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Note: This article will help you to &#8220;Dial&#8221; your USB CDMA modem with Network Manager in Ubuntu, Assuming it&#8217;s already working fine with wvdial. If you are modem is not detected or working by wvdial, then it&#8217;s problem with Modem Detection in Ubuntu, if this is the case, then this solution is not for you</strong>.</p>
<p><strong>Update: If you are on Ubuntu 10.04 LTS (Lycid Lynx) Beta &#8211; 1, please test ModemManager [1] and submit your response here [2], your feedback would help us to push this package to final build.</strong></p>
<p><strong>[1] http://launchpadlibrarian.net/43125454/modemmanager_0.3.git.20100404%7Etest_i386.deb<br />
[2] https://bugs.launchpad.net/network-manager/+bug/461096</strong></p>
<p><strong>Update: If you are on Ubuntu 10.04 LTS (Lucid Lynx), here  is new version for Modem Manager with fix (Very Very hackish way)<br />
</strong></p>
<p><strong>[1] https://launchpad.net/~hardik-dalwadi/+archive/ppa/+packages?field.name_filter=modemmanager&amp;field.status_filter=published&amp;field.series_filter=lucid</strong></p>
<p><strong> </strong></p>
<p>Since Ubuntu 9.10 release lot of people has complained about NetworkManager + Reliance NetConnect Broadband+ (Huawei EC1260) is not  working out of the box, <a href="http://hardik.in/2009/07/01/reliance-netconnect-broadband-service-on-ubuntu-9-04-and-my-experience/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed" target="_blank">which was working fine with Ubuntu 9.04.</a> This was happening due to bug in modem manager. I have just now uploaded patched version of modem manager which has solved the problem. So, No more gnome-ppp or wvdial, Here we GO:</p>
<p>Step &#8211; 1:</p>
<p>Get access of CLI and please make sure that Ubuntu 9.10 with uninterrupted Internet and make it up-to-date with latest udpates to be at safer side.</p>
<blockquote><p>#sudo apt-get update</p>
<p>#sudo apt-get upgrade</p></blockquote>
<p>Step &#8211; 2:</p>
<p>Please add my PPA to get patched version of Modem Manager. From here [1] you can find the detail about patched version of Modem Manager</p>
<p>[1] https://launchpad.net/~hardik-dalwadi/+archive/ppa</p>
<blockquote><p>#sudo add-apt-repository ppa:hardik-dalwadi/ppa</p></blockquote>
<blockquote><p>+++ Snapshot From Live System +++</p>
<p>person@CANONICAL-DESK:~$ sudo add-apt-repository ppa:hardik-dalwadi/ppa<br />
Executing: gpg &#8211;ignore-time-conflict &#8211;no-options &#8211;no-default-keyring &#8211;secret-keyring /etc/apt/secring.gpg &#8211;trustdb-name /etc/apt/trustdb.gpg &#8211;keyring /etc/apt/trusted.gpg &#8211;keyserver keyserver.ubuntu.com &#8211;recv FD83D0063425A382E82DE40D0887AA4AA27ED519<br />
gpg: requesting key A27ED519 from hkp server keyserver.ubuntu.com<br />
gpg: key A27ED519: &#8220;Launchpad PPA for Hardik Dalwadi&#8221; not changed<br />
gpg: Total number processed: 1<br />
gpg:              unchanged: 1<br />
person@CANONICAL-DESK:~$</p>
<p>+++ END +++</p></blockquote>
<p>Step &#8211; 3:</p>
<p>Now, check the current version of your Modem Manager (FYI).  And again update the system to get header of patched Modem Manager from my PPA.</p>
<blockquote><p>#dpkg -l | grep modemmanager</p>
<p>#sudo apg-get update</p></blockquote>
<blockquote><p>+++ Snapshot From Live System +++</p>
<p>person@CANONICAL-DESK:~$ dpkg -l | grep modemmanager<br />
ii  modemmanager                             0.2.git.20091014t233208.16f3e00-0ubuntu1        D-Bus service for managing modems<br />
person@CANONICAL-DESK:~$</p>
<p>+++ END +++</p></blockquote>
<p>Step &#8211; 4:</p>
<p>Now install Modem Manager from my PPA which is higher patched version from current version, after successful installation reboot the system.</p>
<blockquote><p>#sudo apt-get install modemmanager</p></blockquote>
<blockquote><p>#sudo reboot</p></blockquote>
<p>Step &#8211; 5:</p>
<p>Now after successful reboot, You should get the New CDMA Broadband option under Network Manager. I am assuming you have already inserted Reliance NetConnect Broadband+ Modem, if not please do that.Please follow the Images for more information on How to connect in GUI Mode.</p>
<p><strong>Note: We have also tested with Tata Photon+ service with Huwei EC 1260 and Haier  CE100 Modem. It&#8217;s working out of box. Please also test modems from BSNL / TATA / Reliance  with NetworkManger  and let us know in comment, whether it&#8217;s working or not.  Your help would be much appreciated.<br />
</strong></p>
<p><a href="http://hardik.in/wp-content/uploads/2010/03/20100320034343_Screenshot_4.png#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed"><img class="aligncenter size-medium wp-image-359" title="Screenshot-4" src="http://hardik.in/wp-content/uploads/2010/03/20100320034343_Screenshot_4-300x187.png" alt="" width="300" height="187" /></a></p>
<p><a href="http://hardik.in/wp-content/uploads/2010/03/20100320034534_Screenshot_5.png#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed"><img class="aligncenter size-medium wp-image-361" title="Screenshot-5" src="http://hardik.in/wp-content/uploads/2010/03/20100320034534_Screenshot_5-300x187.png" alt="" width="300" height="187" /></a></p>
<p><a href="http://hardik.in/wp-content/uploads/2010/03/20100320034603_Screenshot_6.png#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed"><img class="aligncenter size-medium wp-image-362" title="Screenshot-6" src="http://hardik.in/wp-content/uploads/2010/03/20100320034603_Screenshot_6-300x187.png" alt="" width="300" height="187" /></a></p>
<p><a href="http://hardik.in/wp-content/uploads/2010/03/20100320034636_Screenshot_7.png#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed"><img class="aligncenter size-medium wp-image-363" title="Screenshot-7" src="http://hardik.in/wp-content/uploads/2010/03/20100320034636_Screenshot_7-300x187.png" alt="" width="300" height="187" /></a></p>
<p><a href="http://hardik.in/wp-content/uploads/2010/03/20100320034712_Screenshot_8.png#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed"><img class="aligncenter size-medium wp-image-364" title="Screenshot-8" src="http://hardik.in/wp-content/uploads/2010/03/20100320034712_Screenshot_8-300x187.png" alt="" width="300" height="187" /></a></p>
<p>Please select New Connection, since Reliance NetConnect Broadband+ requires Mobile Number as Username / Password, You have to enter it manually. In case o Tata Photon+, You can select it from list.</p>
<p><a href="http://hardik.in/wp-content/uploads/2010/03/20100320034744_Screenshot_9.png#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed"><img class="aligncenter size-medium wp-image-365" title="Screenshot-9" src="http://hardik.in/wp-content/uploads/2010/03/20100320034744_Screenshot_9-300x187.png" alt="" width="300" height="187" /></a></p>
<p><a href="http://hardik.in/wp-content/uploads/2010/03/20100320034818_Screenshot_10.png#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed"><img class="aligncenter size-medium wp-image-366" title="Screenshot-10" src="http://hardik.in/wp-content/uploads/2010/03/20100320034818_Screenshot_10-300x187.png" alt="" width="300" height="187" /></a></p>
<p>I think it&#8217;s BUG with NM, it has not ask for Username  / Password in manual selection of provider, we have to edit it again. It may not be the case in your scenario. So in my case i am editing settings again.</p>
<p><a href="http://hardik.in/wp-content/uploads/2010/03/20100320034846_Screenshot_11.png#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed"><img class="aligncenter size-medium wp-image-367" title="Screenshot-11" src="http://hardik.in/wp-content/uploads/2010/03/20100320034846_Screenshot_11-300x187.png" alt="" width="300" height="187" /></a></p>
<p><a href="http://hardik.in/wp-content/uploads/2010/03/20100320034914_Screenshot_12.png#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed"><img class="aligncenter size-medium wp-image-368" title="Screenshot-12" src="http://hardik.in/wp-content/uploads/2010/03/20100320034914_Screenshot_12-300x187.png" alt="" width="300" height="187" /></a></p>
<p><a href="http://hardik.in/wp-content/uploads/2010/03/20100320034948_Screenshot_13.png#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed"><img class="aligncenter size-medium wp-image-369" title="Screenshot-13" src="http://hardik.in/wp-content/uploads/2010/03/20100320034948_Screenshot_13-300x187.png" alt="" width="300" height="187" /></a></p>
<p><a href="http://hardik.in/wp-content/uploads/2010/03/20100320035020_Screenshot_14.png#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed"><img class="aligncenter size-medium wp-image-370" title="Screenshot-14" src="http://hardik.in/wp-content/uploads/2010/03/20100320035020_Screenshot_14-300x187.png" alt="" width="300" height="187" /></a></p>
<p><a href="http://hardik.in/wp-content/uploads/2010/03/20100320035051_Screenshot_15.png#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed"><img class="aligncenter size-medium wp-image-371" title="Screenshot-15" src="http://hardik.in/wp-content/uploads/2010/03/20100320035051_Screenshot_15-300x187.png" alt="" width="300" height="187" /></a></p>
<p><a href="http://hardik.in/wp-content/uploads/2010/03/20100320035127_Screenshot_17.png#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed"><img class="aligncenter size-medium wp-image-372" title="Screenshot-17" src="http://hardik.in/wp-content/uploads/2010/03/20100320035127_Screenshot_17-300x187.png" alt="" width="300" height="187" /></a></p>
<p>Since Network Manager is giving prirority to WiFi / Ethernet connect, you have to disconnect them to swithc over to your Reliance NetConnect Broadband+ Connection.</p>
<p><a href="http://hardik.in/wp-content/uploads/2010/03/20100320035202_Screenshot_18.png#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed"><img class="aligncenter size-medium wp-image-373" title="Screenshot-18" src="http://hardik.in/wp-content/uploads/2010/03/20100320035202_Screenshot_18-300x187.png" alt="" width="300" height="187" /></a></p>
<p><a href="http://hardik.in/wp-content/uploads/2010/03/20100320035237_Screenshot_19.png#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed"><img class="aligncenter size-medium wp-image-374" title="Screenshot-19" src="http://hardik.in/wp-content/uploads/2010/03/20100320035237_Screenshot_19-300x187.png" alt="" width="300" height="187" /></a></p>

<a href='http://hardik.in/2010/03/20/ubuntu-9-10-reliance-netconnect-broadband-modem-huawei-ec1260-networkmanager-works-out-of-the-box/screenshot-4-2/' title='Screenshot-4'><img width="150" height="150" src="http://hardik.in/wp-content/uploads/2010/03/20100320034343_Screenshot_4-150x150.png" class="attachment-thumbnail" alt="Screenshot-4" title="Screenshot-4" /></a>
<a href='http://hardik.in/2010/03/20/ubuntu-9-10-reliance-netconnect-broadband-modem-huawei-ec1260-networkmanager-works-out-of-the-box/screenshot-5-3/' title='Screenshot-5'><img width="150" height="150" src="http://hardik.in/wp-content/uploads/2010/03/20100320034534_Screenshot_5-150x150.png" class="attachment-thumbnail" alt="Screenshot-5" title="Screenshot-5" /></a>
<a href='http://hardik.in/2010/03/20/ubuntu-9-10-reliance-netconnect-broadband-modem-huawei-ec1260-networkmanager-works-out-of-the-box/screenshot-6-3/' title='Screenshot-6'><img width="150" height="150" src="http://hardik.in/wp-content/uploads/2010/03/20100320034603_Screenshot_6-150x150.png" class="attachment-thumbnail" alt="Screenshot-6" title="Screenshot-6" /></a>
<a href='http://hardik.in/2010/03/20/ubuntu-9-10-reliance-netconnect-broadband-modem-huawei-ec1260-networkmanager-works-out-of-the-box/screenshot-7-2/' title='Screenshot-7'><img width="150" height="150" src="http://hardik.in/wp-content/uploads/2010/03/20100320034636_Screenshot_7-150x150.png" class="attachment-thumbnail" alt="Screenshot-7" title="Screenshot-7" /></a>
<a href='http://hardik.in/2010/03/20/ubuntu-9-10-reliance-netconnect-broadband-modem-huawei-ec1260-networkmanager-works-out-of-the-box/screenshot-8-2/' title='Screenshot-8'><img width="150" height="150" src="http://hardik.in/wp-content/uploads/2010/03/20100320034712_Screenshot_8-150x150.png" class="attachment-thumbnail" alt="Screenshot-8" title="Screenshot-8" /></a>
<a href='http://hardik.in/2010/03/20/ubuntu-9-10-reliance-netconnect-broadband-modem-huawei-ec1260-networkmanager-works-out-of-the-box/screenshot-9/' title='Screenshot-9'><img width="150" height="150" src="http://hardik.in/wp-content/uploads/2010/03/20100320034744_Screenshot_9-150x150.png" class="attachment-thumbnail" alt="Screenshot-9" title="Screenshot-9" /></a>
<a href='http://hardik.in/2010/03/20/ubuntu-9-10-reliance-netconnect-broadband-modem-huawei-ec1260-networkmanager-works-out-of-the-box/screenshot-10-2/' title='Screenshot-10'><img width="150" height="150" src="http://hardik.in/wp-content/uploads/2010/03/20100320034818_Screenshot_10-150x150.png" class="attachment-thumbnail" alt="Screenshot-10" title="Screenshot-10" /></a>
<a href='http://hardik.in/2010/03/20/ubuntu-9-10-reliance-netconnect-broadband-modem-huawei-ec1260-networkmanager-works-out-of-the-box/screenshot-11/' title='Screenshot-11'><img width="150" height="150" src="http://hardik.in/wp-content/uploads/2010/03/20100320034846_Screenshot_11-150x150.png" class="attachment-thumbnail" alt="Screenshot-11" title="Screenshot-11" /></a>
<a href='http://hardik.in/2010/03/20/ubuntu-9-10-reliance-netconnect-broadband-modem-huawei-ec1260-networkmanager-works-out-of-the-box/screenshot-12-2/' title='Screenshot-12'><img width="150" height="150" src="http://hardik.in/wp-content/uploads/2010/03/20100320034914_Screenshot_12-150x150.png" class="attachment-thumbnail" alt="Screenshot-12" title="Screenshot-12" /></a>
<a href='http://hardik.in/2010/03/20/ubuntu-9-10-reliance-netconnect-broadband-modem-huawei-ec1260-networkmanager-works-out-of-the-box/screenshot-13-2/' title='Screenshot-13'><img width="150" height="150" src="http://hardik.in/wp-content/uploads/2010/03/20100320034948_Screenshot_13-150x150.png" class="attachment-thumbnail" alt="Screenshot-13" title="Screenshot-13" /></a>
<a href='http://hardik.in/2010/03/20/ubuntu-9-10-reliance-netconnect-broadband-modem-huawei-ec1260-networkmanager-works-out-of-the-box/screenshot-14/' title='Screenshot-14'><img width="150" height="150" src="http://hardik.in/wp-content/uploads/2010/03/20100320035020_Screenshot_14-150x150.png" class="attachment-thumbnail" alt="Screenshot-14" title="Screenshot-14" /></a>
<a href='http://hardik.in/2010/03/20/ubuntu-9-10-reliance-netconnect-broadband-modem-huawei-ec1260-networkmanager-works-out-of-the-box/screenshot-15-2/' title='Screenshot-15'><img width="150" height="150" src="http://hardik.in/wp-content/uploads/2010/03/20100320035051_Screenshot_15-150x150.png" class="attachment-thumbnail" alt="Screenshot-15" title="Screenshot-15" /></a>
<a href='http://hardik.in/2010/03/20/ubuntu-9-10-reliance-netconnect-broadband-modem-huawei-ec1260-networkmanager-works-out-of-the-box/screenshot-17/' title='Screenshot-17'><img width="150" height="150" src="http://hardik.in/wp-content/uploads/2010/03/20100320035127_Screenshot_17-150x150.png" class="attachment-thumbnail" alt="Screenshot-17" title="Screenshot-17" /></a>
<a href='http://hardik.in/2010/03/20/ubuntu-9-10-reliance-netconnect-broadband-modem-huawei-ec1260-networkmanager-works-out-of-the-box/screenshot-18/' title='Screenshot-18'><img width="150" height="150" src="http://hardik.in/wp-content/uploads/2010/03/20100320035202_Screenshot_18-150x150.png" class="attachment-thumbnail" alt="Screenshot-18" title="Screenshot-18" /></a>
<a href='http://hardik.in/2010/03/20/ubuntu-9-10-reliance-netconnect-broadband-modem-huawei-ec1260-networkmanager-works-out-of-the-box/screenshot-19/' title='Screenshot-19'><img width="150" height="150" src="http://hardik.in/wp-content/uploads/2010/03/20100320035237_Screenshot_19-150x150.png" class="attachment-thumbnail" alt="Screenshot-19" title="Screenshot-19" /></a>

]]></content:encoded>
			<wfw:commentRss>http://hardik.in/2010/03/20/ubuntu-9-10-reliance-netconnect-broadband-modem-huawei-ec1260-networkmanager-works-out-of-the-box/feed/</wfw:commentRss>
		<slash:comments>89</slash:comments>
		</item>
		<item>
		<title>Upgrade Ubuntu 9.10 To Ubuntu 10.04 LTS (RC Release)</title>
		<link>http://hardik.in/2010/04/23/upgrade-ubuntu-9-10-to-ubuntu-10-04-lts-rc-release/#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
		<comments>http://hardik.in/2010/04/23/upgrade-ubuntu-9-10-to-ubuntu-10-04-lts-rc-release/#comments</comments>
		<pubDate>Fri, 23 Apr 2010 15:02:41 +0000</pubDate>
		<dc:creator>Hardik Dalwadi</dc:creator>
				<category><![CDATA[10.4]]></category>
		<category><![CDATA[9.10]]></category>
		<category><![CDATA[Karmic Koala]]></category>
		<category><![CDATA[Lucid Lynx]]></category>
		<category><![CDATA[Professional]]></category>
		<category><![CDATA[Public]]></category>
		<category><![CDATA[Time Pass]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[How-to]]></category>
		<category><![CDATA[Upgrade]]></category>

		<guid isPermaLink="false">http://hardik.in/?p=403</guid>
		<description><![CDATA[Everybody knows that Change is coming. So, let me help you guys to experience the change. Yesterday, Ubuntu team has announced Release Candidate for Ubuntu 10.04 LTS (Long Term Support, Updates up to 3 years) for Desktop, Servers, Cloud Computing and Netbooks. There would not be much change in Release Candidate and Final Release of [...]]]></description>
			<content:encoded><![CDATA[<p>Everybody knows that <a href="http://www.ubuntu.com/" target="_blank">Change is coming.</a> So, let me help you guys to experience the change. Yesterday, Ubuntu team has announced <a href="http://www.ubuntu.com/getubuntu/releasenotes/1004overview" target="_blank">Release Candidate for Ubuntu 10.04 LTS </a>(Long Term Support, Updates up to  3 years) for Desktop, Servers, Cloud Computing and Netbooks. There would not be much change in Release Candidate and Final Release of Ubuntu 10.04 LTS. <a href="http://www.ubuntu.com/getubuntu/releasenotes/1004" target="_blank">Please refer the release notes for further information.</a> Now, time to upgrade, I am sure this would be adventure ride for novice Ubuntu user.I used to do this upgrade during BETA cycle, sorry for being late. Since, I had access to 8 MBPS Broaband Line, i could not stop my self for Ubuntu 10.04 RC Downloading. Because i have check the know issue, which is not affecting me too much, so i decided to on upgrade.</p>
<p>Here is my statics during Ubuntu 9.10 To Ubuntu 10.04 LTS (RC Release) upgrade process.</p>
<p>I started upgrade early in the morning in IST time zone with 8 MBPS Broadband Line. I was already running Ubutnu 9.10 with latest updates. During upgrade process, 1574 package was upgraded, 242 was new and 27 packages was removed. It took 45 minutes to download 1064 MB of data. Total upgrade time from Start to Reboot was around 3 hours on my Intel Dual Core machine with 4 GB Ram, i did Bath, Breakfast and checkout during this time. Last upgrade was of Ubuntu 9.04 under 40 Degree Celsius temperature @ Ahmedabad, this time i was in BLR with 20 degree Celsius temperature, Actually my laptop has heat problem, so this parameter was concerned for me.</p>
<p>Here is step to upgrade Ubuntu 9.10 to Ubuntu 10.04</p>
<p><strong>Note: I would advise to take the backup from your existing system to  be at safer side. Also, please make sure that you machine is connected with uninterrupted Internet to make upgrade smoother.<br />
</strong></p>
<p><strong>Step &#8211; 1:</strong></p>
<p>Make sure that your current Ubuntu 9.10 installation is up-to-date with latest updates. If not please update it with latest updates.</p>
<div id="attachment_405" class="wp-caption aligncenter" style="width: 310px"><a href="http://hardik.in/wp-content/uploads/2010/04/20100424103448_Screenshot.png#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed"><img class="size-medium wp-image-405" title="Launch update-manager" src="http://hardik.in/wp-content/uploads/2010/04/20100424103448_Screenshot-300x187.png" alt="" width="300" height="187" /></a><p class="wp-caption-text">Launch update-manager</p></div>
<div id="attachment_406" class="wp-caption aligncenter" style="width: 310px"><a href="http://hardik.in/wp-content/uploads/2010/04/20100424104610_Screenshot_2.png#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed"><img class="size-medium wp-image-406" title="Update Manager" src="http://hardik.in/wp-content/uploads/2010/04/20100424104610_Screenshot_2-300x187.png" alt="" width="300" height="187" /></a><p class="wp-caption-text">Update Manager</p></div>
<p><strong>Step &#8211; 2:</strong></p>
<p>If &#8220;Your system is up-to-date&#8221; then you can start the Ubuntu 10.04 LTS upgrade process.</p>
<div id="attachment_407" class="wp-caption aligncenter" style="width: 310px"><a href="http://hardik.in/wp-content/uploads/2010/04/20100424105113_Screenshot_4.png#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed"><img class="size-medium wp-image-407" title="Launch Ubuntu 9.10 Upgrade Manager" src="http://hardik.in/wp-content/uploads/2010/04/20100424105113_Screenshot_4-300x187.png" alt="" width="300" height="187" /></a><p class="wp-caption-text">Launch Ubuntu 9.10 Upgrade Manager</p></div>
<div id="attachment_408" class="wp-caption aligncenter" style="width: 310px"><a href="http://hardik.in/wp-content/uploads/2010/04/20100424105327_Screenshot_5.png#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed"><img class="size-medium wp-image-408" title="Ubuntu 9.10 Update Manager with Ubuntu 10.04 LTS upgrade option" src="http://hardik.in/wp-content/uploads/2010/04/20100424105327_Screenshot_5-300x187.png" alt="" width="300" height="187" /></a><p class="wp-caption-text">Ubuntu 9.10 Update Manager with Ubuntu 10.04 LTS upgrade option</p></div>
<p><strong>Step &#8211; 3:</strong></p>
<p>Press the &#8220;Upgrade&#8221; button in Ubuntu 9.10 Update Manager with Ubuntu 10.04 LTS upgrade option window. it will start the upgrade option with release note. <strong>it&#8217;s still in BETA stage, so please read it before you proceed ahead and make sure it&#8217;s not affect your upgrade process. if you are not sure what you are doing please press &#8220;Cancel&#8221; button to cancel the upgrade process or else &#8220;Upgrade&#8221;<br />
</strong></p>
<div id="attachment_409" class="wp-caption aligncenter" style="width: 310px"><a href="http://hardik.in/wp-content/uploads/2010/04/20100424105703_Screenshot_6.png#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed"><img class="size-medium wp-image-409" title="Ubuntu 10.04 BETA Release Note" src="http://hardik.in/wp-content/uploads/2010/04/20100424105703_Screenshot_6-300x187.png" alt="" width="300" height="187" /></a><p class="wp-caption-text">Ubuntu 10.04 BETA Release Note</p></div>
<p><strong>Step &#8211; 4:</strong></p>
<p>After going through Ubuntu 10.04 release note (Beta). It&#8217;s total six stage process. From Preparing Upgrade to Restarting the Computer. It will download the Update Manager Core.</p>
<div id="attachment_410" class="wp-caption aligncenter" style="width: 310px"><a href="http://hardik.in/wp-content/uploads/2010/04/20100424110612_Screenshot_8.png#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed"><img class="size-medium wp-image-410" title="Upgradation of Update Manage Core " src="http://hardik.in/wp-content/uploads/2010/04/20100424110612_Screenshot_8-300x187.png" alt="" width="300" height="187" /></a><p class="wp-caption-text">Upgradation of Update Manage Core </p></div>
<div id="attachment_412" class="wp-caption aligncenter" style="width: 310px"><a href="http://hardik.in/wp-content/uploads/2010/04/20100424110828_Screenshot_9.png#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed"><img class="size-medium wp-image-412" title="Distribution Upgrade" src="http://hardik.in/wp-content/uploads/2010/04/20100424110828_Screenshot_9-300x187.png" alt="" width="300" height="187" /></a><p class="wp-caption-text">Distribution Upgrade</p></div>
<div id="attachment_413" class="wp-caption aligncenter" style="width: 310px"><a href="http://hardik.in/wp-content/uploads/2010/04/20100424111424_Screenshot_11.png#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed"><img class="size-medium wp-image-413" title="Setting Up New Software Channels" src="http://hardik.in/wp-content/uploads/2010/04/20100424111424_Screenshot_11-300x187.png" alt="" width="300" height="187" /></a><p class="wp-caption-text">Setting Up New Software Channels</p></div>
<div id="attachment_414" class="wp-caption aligncenter" style="width: 310px"><a href="http://hardik.in/wp-content/uploads/2010/04/20100424111706_Screenshot_13.png#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed"><img class="size-medium wp-image-414" title="Notification: Support For Some Application Ended" src="http://hardik.in/wp-content/uploads/2010/04/20100424111706_Screenshot_13-300x187.png" alt="" width="300" height="187" /></a><p class="wp-caption-text">Notification: Support For Some Application Ended</p></div>
<div id="attachment_415" class="wp-caption aligncenter" style="width: 310px"><a href="http://hardik.in/wp-content/uploads/2010/04/20100424111851_Screenshot_19.png#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed"><img class="size-medium wp-image-415" title="Notification: Do you want to start upgrade?" src="http://hardik.in/wp-content/uploads/2010/04/20100424111851_Screenshot_19-300x187.png" alt="" width="300" height="187" /></a><p class="wp-caption-text">Notification: Do you want to start upgrade?</p></div>
<div id="attachment_418" class="wp-caption aligncenter" style="width: 310px"><a href="http://hardik.in/wp-content/uploads/2010/04/20100424205750_Screenshot_33.png#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed"><img class="size-medium wp-image-418" title="Getting new packages" src="http://hardik.in/wp-content/uploads/2010/04/20100424205750_Screenshot_33-300x187.png" alt="" width="300" height="187" /></a><p class="wp-caption-text">Getting new packages</p></div>
<div id="attachment_419" class="wp-caption aligncenter" style="width: 310px"><a href="http://hardik.in/wp-content/uploads/2010/04/20100424210032_Screenshot_34.png#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed"><img class="size-medium wp-image-419" title="Installing the upgrades" src="http://hardik.in/wp-content/uploads/2010/04/20100424210032_Screenshot_34-300x187.png" alt="" width="300" height="187" /></a><p class="wp-caption-text">Installing the upgrades</p></div>
<div id="attachment_420" class="wp-caption aligncenter" style="width: 310px"><a href="http://hardik.in/wp-content/uploads/2010/04/20100424210410_Screenshot_47.png#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed"><img class="size-medium wp-image-420" title="Cleaning up" src="http://hardik.in/wp-content/uploads/2010/04/20100424210410_Screenshot_47-300x187.png" alt="" width="300" height="187" /></a><p class="wp-caption-text">Cleaning up</p></div>
<div id="attachment_421" class="wp-caption aligncenter" style="width: 310px"><a href="http://hardik.in/wp-content/uploads/2010/04/20100424210830_Screenshot_51.png#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed"><img class="size-medium wp-image-421" title="Remove Obsolete packages" src="http://hardik.in/wp-content/uploads/2010/04/20100424210830_Screenshot_51-300x187.png" alt="" width="300" height="187" /></a><p class="wp-caption-text">Remove Obsolete packages</p></div>
<div id="attachment_422" class="wp-caption aligncenter" style="width: 310px"><a href="http://hardik.in/wp-content/uploads/2010/04/20100424211202_Screenshot_60.png#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed"><img class="size-medium wp-image-422" title="Restart the system to complete the upgrade." src="http://hardik.in/wp-content/uploads/2010/04/20100424211202_Screenshot_60-300x187.png" alt="" width="300" height="187" /></a><p class="wp-caption-text">Restart the system to complete the upgrade.</p></div>
<p>After successful reboot, you will notice purple Ubuntu Boot Splash. If everything goes fine it should boot perfect, which happened in my case, you may have to change themes  and your existing desktop to give complete Ubuntu 10.04 LTS look.</p>
<p>I have also noticed 100% CPU utilization during &#8220;Cleaning Up&#8221; stage.</p>
<div id="attachment_423" class="wp-caption aligncenter" style="width: 310px"><a href="http://hardik.in/wp-content/uploads/2010/04/20100424211613_Screenshot_49.png#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed"><img class="size-medium wp-image-423" title="100% CPU Utilization during Cleaning Up stage" src="http://hardik.in/wp-content/uploads/2010/04/20100424211613_Screenshot_49-300x187.png" alt="" width="300" height="187" /></a><p class="wp-caption-text">100% CPU Utilization during Cleaning Up stage</p></div>
<p>I hope this will also help for smooth upgrade from Ubuntu 9.10 to Ubuntu 10.04 LTS (RC Release).</p>
<p>Have Happy Upgrade&#8230;.</p>
]]></content:encoded>
			<wfw:commentRss>http://hardik.in/2010/04/23/upgrade-ubuntu-9-10-to-ubuntu-10-04-lts-rc-release/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Information and Installation Of Unity (A Lightweight Netbook Interface) Ubuntu Netbook Edition (UNE) on Ubuntu 10.04 LTS Desktop</title>
		<link>http://hardik.in/2010/05/12/information-and-installation-of-unity-a-lightweight-netbook-interface-ubuntu-netbook-edition-une-on-ubuntu-10-04-lts-desktop/#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
		<comments>http://hardik.in/2010/05/12/information-and-installation-of-unity-a-lightweight-netbook-interface-ubuntu-netbook-edition-une-on-ubuntu-10-04-lts-desktop/#comments</comments>
		<pubDate>Wed, 12 May 2010 15:31:57 +0000</pubDate>
		<dc:creator>Hardik Dalwadi</dc:creator>
				<category><![CDATA[10.04]]></category>
		<category><![CDATA[Lucid Lynx]]></category>
		<category><![CDATA[Professional]]></category>
		<category><![CDATA[Public]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Information]]></category>
		<category><![CDATA[Installation]]></category>
		<category><![CDATA[Light]]></category>
		<category><![CDATA[Ubuntu Netbook Edition]]></category>
		<category><![CDATA[UNE]]></category>
		<category><![CDATA[Unity]]></category>

		<guid isPermaLink="false">http://hardik.in/?p=431</guid>
		<description><![CDATA[There are lot of news around Ubuntu Light and Unity, I have tried to gather  most of information about it. It&#8217;s general and floating around Internet, I have tried to make it on one stop . Also covered Unity Ubuntu Netbook Edition Installation on Ubuntu 10.04 LTS (Lucid Lynx), hope you like the desert . [...]]]></description>
			<content:encoded><![CDATA[<p>There are lot of news around Ubuntu Light and Unity, I have tried to gather  most of information about it. It&#8217;s general and floating around Internet, I have tried to make it on one stop . Also covered Unity Ubuntu Netbook Edition Installation on Ubuntu 10.04 LTS (Lucid Lynx), hope you like the desert <img src='http://hardik.in/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> .</p>
<p><strong>Q:</strong> What is Unity Ubuntu Netbook Edition?</p>
<p><strong>A:</strong> A Lightweight Netbook Interface for Netbooks / Desktops.</p>
<p><strong>Q:</strong> That&#8217;s ok! But, Can you give details?</p>
<p><strong>A:</strong> Here is bunch of links that will help you to get up-to-date about Unity Ubuntu Netbook Edition, Ubuntu Light.</p>
<ul>
<li><a href="http://www.markshuttleworth.com/archives/383" target="_blank">Mark Shuttleworth on Unity, and Ubuntu Light</a></li>
<li><a href="http://www.youtube.com/watch?v=Hw2w0GPWPOk" target="_blank">Video of Mark Shuutleworth Keynote, Announcing Unity Ubuntu Netbook Edition</a> @ <a href="https://wiki.ubuntu.com/UDS-M" target="_blank">UDS Maverick</a></li>
<li><a href="http://www.ubuntu.com/news/unity-ubuntu-light-instant-web" target="_blank">Canonical Announcement on Unity Desktop Environment on Ubuntu </a>@ <a href="https://wiki.ubuntu.com/UDS-M" target="_blank">UDS Maverick</a></li>
<li><a href="http://www.canonical.com/products/unity" target="_blank">Ubuntu Light and Unity for PC OEMs.</a></li>
</ul>
<p><strong>Q:</strong> Ok! Enough  reading and watching. I want it on my Lucid Desktop?</p>
<p><strong>A:</strong> Hmmm&#8230; Here we go, please follow below steps to to enable Ubuntu Unity Netbook Edition on your existing Ubuntu 10.04 LTS (Lucid Lynx) Desktop. Yes, you can also do it for your Ubuntu 10.04 LTS (Lucid Lynx) Netbook Edition, same procedure.</p>
<p><strong>Step &#8211; 1:</strong></p>
<p>Make sure that you are connected with Internet connection and then get  CLI (Command Line Interface) access. Download the latest Unity Ubuntu Netbook Edition packages from <a href="https://edge.launchpad.net/~canonical-dx-team/+archive/une" target="_blank">Canonical Desktop Experience Team PPA</a> and install it.</p>
<blockquote><p>sudo add-apt-repository ppa:canonical-dx-team/une</p>
<p>sudo apt-get update</p>
<p>sudo apt-get install unity</p></blockquote>
<div id="attachment_437" class="wp-caption aligncenter" style="width: 310px"><a href="http://hardik.in/wp-content/uploads/2010/05/20100512195910_Screenshot.png#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed"><img class="size-medium wp-image-437" title="Enable Unity Ubuntu Netbook Edition PPA" src="http://hardik.in/wp-content/uploads/2010/05/20100512195910_Screenshot-300x187.png" alt="" width="300" height="187" /></a><p class="wp-caption-text">Enable Unity Ubuntu Netbook Edition PPA</p></div>
<div id="attachment_438" class="wp-caption aligncenter" style="width: 310px"><a href="http://hardik.in/wp-content/uploads/2010/05/20100512200008_Screenshot_1.png#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed"><img class="size-medium wp-image-438" title="Update your repository" src="http://hardik.in/wp-content/uploads/2010/05/20100512200008_Screenshot_1-300x187.png" alt="" width="300" height="187" /></a><p class="wp-caption-text">Update your repository</p></div>
<div id="attachment_439" class="wp-caption aligncenter" style="width: 310px"><a href="http://hardik.in/wp-content/uploads/2010/05/20100512200143_Screenshot_2.png#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed"><img class="size-medium wp-image-439" title="Install unity from Unity Ubuntu Netbook Edition PPA" src="http://hardik.in/wp-content/uploads/2010/05/20100512200143_Screenshot_2-300x187.png" alt="" width="300" height="187" /></a><p class="wp-caption-text">Install unity from Unity Ubuntu Netbook Edition PPA</p></div>
<p><strong>Step &#8211; 2:</strong></p>
<p>Now time to enable your newly installed Unity Ubuntu Netbook Edition interface as your default GDM Session with Auto Login Support, So you can have it at your next reboot.</p>
<div id="attachment_440" class="wp-caption aligncenter" style="width: 310px"><a href="http://hardik.in/wp-content/uploads/2010/05/20100512200413_Screenshot_4.png#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed"><img class="size-medium wp-image-440" title="Launch Login Screen from System -&gt; Administration -&gt; Login Screen" src="http://hardik.in/wp-content/uploads/2010/05/20100512200413_Screenshot_4-300x187.png" alt="" width="300" height="187" /></a><p class="wp-caption-text">Launch Login Screen from System -&gt; Administration -&gt; Login Screen</p></div>
<div id="attachment_441" class="wp-caption aligncenter" style="width: 310px"><a href="http://hardik.in/wp-content/uploads/2010/05/20100512200535_Screenshot_5.png#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed"><img class="size-medium wp-image-441" title="Get Super User Access to modify the settings" src="http://hardik.in/wp-content/uploads/2010/05/20100512200535_Screenshot_5-300x187.png" alt="" width="300" height="187" /></a><p class="wp-caption-text">Get Super User Access to modify the settings</p></div>
<div id="attachment_442" class="wp-caption aligncenter" style="width: 310px"><a href="http://hardik.in/wp-content/uploads/2010/05/20100512200754_Screenshot_6.png#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed"><img class="size-medium wp-image-442" title="Select Unity Ubuntu Netbook Edition as your default GDM Session from list of available session." src="http://hardik.in/wp-content/uploads/2010/05/20100512200754_Screenshot_6-300x187.png" alt="" width="300" height="187" /></a><p class="wp-caption-text">Select Unity Ubuntu Netbook Edition as your default GDM Session from list of available session.</p></div>
<div id="attachment_443" class="wp-caption aligncenter" style="width: 310px"><a href="http://hardik.in/wp-content/uploads/2010/05/20100512200949_Screenshot_7.png#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed"><img class="size-medium wp-image-443" title="Enable the Auto Login for Unity Ubuntu Netbook Edition Interface" src="http://hardik.in/wp-content/uploads/2010/05/20100512200949_Screenshot_7-300x187.png" alt="" width="300" height="187" /></a><p class="wp-caption-text">Enable the Auto Login for Unity Ubuntu Netbook Edition Interface</p></div>
<p><strong>Note: While you are selecting Auto Login feature for your Unity Ubuntu Netbook Edition GDM Session for list of user, You will not get your user name in list it you have selected encrypted disk option while setting up the account. It happened to me, so i created another user for Unity Ubuntu Netbook Edition  GDM Session. If it&#8217;s showing, please file a bug <img src='http://hardik.in/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> .</strong></p>
<p>Step &#8211; 3:</p>
<p>After finishing Auto Login option for your desire user name with default Unity Ubuntu Netbook Edition in GDM Session, time to reboot to experience the clutter / mutter  bas Lightweight Unity Interface for you Ubuntu 10.04 LTS (Lucid Lynx)</p>
<div id="attachment_444" class="wp-caption aligncenter" style="width: 310px"><a href="http://hardik.in/wp-content/uploads/2010/05/20100512202457_Screenshot_9.png#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed"><img class="size-medium wp-image-444" title="Unity (A Lightweight Interface) Ubuntu Netbook Edition (UNE) Interface" src="http://hardik.in/wp-content/uploads/2010/05/20100512202457_Screenshot_9-300x187.png" alt="" width="300" height="187" /></a><p class="wp-caption-text">Unity (A Lightweight Interface) Ubuntu Netbook Edition Interface (UNE)</p></div>
<p><strong>Note: If you don&#8217;t want to make Unity as your default interface, you can always select it from your GDM Session list  before you login. You can find GDM Session list at bottom (right from center) of your login screen.</strong></p>
<p>:wq</p>
<p>&#8211;</p>
<p>person @  CANONICAL-DESK  | Ubuntu Developer Summit, La Hulpe, Belgium.</p>
]]></content:encoded>
			<wfw:commentRss>http://hardik.in/2010/05/12/information-and-installation-of-unity-a-lightweight-netbook-interface-ubuntu-netbook-edition-une-on-ubuntu-10-04-lts-desktop/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ubuntu 10.04 LTS Release Party Invitation</title>
		<link>http://hardik.in/2010/05/28/ubuntu-10-04-lts-release-party-invitation/#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
		<comments>http://hardik.in/2010/05/28/ubuntu-10-04-lts-release-party-invitation/#comments</comments>
		<pubDate>Fri, 28 May 2010 15:07:04 +0000</pubDate>
		<dc:creator>Hardik Dalwadi</dc:creator>
				<category><![CDATA[10.04]]></category>
		<category><![CDATA[Canonical]]></category>
		<category><![CDATA[Free Software]]></category>
		<category><![CDATA[Lucid Lynx]]></category>
		<category><![CDATA[Professional]]></category>
		<category><![CDATA[Public]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Ahmedabad]]></category>
		<category><![CDATA[Gujarat]]></category>
		<category><![CDATA[Invitation]]></category>
		<category><![CDATA[Party]]></category>
		<category><![CDATA[Release]]></category>

		<guid isPermaLink="false">http://hardik.in/?p=456</guid>
		<description><![CDATA[Hello Community! Yes, we are late, but came with perfection Here is more information about event. Date: 30th May, 2010 Time: 4:00 PM To 7:00 PM Venue (25 Seats + Projector): CIGNEX Technologies Pvt Ltd., 1st Floor, President Plaza, Opp. Muktidham Derasar, Thaltej Cross Roads, S G Highway, Ahmedabad &#8211; 380054, Gujarat, INDIA. http://www.cignex.com/company/offices/india Google [...]]]></description>
			<content:encoded><![CDATA[<p>Hello Community!</p>
<p>Yes, we are late, but came with perfection <img src='http://hardik.in/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
Here is more information about event.</p>
<p>Date: 30th May, 2010<br />
Time: 4:00 PM To 7:00 PM<br />
Venue (25 Seats + Projector):<br />
CIGNEX Technologies Pvt Ltd.,<br />
1st Floor, President Plaza,<br />
Opp. Muktidham Derasar,<br />
Thaltej Cross Roads, S G Highway,<br />
Ahmedabad &#8211; 380054, Gujarat, INDIA.<br />
<a href="http://www.cignex.com/company/offices/india">http://www.cignex.com/company/offices/india</a><br />
<a href="http://maps.google.com/maps/ms?hl=en&amp;ie=UTF8&amp;msa=0&amp;msid=116367946289559813573.000487a87fc94e1a9fc68&amp;ll=23.051693,72.518595&amp;spn=0.001202,0.002411&amp;z=19&amp;iwloc=000487a88ebcf656d48b1  " target="_blank">Google Map  for directions. </a></p>
<p>Thanks a lot to Mr. Manish Sheladia, Leena Sasidharan, Ankeeta Rao and<br />
Mr. Gaurav Khambhala for all place offering.</p>
<p>What you can expect from Ubuntu 10.04 LTS Release Party:</p>
<p>* Ubuntu 10.04 LTS Live CD (Printed Box + CD)<br />
* Ubuntu Stickers<br />
* Ubuntu 10.04 LTS (Desktop / Sever / Netbook / Edubuntu ) ISOs for<br />
i386 and AMD64 architectures.<br />
* Demonstration of Edubuntu LIVE LTSP within 5 minutes for testing<br />
* Hacking: Your GSM / CDMA Modem + ISP + Ubuntu 10.04 + Network Manager<br />
* Please come with your GSM / CDMA Modem.<br />
* Food for your Mind &amp; Stomach</p>
<p><a href="http://spreadsheets.google.com/viewform?formkey=dC1kdkFZdThIUkI3Z2RiVmZKSzRFVnc6MQ  " target="_blank">Please submit this  form</a> if you want to take participate in Ubuntu  10.04 Release Party. Of-course FOSS | Ubuntu anonymous lover are  welcomed <img src='http://hardik.in/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> . This will help us to perfect pre-necessary (CDs, Food,  Seating, etc..) arrangement for the event.</p>
<p>Please let us know for any further information / query. See you soon&#8230;</p>
<p>:wq<br />
&#8211;<br />
Hardik Dalwadi<br />
+91 974 0100011<br />
Person@Canonical</p>
]]></content:encoded>
			<wfw:commentRss>http://hardik.in/2010/05/28/ubuntu-10-04-lts-release-party-invitation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

